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: 767 MB/s 13009 calls/s 13009 msg/s # tcp rx: 769 MB/s 68833 calls/s # tcp tx: 820 MB/s 13915 calls/s 13915 msg/s # tcp rx: 823 MB/s 63554 calls/s # tcp tx: 789 MB/s 13398 calls/s 13398 msg/s # tcp rx: 789 MB/s 67074 calls/s # tcp tx: 794 MB/s 13482 calls/s 13482 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: 632 MB/s 458240 calls/s # udp tx: 1310 MB/s 22224 calls/s 22224 msg/s # udp rx: 662 MB/s 479744 calls/s # udp tx: 1306 MB/s 22166 calls/s 22166 msg/s # udp rx: 667 MB/s 483328 calls/s # udp tx: 1305 MB/s 22138 calls/s 22138 msg/s # udp rx: 670 MB/s 485376 calls/s # udp tx: 1306 MB/s 22155 calls/s 22155 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: 1111 MB/s 810504 calls/s # udp tx: 1134 MB/s 19244 calls/s 19244 msg/s # udp rx: 1187 MB/s 865937 calls/s # udp tx: 1187 MB/s 20145 calls/s 20145 msg/s # udp rx: 1155 MB/s 842579 calls/s # udp tx: 1155 MB/s 19603 calls/s 19603 msg/s # udp rx: 1165 MB/s 850125 calls/s # udp tx: 1164 MB/s 19753 calls/s 19753 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__->