Page MenuHomeFreeBSD

sfxge(4): support more RSS hash configurations
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 26 2024, 9:24 PM
Unknown Object (File)
Apr 26 2024, 9:24 PM
Unknown Object (File)
Apr 26 2024, 9:24 PM
Unknown Object (File)
Apr 26 2024, 5:33 PM
Unknown Object (File)
Dec 22 2023, 9:31 PM
Unknown Object (File)
Aug 11 2023, 1:34 AM
Unknown Object (File)
Apr 25 2023, 6:43 PM
Unknown Object (File)
Apr 8 2023, 12:13 AM
Subscribers

Details

Summary

Modern firmwares on EF10 adapters have support for
more traffic classes eligible for hash computation.
Also, it has become possible to adjust hashing per
individual class and select distinct packet fields
which will be able to contribute to the hash value.

This patch adds support for the mentioned features.

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

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.Nov 29 2018, 6:44 AM
This revision was automatically updated to reflect the committed changes.