public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH bpf 0/2] fix rmem incorrect accounting in bpf_tcp_ingress()
@ 2023-07-26 14:20 Liu Jian
  2023-07-26 14:20 ` [PATCH bpf 1/2] net: introduce __sk_rmem_schedule() helper Liu Jian
  2023-07-26 14:20 ` [PATCH bpf 2/2] bpf, sockmap: fix rmem incorrect accounting in bpf_tcp_ingress() Liu Jian
  0 siblings, 2 replies; 6+ messages in thread
From: Liu Jian @ 2023-07-26 14:20 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, john.fastabend, jakub, dsahern,
	ast, daniel, netdev, bpf
  Cc: liujian56

fix rmem incorrect accounting in bpf_tcp_ingress()

Liu Jian (2):
  net: introduce __sk_rmem_schedule() helper
  bpf, sockmap: fix rmem incorrect accounting in bpf_tcp_ingress()

 include/net/sock.h | 12 ++++++++----
 net/ipv4/tcp_bpf.c |  2 +-
 2 files changed, 9 insertions(+), 5 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-07-28 12:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-26 14:20 [PATCH bpf 0/2] fix rmem incorrect accounting in bpf_tcp_ingress() Liu Jian
2023-07-26 14:20 ` [PATCH bpf 1/2] net: introduce __sk_rmem_schedule() helper Liu Jian
2023-07-26 14:25   ` Eric Dumazet
2023-07-27 19:16     ` John Fastabend
2023-07-28 12:36       ` liujian (CE)
2023-07-26 14:20 ` [PATCH bpf 2/2] bpf, sockmap: fix rmem incorrect accounting in bpf_tcp_ingress() Liu Jian

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