Page MenuHomeFreeBSD

qlxge: Derive both RSS keys from the common key
ClosedPublic

Authored by kbowling on Fri, Sep 18, 8:46 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 20, 5:12 PM
Unknown Object (File)
Sun, Sep 20, 7:21 AM
Unknown Object (File)
Sun, Sep 20, 2:18 AM
Unknown Object (File)
Sun, Sep 20, 2:18 AM
Unknown Object (File)
Sun, Sep 20, 2:15 AM
Unknown Object (File)
Fri, Sep 18, 10:42 PM
Unknown Object (File)
Fri, Sep 18, 10:26 PM
Unknown Object (File)
Fri, Sep 18, 7:41 PM
Subscribers

Details

Summary
Replace the embedded default with rss_getkey().  Preserve the ICB's
little-endian representation of each big-endian key word, then copy
the initial 16 bytes of the serialized IPv6 key into the IPv4 key.

This retains the old default-key bytes and allows a configured common
key to take effect.  Leave RSS flags and queue mapping unchanged.

MFC after:      2 weeks
Sponsored by:   BBOX.io

Diff Detail

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