netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: sched: fixes after recent qdisc->running changes
@ 2021-10-19  0:34 Eric Dumazet
  2021-10-19  0:34 ` [PATCH net-next 1/2] net: sched: fix logic error in qdisc_run_begin() Eric Dumazet
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Eric Dumazet @ 2021-10-19  0:34 UTC (permalink / raw)
  To: David S . Miller, Jakub Kicinski; +Cc: netdev, Eric Dumazet, Eric Dumazet

From: Eric Dumazet <edumazet@google.com>

First patch fixes a plain bug in qdisc_run_begin().
Second patch removes a pair of atomic operations, increasing performance.

Eric Dumazet (2):
  net: sched: fix logic error in qdisc_run_begin()
  net: sched: remove one pair of atomic operations

 include/net/sch_generic.h | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

-- 
2.33.0.1079.g6e70778dc9-goog


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

end of thread, other threads:[~2021-10-20  8:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-19  0:34 [PATCH net-next 0/2] net: sched: fixes after recent qdisc->running changes Eric Dumazet
2021-10-19  0:34 ` [PATCH net-next 1/2] net: sched: fix logic error in qdisc_run_begin() Eric Dumazet
2021-10-19  6:50   ` Ido Schimmel
2021-10-19  7:51   ` Sebastian Andrzej Siewior
2021-10-19 10:45   ` Toke Høiland-Jørgensen
2021-10-20  7:32   ` Vlad Buslov
2021-10-20  8:11     ` Sebastian Andrzej Siewior
2021-10-20  8:36       ` Vlad Buslov
2021-10-19  0:34 ` [PATCH net-next 2/2] net: sched: remove one pair of atomic operations Eric Dumazet
2021-10-19  8:05   ` Sebastian Andrzej Siewior
2021-10-19 10:46   ` Toke Høiland-Jørgensen
2021-10-20  0:00 ` [PATCH net-next 0/2] net: sched: fixes after recent qdisc->running changes patchwork-bot+netdevbpf

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