sfc: Implement hardware acceleration of RFS
authorBen Hutchings <bhutchings@solarflare.com>
Wed, 5 Jan 2011 00:50:41 +0000 (00:50 +0000)
committerBen Hutchings <bhutchings@solarflare.com>
Thu, 17 Feb 2011 21:00:33 +0000 (21:00 +0000)
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: Ben Hutchings <bhutchings@solarflare.com>

No differences found