Page MenuHomeFreeBSD

gve: Add feature to adjust RX/TX queue counts
Needs ReviewPublic

Authored by veethebee_google.com on Thu, Mar 20, 8:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 26, 7:19 PM
Unknown Object (File)
Mon, Mar 24, 9:57 PM
Unknown Object (File)
Mon, Mar 24, 9:57 PM
Unknown Object (File)
Mon, Mar 24, 9:57 PM
Unknown Object (File)
Mon, Mar 24, 9:57 PM
Unknown Object (File)
Mon, Mar 24, 9:57 PM
Subscribers

Details

Summary

This change introduces new sysctl handlers that allow the user to change
RX/TX queue counts. As before, the default queue counts will be the max
value the device can support. When chaning queue counts, the interface turns
down momentarily while allocating/freeing resources as necessary.

Signed-off-by: Vee Agarwal <veethebee@google.com>

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63012
Build 59896: arc lint + arc unit