make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 941 MB/s 15965 calls/s 15965 msg/s # tcp rx: 941 MB/s 48525 calls/s # tcp tx: 971 MB/s 16475 calls/s 16475 msg/s # tcp rx: 971 MB/s 48319 calls/s # tcp tx: 881 MB/s 14954 calls/s 14954 msg/s # tcp rx: 882 MB/s 45526 calls/s # tcp tx: 929 MB/s 15765 calls/s 15765 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: 650 MB/s 471134 calls/s # udp tx: 1193 MB/s 20251 calls/s 20251 msg/s # udp rx: 662 MB/s 479744 calls/s # udp tx: 1293 MB/s 21946 calls/s 21946 msg/s # udp rx: 661 MB/s 479232 calls/s # udp tx: 1294 MB/s 21964 calls/s 21964 msg/s # udp rx: 662 MB/s 480000 calls/s # udp tx: 1292 MB/s 21923 calls/s 21923 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: 798 MB/s 582537 calls/s # udp tx: 815 MB/s 13831 calls/s 13831 msg/s # udp rx: 1059 MB/s 772827 calls/s # udp tx: 1077 MB/s 18278 calls/s 18278 msg/s # udp rx: 1114 MB/s 813150 calls/s # udp tx: 1117 MB/s 18956 calls/s 18956 msg/s # udp rx: 1109 MB/s 809106 calls/s # udp tx: 1111 MB/s 18847 calls/s 18847 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__->