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)
Fri, Nov 14, 1:47 AM
Unknown Object (File)
Thu, Nov 13, 10:20 PM
Unknown Object (File)
Thu, Nov 13, 9:44 PM
Unknown Object (File)
Thu, Nov 13, 8:19 PM
Unknown Object (File)
Thu, Nov 13, 4:40 PM
Unknown Object (File)
Mon, Oct 27, 9:17 PM
Unknown Object (File)
Wed, Oct 22, 2:02 AM
Unknown Object (File)
Mon, Oct 20, 8:02 AM
Subscribers

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 31185
Build 28844: arc lint + arc unit

Event Timeline

kp requested review of this revision.May 19 2020, 9:45 PM
rpokala added inline comments.
sys/dev/bnxt/bnxt.h
90

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