Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/5] net/sched: netem: fixes and improvements
@ 2026-05-05 17:38 Stephen Hemminger
  2026-05-05 17:38 ` [PATCH net-next v3 1/5] net/sched: netem: reorder struct netem_sched_data Stephen Hemminger
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Stephen Hemminger @ 2026-05-05 17:38 UTC (permalink / raw)
  To: netdev; +Cc: jhs, jiri, Stephen Hemminger

This is a collection of improvements to netem found while
investigating the fixes now in net tree.

V3 - fix the multi-skb corruption patch
   - don't count ECN as dropped
   - try and clarify to AI why statistics are ok

Stephen Hemminger (5):
  net/sched: netem: reorder struct netem_sched_data
  net/sched: netem: remove useless VERSION
  net/sched: netem: replace pr_info with netlink extack error messages
  net/sched: netem: handle multi-segment skb in corruption
  net/sched: netem: add per-impairment extended statistics

 include/uapi/linux/pkt_sched.h |   9 ++
 net/sched/sch_netem.c          | 206 +++++++++++++++++++--------------
 2 files changed, 128 insertions(+), 87 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-05-05 17:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-05 17:38 [PATCH net-next v3 0/5] net/sched: netem: fixes and improvements Stephen Hemminger
2026-05-05 17:38 ` [PATCH net-next v3 1/5] net/sched: netem: reorder struct netem_sched_data Stephen Hemminger
2026-05-05 17:38 ` [PATCH net-next v3 2/5] net/sched: netem: remove useless VERSION Stephen Hemminger
2026-05-05 17:38 ` [PATCH net-next v3 3/5] net/sched: netem: replace pr_info with netlink extack error messages Stephen Hemminger
2026-05-05 17:38 ` [PATCH net-next v3 4/5] net/sched: netem: handle multi-segment skb in corruption Stephen Hemminger
2026-05-05 17:38 ` [PATCH net-next v3 5/5] net/sched: netem: add per-impairment extended statistics Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox