]> git.baikalelectronics.ru Git - kernel.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)
commit6dbfedace328907191d2cce94afc3d876b5ab7ad
tree200b0a382685129252d27a95c57b60600b1039c0
parenta155159b743ca938ea8407fe28413659a0ea9f53
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