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: 960 MB/s 16295 calls/s 16295 msg/s # tcp rx: 961 MB/s 49481 calls/s # tcp tx: 864 MB/s 14664 calls/s 14664 msg/s # tcp rx: 865 MB/s 47325 calls/s # tcp tx: 896 MB/s 15198 calls/s 15198 msg/s # tcp rx: 896 MB/s 48105 calls/s # tcp tx: 924 MB/s 15674 calls/s 15674 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: 653 MB/s 473600 calls/s # udp tx: 1288 MB/s 21856 calls/s 21856 msg/s # udp rx: 668 MB/s 485120 calls/s # udp tx: 1291 MB/s 21907 calls/s 21907 msg/s # udp rx: 668 MB/s 483840 calls/s # udp tx: 1300 MB/s 22064 calls/s 22064 msg/s # udp rx: 661 MB/s 479232 calls/s # udp tx: 1305 MB/s 22134 calls/s 22134 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: 1141 MB/s 832373 calls/s # udp tx: 1168 MB/s 19820 calls/s 19820 msg/s # udp rx: 1162 MB/s 847973 calls/s # udp tx: 1165 MB/s 19761 calls/s 19761 msg/s # udp rx: 1162 MB/s 847512 calls/s # udp tx: 1164 MB/s 19752 calls/s 19752 msg/s # udp rx: 1162 MB/s 847685 calls/s # udp tx: 1164 MB/s 19758 calls/s 19758 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__->