Skip to content
Snippets Groups Projects
Commit 64d8ad6d authored by Ben Hutchings's avatar Ben Hutchings
Browse files

sfc: Implement hardware acceleration of RFS


Use the existing filter management functions to insert TCP/IPv4 and
UDP/IPv4 4-tuple filters for Receive Flow Steering.

For each channel, track how many RFS filters are being added during
processing of received packets and scan the corresponding number of
table entries for filters that may be reclaimed.  Do this in batches
to reduce lock overhead.

Signed-off-by: default avatarBen Hutchings <bhutchings@solarflare.com>
parent d4726051
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment