public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [net-next 0/3] Extend packet socket selftests
@ 2026-04-02 23:21 Joe Damato
  2026-04-02 23:21 ` [net-next 1/3] selftests/net: Test PACKET_STATISTICS Joe Damato
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Joe Damato @ 2026-04-02 23:21 UTC (permalink / raw)
  To: netdev
  Cc: andrew+netdev, davem, edumazet, kuba, pabeni, horms, linux-kernel,
	willemb, Joe Damato, linux-kselftest, Shuah Khan

Greetings:

I was looking around the packet socket code and noticed there were a few
features that could be tested by extending the existing packet socket
tests.

I extended the test to test stats, drops, and auxdata and re-ran the tests.
The existing and new tests passed.

Thanks,
Joe

Joe Damato (3):
  selftests/net: Test PACKET_STATISTICS
  selftests/net: Test PACKET_STATISTICS drops
  selftests/net: Test PACKET_AUXDATA

 tools/testing/selftests/net/psock_snd.c  | 131 +++++++++++++++++++++--
 tools/testing/selftests/net/psock_snd.sh |  10 ++
 2 files changed, 133 insertions(+), 8 deletions(-)


base-commit: f35340f2d653f1003602878403c901396ab03c17
-- 
2.52.0


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

end of thread, other threads:[~2026-04-03 17:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-02 23:21 [net-next 0/3] Extend packet socket selftests Joe Damato
2026-04-02 23:21 ` [net-next 1/3] selftests/net: Test PACKET_STATISTICS Joe Damato
2026-04-02 23:21 ` [net-next 2/3] selftests/net: Test PACKET_STATISTICS drops Joe Damato
2026-04-03 15:26   ` Willem de Bruijn
2026-04-03 17:02     ` Joe Damato
2026-04-02 23:21 ` [net-next 3/3] selftests/net: Test PACKET_AUXDATA Joe Damato
2026-04-03 15:37   ` Willem de Bruijn

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