Page MenuHomeFreeBSD

sfxge(4): prepare the number of Tx queues on event queue 0 to become variable
ClosedPublic

Authored by arybchik on Nov 30 2018, 9:03 AM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 11 2024, 10:01 PM
Unknown Object (File)
Dec 20 2023, 2:31 AM
Unknown Object (File)
Sep 4 2023, 3:28 PM
Unknown Object (File)
Sep 4 2023, 3:28 PM
Unknown Object (File)
Sep 4 2023, 3:26 PM
Unknown Object (File)
Aug 30 2023, 2:05 AM
Unknown Object (File)
Mar 4 2023, 12:00 AM
Unknown Object (File)
Feb 4 2023, 7:58 PM
Subscribers

Details

Summary

The number of Tx queues on event queue 0 can depend on the NIC family type,
and this property will be leveraged by future patches.
This patch prepares the code for this change.

Submitted by: Ivan Malov <Ivan.Malov at oktetlabs.ru>
Sponsored by: Solarflare Communications, Inc.
MFC after: 1 week

Test Plan

amd64 tinderbox kernel builds tested
driver loaded/unloaded, interfaces up/down, traffic works fine

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21277
Build 20613: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Dec 10 2018, 9:36 AM
This revision was automatically updated to reflect the committed changes.