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: 598 MB/s 10145 calls/s 10145 msg/s # tcp rx: 600 MB/s 35175 calls/s # tcp tx: 524 MB/s 8899 calls/s 8899 msg/s # tcp rx: 530 MB/s 33877 calls/s # tcp tx: 563 MB/s 9560 calls/s 9560 msg/s # tcp rx: 560 MB/s 33930 calls/s # tcp tx: 568 MB/s 9636 calls/s 9636 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: 593 MB/s 429568 calls/s # udp tx: 1246 MB/s 21139 calls/s 21139 msg/s # udp rx: 666 MB/s 482405 calls/s # udp tx: 1286 MB/s 21827 calls/s 21827 msg/s # udp rx: 665 MB/s 481937 calls/s # udp tx: 1286 MB/s 21821 calls/s 21821 msg/s # udp rx: 665 MB/s 481693 calls/s # udp tx: 1284 MB/s 21786 calls/s 21786 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: 1109 MB/s 809115 calls/s # udp tx: 1137 MB/s 19290 calls/s 19290 msg/s # udp rx: 1111 MB/s 810408 calls/s # udp tx: 1110 MB/s 18841 calls/s 18841 msg/s # udp rx: 1141 MB/s 832305 calls/s # udp tx: 1140 MB/s 19349 calls/s 19349 msg/s # udp rx: 1143 MB/s 834290 calls/s # udp tx: 1143 MB/s 19395 calls/s 19395 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__->