Page MenuHomeFreeBSD

sfxge(4): add a new means to control RSS hash
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
May 16 2024, 5:04 PM
Unknown Object (File)
Apr 26 2024, 11:16 PM
Unknown Object (File)
Apr 26 2024, 11:16 PM
Unknown Object (File)
Apr 26 2024, 11:16 PM
Unknown Object (File)
Apr 26 2024, 9:24 PM
Unknown Object (File)
Dec 20 2023, 4:39 AM
Unknown Object (File)
Nov 11 2023, 6:28 AM
Unknown Object (File)
Nov 5 2023, 6:04 PM
Subscribers

Details

Summary

Currently, libefx has no support for additional RSS modes
available with later controllers. In order to support this,
libefx should be able to list available hash configurations.

This patch provides basic infrastructure for the new interface.
The client drivers will be able to query the list of supported
hash configurations for a particular hash algorithm. Also, it
will be possible to configure hashing by means of new definitions.

Submitted by: Ivan Malov <ivan.malov at oktetlabs.ru>
Sponsored by: Solarflare Communications, Inc.

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 21088
Build 20451: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 29 2018, 6:44 AM
This revision was automatically updated to reflect the committed changes.