Skip to content
Commit 6fbc05e5 authored by Edward Cree's avatar Edward Cree Committed by Jakub Kicinski
Browse files

sfc: do ARFS expiry work occasionally even without NAPI poll



If there's no traffic on a channel, its ARFS expiry work will never get
 scheduled by efx_poll() as that isn't being run.
So make efx_filter_rfs_expire() reschedule itself to run after 30 seconds.

Signed-off-by: default avatarEdward Cree <ecree@solarflare.com>
Signed-off-by: default avatarJakub Kicinski <jakub.kicinski@netronome.com>
parent ca70bd42
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment