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: 970 MB/s 16461 calls/s 16461 msg/s # tcp rx: 970 MB/s 50320 calls/s # tcp tx: 938 MB/s 15924 calls/s 15924 msg/s # tcp rx: 940 MB/s 48836 calls/s # tcp tx: 933 MB/s 15840 calls/s 15840 msg/s # tcp rx: 938 MB/s 48129 calls/s # tcp tx: 940 MB/s 15959 calls/s 15959 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: 541 MB/s 393083 calls/s # udp tx: 738 MB/s 12531 calls/s 12531 msg/s # udp rx: 553 MB/s 401164 calls/s # udp tx: 775 MB/s 13159 calls/s 13159 msg/s # udp rx: 566 MB/s 410368 calls/s # udp tx: 789 MB/s 13398 calls/s 13398 msg/s # udp rx: 564 MB/s 409344 calls/s # udp tx: 807 MB/s 13694 calls/s 13694 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: 1125 MB/s 821012 calls/s # udp tx: 1154 MB/s 19589 calls/s 19589 msg/s # udp rx: 1157 MB/s 843857 calls/s # udp tx: 1158 MB/s 19649 calls/s 19649 msg/s # udp rx: 1158 MB/s 844763 calls/s # udp tx: 1158 MB/s 19653 calls/s 19653 msg/s # udp rx: 1150 MB/s 839243 calls/s # udp tx: 1150 MB/s 19518 calls/s 19518 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__->