HomeFreeBSD

tcp: Unifidef use of rss software hash in syncache

Description

tcp: Unifidef use of rss software hash in syncache

Ever since "d9c55b2e8cd6 rss: Enable portions of RSS globally.."
exposed the RSS software hashing functions, it has been possible
to use them without "ifdef RSS". Do so now in the syncache
so as to get flowids recorded.

Note that the use of the rss hash functions is conditional on IP versions,
so we must ifdef INET to ensure rss_proto_software_hash_v4() is available.

Fixes 73fe85e486d2
Sponsored by: Netflix
Reviewed by: glebius, p.mousavizadeh_protonmail.com, nickbanks_netflix.com, tuexen
Differential Revision: https://reviews.freebsd.org/D54534

Details

Provenance
gallatinAuthored on Jan 5 2026, 7:54 PM
Reviewer
glebius
Differential Revision
D54534: tcp: Unifidef use of rss software hash in syncache
Parents
rG73af599fb7be: makefs: Fix typo 's/mirrorring/mirroring/'
Branches
Unknown
Tags
Unknown