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)
Sun, Jan 12, 1:20 PM
Unknown Object (File)
Dec 20 2024, 10:07 AM
Unknown Object (File)
Nov 28 2024, 2:17 PM
Unknown Object (File)
Oct 4 2024, 3:32 PM
Unknown Object (File)
Oct 4 2024, 4:59 AM
Unknown Object (File)
Oct 1 2024, 11:18 PM
Unknown Object (File)
Oct 1 2024, 10:17 PM
Unknown Object (File)
Sep 30 2024, 12:56 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

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

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.