netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] sfc: ARFS expiry improvements
@ 2019-11-22 17:54 Edward Cree
  2019-11-22 17:57 ` [PATCH net-next 1/4] sfc: change ARFS expiry mechanism Edward Cree
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Edward Cree @ 2019-11-22 17:54 UTC (permalink / raw)
  To: linux-net-drivers, davem; +Cc: netdev, David Ahern

A series of changes to how we check filters for expiry, manage how much
 of that work to do & when, etc.
Prompted by some pathological behaviour under heavy load, which was
Reported-By: David Ahern <dahern@digitalocean.com>

Edward Cree (4):
  sfc: change ARFS expiry mechanism
  sfc: suppress MCDI errors from ARFS
  sfc: add statistics for ARFS
  sfc: do ARFS expiry work occasionally even without NAPI poll

 drivers/net/ethernet/sfc/ef10.c       |  8 +++-
 drivers/net/ethernet/sfc/efx.c        | 14 +++---
 drivers/net/ethernet/sfc/efx.h        | 19 +++++---
 drivers/net/ethernet/sfc/ethtool.c    |  6 +++
 drivers/net/ethernet/sfc/net_driver.h | 20 +++++---
 drivers/net/ethernet/sfc/rx.c         | 68 +++++++++++++++++++--------
 6 files changed, 94 insertions(+), 41 deletions(-)


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-11-25  9:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-22 17:54 [PATCH net-next 0/4] sfc: ARFS expiry improvements Edward Cree
2019-11-22 17:57 ` [PATCH net-next 1/4] sfc: change ARFS expiry mechanism Edward Cree
2019-11-22 21:44   ` David Ahern
2019-11-22 17:57 ` [PATCH net-next 2/4] sfc: suppress MCDI errors from ARFS Edward Cree
2019-11-22 21:44   ` David Ahern
2019-11-22 17:57 ` [PATCH net-next 3/4] sfc: add statistics for ARFS Edward Cree
2019-11-23 17:45   ` [PATCH net-next] sfc: fix build without CONFIG_RFS_ACCEL Jakub Kicinski
2019-11-24 22:45     ` Jakub Kicinski
2019-11-25  9:59     ` Edward Cree
2019-11-22 17:57 ` [PATCH net-next 4/4] sfc: do ARFS expiry work occasionally even without NAPI poll Edward Cree
2019-11-23  1:56 ` [PATCH net-next 0/4] sfc: ARFS expiry improvements Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).