netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/6] drop_monitor: Various improvements and cleanups
@ 2019-08-06 13:19 Ido Schimmel
  2019-08-06 13:19 ` [PATCH net-next 1/6] drop_monitor: Use correct error code Ido Schimmel
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Ido Schimmel @ 2019-08-06 13:19 UTC (permalink / raw)
  To: netdev; +Cc: davem, nhorman, toke, jiri, dsahern, mlxsw, Ido Schimmel

From: Ido Schimmel <idosch@mellanox.com>

This patchset performs various improvements and cleanups in drop monitor
with no functional changes intended. There are no changes in these
patches relative to the RFC I sent two weeks ago [1].

A followup patchset will extend drop monitor with a packet alert mode in
which the dropped packet is notified to user space instead of just a
summary of recent drops. Subsequent patchsets will add the ability to
monitor hardware originated drops via drop monitor.

[1] https://patchwork.ozlabs.org/cover/1135226/

Ido Schimmel (6):
  drop_monitor: Use correct error code
  drop_monitor: Rename and document scope of mutex
  drop_monitor: Document scope of spinlock
  drop_monitor: Avoid multiple blank lines
  drop_monitor: Add extack support
  drop_monitor: Use pre_doit / post_doit hooks

 net/core/drop_monitor.c | 58 +++++++++++++++++++++++++++--------------
 1 file changed, 38 insertions(+), 20 deletions(-)

-- 
2.21.0


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

end of thread, other threads:[~2019-08-06 19:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-06 13:19 [PATCH net-next 0/6] drop_monitor: Various improvements and cleanups Ido Schimmel
2019-08-06 13:19 ` [PATCH net-next 1/6] drop_monitor: Use correct error code Ido Schimmel
2019-08-06 13:19 ` [PATCH net-next 2/6] drop_monitor: Rename and document scope of mutex Ido Schimmel
2019-08-06 13:19 ` [PATCH net-next 3/6] drop_monitor: Document scope of spinlock Ido Schimmel
2019-08-06 13:19 ` [PATCH net-next 4/6] drop_monitor: Avoid multiple blank lines Ido Schimmel
2019-08-06 13:19 ` [PATCH net-next 5/6] drop_monitor: Add extack support Ido Schimmel
2019-08-06 13:19 ` [PATCH net-next 6/6] drop_monitor: Use pre_doit / post_doit hooks Ido Schimmel
2019-08-06 19:38 ` [PATCH net-next 0/6] drop_monitor: Various improvements and cleanups David Miller

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).