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: 922 MB/s 15642 calls/s 15642 msg/s # tcp rx: 922 MB/s 49812 calls/s # tcp tx: 1000 MB/s 16968 calls/s 16968 msg/s # tcp rx: 1001 MB/s 51252 calls/s # tcp tx: 984 MB/s 16697 calls/s 16697 msg/s # tcp rx: 985 MB/s 50688 calls/s # tcp tx: 983 MB/s 16686 calls/s 16686 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: 1156 MB/s 19612 calls/s 19612 msg/s # udp rx: 667 MB/s 483328 calls/s # udp tx: 1185 MB/s 20112 calls/s 20112 msg/s # udp rx: 665 MB/s 482304 calls/s # udp tx: 1183 MB/s 20065 calls/s 20065 msg/s # udp rx: 665 MB/s 482304 calls/s # udp tx: 1280 MB/s 21718 calls/s 21718 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: 1087 MB/s 793003 calls/s # udp tx: 1123 MB/s 19057 calls/s 19057 msg/s # udp rx: 1180 MB/s 860939 calls/s # udp tx: 1179 MB/s 20006 calls/s 20006 msg/s # udp rx: 1174 MB/s 856312 calls/s # udp tx: 1173 MB/s 19901 calls/s 19901 msg/s # udp rx: 1173 MB/s 855951 calls/s # udp tx: 1175 MB/s 19939 calls/s 19939 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__->