]> asedeno.scripts.mit.edu Git - linux.git/commit
bnxt_en: Periodically check and remove aged-out ntuple filters
authorPavan Chebbi <pavan.chebbi@broadcom.com>
Mon, 27 Jan 2020 09:56:18 +0000 (04:56 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Jan 2020 10:33:28 +0000 (11:33 +0100)
commit87d67f59d6a33f741b5c6a42fa01b99ea2b14b7d
tree200b0a382685129252d27a95c57b60600b1039c0
parentf47d0e19ae99329177423db80f86a601f8cd8e3e
bnxt_en: Periodically check and remove aged-out ntuple filters

Currently the only time we check and remove expired filters is
when we are inserting new filters.
Improving the aRFS expiry handling by adding code to do the above
work periodically.

Signed-off-by: Pavan Chebbi <pavan.chebbi@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnxt/bnxt.c