Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] Add PACKET_IGNORE_OUTGOING selftest for packet sockets
@ 2026-07-28 16:09 Joe Damato
  2026-07-28 16:09 ` [PATCH net-next 1/5] selftests/net: psock: Generalize psock bind Joe Damato
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Joe Damato @ 2026-07-28 16:09 UTC (permalink / raw)
  To: netdev
  Cc: andrew+netdev, davem, edumazet, kuba, pabeni, horms, willemb,
	linux-kselftest, shuah, Joe Damato, linux-kernel

Greetings:

Following up on my previous series [1] and further extending the selftests
for packet sockets to test PACKET_IGNORE_OUTGOING.

I re-ran the tests and the existing and new tests all pass.

Thanks,
Joe

[1]: https://lore.kernel.org/netdev/20260720122714.759175-1-joe@dama.to/
Joe Damato (5):
  selftests/net: psock: Generalize psock bind
  selftests/net: psock: Generalize stats check
  selftests/net: psock_snd: unify on recvmsg()
  selftests/net: psock_snd: Verify sll_pkttype
  selftests/net: test PACKET_IGNORE_OUTGOING

 tools/testing/selftests/net/psock_snd.c  | 147 ++++++++++++++++++-----
 tools/testing/selftests/net/psock_snd.sh |   5 +
 2 files changed, 124 insertions(+), 28 deletions(-)


base-commit: b515dc54795ef370be3cb396e7c12ad91686b6d1
-- 
2.53.0-Meta


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

end of thread, other threads:[~2026-07-29  7:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-28 16:09 [PATCH net-next 0/5] Add PACKET_IGNORE_OUTGOING selftest for packet sockets Joe Damato
2026-07-28 16:09 ` [PATCH net-next 1/5] selftests/net: psock: Generalize psock bind Joe Damato
2026-07-29  7:49   ` Willem de Bruijn
2026-07-28 16:09 ` [PATCH net-next 2/5] selftests/net: psock: Generalize stats check Joe Damato
2026-07-29  7:49   ` Willem de Bruijn
2026-07-28 16:09 ` [PATCH net-next 3/5] selftests/net: psock_snd: unify on recvmsg() Joe Damato
2026-07-29  7:50   ` Willem de Bruijn
2026-07-28 16:09 ` [PATCH net-next 4/5] selftests/net: psock_snd: Verify sll_pkttype Joe Damato
2026-07-29  7:50   ` Willem de Bruijn
2026-07-29  7:50   ` Willem de Bruijn
2026-07-28 16:09 ` [PATCH net-next 5/5] selftests/net: test PACKET_IGNORE_OUTGOING Joe Damato

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