Page MenuHomeFreeBSD

qlnx: Derive the hardware RSS key from the common key
ClosedPublic

Authored by kbowling on Fri, Sep 18, 8:44 AM.
Tags
None
Referenced Files
F173280003: D59800.id187174.diff
Thu, Sep 24, 10:40 PM
F173276159: D59800.id.diff
Thu, Sep 24, 10:01 PM
F173268804: D59800.id187043.diff
Thu, Sep 24, 8:42 PM
F173262079: D59800.id187059.diff
Thu, Sep 24, 7:23 PM
F173236604: D59800.id187174.diff
Thu, Sep 24, 2:05 PM
F173188405: D59800.id.diff
Thu, Sep 24, 4:38 AM
F173181195: D59800.id187174.diff
Thu, Sep 24, 3:45 AM
F173180655: D59800.id187059.diff
Thu, Sep 24, 3:41 AM
Subscribers

Details

Summary
Replace the embedded default key with rss_getkey().  Decode each group
of four key bytes as a big-endian word; the shared code then serializes
those host-order words as little-endian firmware fields.  This preserves
the existing hardware representation for the common default and allows
a configured common key to take effect.

Keep the existing multi-queue gate, RSS hash selections, and indirection
policy unchanged.

MFC after:      2 weeks
Sponsored by:   BBOX.io

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable