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: 933 MB/s 15827 calls/s 15827 msg/s # tcp rx: 956 MB/s 50867 calls/s # tcp tx: 937 MB/s 15898 calls/s 15898 msg/s # tcp rx: 940 MB/s 48517 calls/s # tcp tx: 955 MB/s 16211 calls/s 16211 msg/s # tcp rx: 949 MB/s 49213 calls/s # tcp tx: 934 MB/s 15858 calls/s 15858 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: 594 MB/s 431022 calls/s # udp tx: 1221 MB/s 20713 calls/s 20713 msg/s # udp rx: 653 MB/s 473600 calls/s # udp tx: 1275 MB/s 21639 calls/s 21639 msg/s # udp rx: 654 MB/s 474112 calls/s # udp tx: 1277 MB/s 21667 calls/s 21667 msg/s # udp rx: 653 MB/s 473344 calls/s # udp tx: 1265 MB/s 21460 calls/s 21460 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: 801 MB/s 584734 calls/s # udp tx: 830 MB/s 14094 calls/s 14094 msg/s # udp rx: 1138 MB/s 830218 calls/s # udp tx: 1140 MB/s 19351 calls/s 19351 msg/s # udp rx: 1152 MB/s 840233 calls/s # udp tx: 1153 MB/s 19572 calls/s 19572 msg/s # udp rx: 1145 MB/s 835591 calls/s # udp tx: 1148 MB/s 19474 calls/s 19474 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__->