• Ben Hutchings's avatar
    sfc: Implement hardware acceleration of RFS · 64d8ad6d
    Ben Hutchings authored
    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>
    64d8ad6d
efx.c 69.7 KB