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
Unknown Object (File)
Thu, Sep 24, 10:40 PM
Unknown Object (File)
Thu, Sep 24, 10:01 PM
Unknown Object (File)
Thu, Sep 24, 8:42 PM
Unknown Object (File)
Thu, Sep 24, 7:23 PM
Unknown Object (File)
Thu, Sep 24, 2:05 PM
Unknown Object (File)
Thu, Sep 24, 4:38 AM
Unknown Object (File)
Thu, Sep 24, 3:45 AM
Unknown Object (File)
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 Skipped
Unit
Tests Skipped