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/[email protected]/ 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

