bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [bpf PATCH 0/3] sockmap fixes
@ 2019-05-13 14:19 John Fastabend
  2019-05-13 14:19 ` [bpf PATCH 1/3] bpf: sockmap, only stop/flush strp if it was enabled at some point John Fastabend
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: John Fastabend @ 2019-05-13 14:19 UTC (permalink / raw)
  To: jakub.kicinski, ast, daniel; +Cc: netdev, bpf, john.fastabend

A couple fixes for sockmap code. Previously this was bundled with a tls
fix for unhash() path however, that is becoming a larger fix so push
these on their own.

---

John Fastabend (3):
      bpf: sockmap, only stop/flush strp if it was enabled at some point
      bpf: sockmap remove duplicate queue free
      bpf: sockmap fix msg->sg.size account on ingress skb


 net/core/skmsg.c   |    7 +++++--
 net/ipv4/tcp_bpf.c |    2 --
 2 files changed, 5 insertions(+), 4 deletions(-)

--
Signature

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

end of thread, other threads:[~2019-05-13 23:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-13 14:19 [bpf PATCH 0/3] sockmap fixes John Fastabend
2019-05-13 14:19 ` [bpf PATCH 1/3] bpf: sockmap, only stop/flush strp if it was enabled at some point John Fastabend
2019-05-13 14:19 ` [bpf PATCH 2/3] bpf: sockmap remove duplicate queue free John Fastabend
2019-05-13 14:19 ` [bpf PATCH 3/3] bpf: sockmap fix msg->sg.size account on ingress skb John Fastabend
2019-05-13 23:34 ` [bpf PATCH 0/3] sockmap fixes Daniel Borkmann

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