public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] bpf, sockmap: Avoid sk_prot reset on sockmap unlink with ULP set
@ 2025-03-14  8:20 Dong Chenchen
  2025-03-14  8:20 ` [PATCH net 1/2] " Dong Chenchen
  2025-03-14  8:20 ` [PATCH net 2/2] selftests: bpf: Add case for sockmap_ktls set when verdict attached Dong Chenchen
  0 siblings, 2 replies; 4+ messages in thread
From: Dong Chenchen @ 2025-03-14  8:20 UTC (permalink / raw)
  To: edumazet, kuniyu, pabeni, willemb, john.fastabend, jakub, davem,
	kuba, horms, daniel
  Cc: netdev, bpf, stfomichev, mrpre, xiyou.wangcong, zhangchangzhong,
	weiyongjun1, Dong Chenchen

Avoid sk_prot reset on sockmap unlink with ULP set to fix warning on
recurse in sock_map_close().

dongchenchen (2):
  bpf, sockmap: Skip sk_prot ops redo when ulp set
  selftests: bpf: Add case for sockmap_ktls set when verdict attached

 net/core/sock_map.c                           |  2 +-
 .../selftests/bpf/prog_tests/sockmap_ktls.c   | 70 +++++++++++++++++++
 2 files changed, 71 insertions(+), 1 deletion(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-03-19 23:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-14  8:20 [PATCH net 0/2] bpf, sockmap: Avoid sk_prot reset on sockmap unlink with ULP set Dong Chenchen
2025-03-14  8:20 ` [PATCH net 1/2] " Dong Chenchen
2025-03-19 23:42   ` Cong Wang
2025-03-14  8:20 ` [PATCH net 2/2] selftests: bpf: Add case for sockmap_ktls set when verdict attached Dong Chenchen

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