Page MenuHomeFreeBSD

bnxt: isc_nrxd_max and isc_ntxd_max must be powers of two
ClosedPublic

Authored by kp on May 19 2020, 9:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 16 2024, 3:03 AM
Unknown Object (File)
Dec 20 2023, 7:12 AM
Unknown Object (File)
Aug 30 2023, 5:21 PM
Unknown Object (File)
Aug 12 2023, 2:19 AM
Unknown Object (File)
Jul 7 2023, 11:37 AM
Unknown Object (File)
Jul 4 2023, 5:29 PM
Unknown Object (File)
Jul 4 2023, 5:29 PM
Unknown Object (File)
Jul 4 2023, 5:26 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kp requested review of this revision.May 19 2020, 9:45 PM
rpokala added inline comments.
sys/dev/bnxt/bnxt.h
90 ↗(On Diff #72005)

A comment explaining that these must be a (large-ish) power of two would be helpful.

This revision is now accepted and ready to land.May 20 2020, 1:55 PM

Add a comment explaining that the RX/TX descriptor limit must be a power of two.

This revision now requires review to proceed.May 20 2020, 2:58 PM
This revision is now accepted and ready to land.May 20 2020, 3:22 PM