make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 894 MB/s 15165 calls/s 15165 msg/s # tcp rx: 894 MB/s 51406 calls/s # tcp tx: 924 MB/s 15688 calls/s 15688 msg/s # tcp rx: 955 MB/s 48509 calls/s # tcp tx: 947 MB/s 16071 calls/s 16071 msg/s # tcp rx: 945 MB/s 44544 calls/s # tcp tx: 932 MB/s 15813 calls/s 15813 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 518 MB/s 376303 calls/s # udp tx: 703 MB/s 11938 calls/s 11938 msg/s # udp rx: 549 MB/s 398505 calls/s # udp tx: 804 MB/s 13639 calls/s 13639 msg/s # udp rx: 566 MB/s 410919 calls/s # udp tx: 783 MB/s 13288 calls/s 13288 msg/s # udp rx: 567 MB/s 411213 calls/s # udp tx: 781 MB/s 13251 calls/s 13251 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 857 MB/s 625725 calls/s # udp tx: 874 MB/s 14826 calls/s 14826 msg/s # udp rx: 622 MB/s 453753 calls/s # udp tx: 622 MB/s 10555 calls/s 10555 msg/s # udp rx: 662 MB/s 482910 calls/s # udp tx: 661 MB/s 11218 calls/s 11218 msg/s # udp rx: 655 MB/s 477762 calls/s # udp tx: 654 MB/s 11103 calls/s 11103 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->