All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/2] >   Keep reference on socket file while wait send memory
@ 2022-08-15  2:33 Liu Jian
  2022-08-15  2:33 ` [PATCH bpf-next 1/2] sk_msg: Keep reference on socket file while wait_memory Liu Jian
  2022-08-15  2:33 ` [PATCH bpf-next 2/2] selftests/bpf: Add wait send memory test for sockmap redirect Liu Jian
  0 siblings, 2 replies; 13+ messages in thread
From: Liu Jian @ 2022-08-15  2:33 UTC (permalink / raw)
  To: john.fastabend, jakub, edumazet, davem, yoshfuji, dsahern, kuba,
	pabeni, andrii, mykolal, ast, daniel, martin.lau, song, yhs,
	kpsingh, sdf, haoluo, jolsa, shuah, bpf
  Cc: liujian56

Keep reference on socket file while wait send memory

Liu Jian (2):
  sk_msg: Keep reference on socket file while wait_memory
  selftests/bpf: Add wait send memory test for sockmap redirect

 net/ipv4/tcp_bpf.c                         |  8 +++++
 tools/testing/selftests/bpf/test_sockmap.c | 42 ++++++++++++++++++++++
 2 files changed, 50 insertions(+)

-- 
2.17.1


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

end of thread, other threads:[~2022-08-22 16:16 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-15  2:33 [PATCH bpf-next 0/2] > Keep reference on socket file while wait send memory Liu Jian
2022-08-15  2:33 ` [PATCH bpf-next 1/2] sk_msg: Keep reference on socket file while wait_memory Liu Jian
2022-08-17  0:54   ` John Fastabend
2022-08-17  2:11     ` liujian (CE)
2022-08-17 18:33       ` John Fastabend
2022-08-19  8:39   ` Jakub Sitnicki
2022-08-19 10:01     ` liujian (CE)
2022-08-19 10:34       ` Jakub Sitnicki
2022-08-20  3:01         ` liujian (CE)
2022-08-22 14:32           ` Jakub Sitnicki
2022-08-22 15:52         ` Eric Dumazet
2022-08-22 16:12           ` Jakub Sitnicki
2022-08-15  2:33 ` [PATCH bpf-next 2/2] selftests/bpf: Add wait send memory test for sockmap redirect Liu Jian

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.