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: 832 MB/s 14127 calls/s 14127 msg/s # tcp rx: 833 MB/s 63938 calls/s # tcp tx: 904 MB/s 15339 calls/s 15339 msg/s # tcp rx: 911 MB/s 48907 calls/s # tcp tx: 846 MB/s 14364 calls/s 14364 msg/s # tcp rx: 848 MB/s 49499 calls/s # tcp tx: 933 MB/s 15833 calls/s 15833 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: 622 MB/s 451328 calls/s # udp tx: 1204 MB/s 20432 calls/s 20432 msg/s # udp rx: 664 MB/s 481280 calls/s # udp tx: 1265 MB/s 21456 calls/s 21456 msg/s # udp rx: 666 MB/s 482560 calls/s # udp tx: 1284 MB/s 21783 calls/s 21783 msg/s # udp rx: 667 MB/s 483072 calls/s # udp tx: 1290 MB/s 21894 calls/s 21894 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: 1084 MB/s 790612 calls/s # udp tx: 1121 MB/s 19022 calls/s 19022 msg/s # udp rx: 1149 MB/s 838346 calls/s # udp tx: 1148 MB/s 19486 calls/s 19486 msg/s # udp rx: 1152 MB/s 840391 calls/s # udp tx: 1151 MB/s 19534 calls/s 19534 msg/s # udp rx: 1153 MB/s 841202 calls/s # udp tx: 1152 MB/s 19554 calls/s 19554 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__->