netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [bpf PATCH 0/2] xdp devmap improvements cleanup
@ 2020-01-08 21:34 John Fastabend
  2020-01-08 21:34 ` [bpf PATCH 1/2] bpf: xdp, update devmap comments to reflect napi/rcu usage John Fastabend
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: John Fastabend @ 2020-01-08 21:34 UTC (permalink / raw)
  To: bjorn.topel, bpf, toke; +Cc: netdev, john.fastabend, ast, daniel

Couple cleanup patches to recently posted series[0] from Bjorn to
cleanup and optimize the devmap usage. Patches have commit ids
the cleanup applies to.

[0] https://www.spinics.net/lists/netdev/msg620639.html

---

John Fastabend (2):
      bpf: xdp, update devmap comments to reflect napi/rcu usage
      bpf: xdp, remove no longer required rcu_read_{un}lock()


 kernel/bpf/devmap.c |   23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)

--
Signature

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

end of thread, other threads:[~2020-01-09 14:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-08 21:34 [bpf PATCH 0/2] xdp devmap improvements cleanup John Fastabend
2020-01-08 21:34 ` [bpf PATCH 1/2] bpf: xdp, update devmap comments to reflect napi/rcu usage John Fastabend
2020-01-09  1:20   ` Song Liu
2020-01-08 21:35 ` [bpf PATCH 2/2] bpf: xdp, remove no longer required rcu_read_{un}lock() John Fastabend
2020-01-09  1:21   ` Song Liu
2020-01-09  6:01   ` Toshiaki Makita
2020-01-09  6:34     ` Toshiaki Makita
2020-01-09  6:35     ` John Fastabend
2020-01-09  6:57       ` Toshiaki Makita
2020-01-09 14:58         ` John Fastabend
2020-01-09  6:09 ` [bpf PATCH 0/2] xdp devmap improvements cleanup Björn Töpel

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