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: 824 MB/s 13990 calls/s 13990 msg/s # tcp rx: 825 MB/s 69658 calls/s # tcp tx: 834 MB/s 14150 calls/s 14150 msg/s # tcp rx: 835 MB/s 68827 calls/s # tcp tx: 864 MB/s 14667 calls/s 14667 msg/s # tcp rx: 865 MB/s 68576 calls/s # tcp tx: 874 MB/s 14831 calls/s 14831 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: 622 MB/s 450816 calls/s # udp tx: 1283 MB/s 21772 calls/s 21772 msg/s # udp rx: 648 MB/s 469504 calls/s # udp tx: 1282 MB/s 21759 calls/s 21759 msg/s # udp rx: 671 MB/s 486656 calls/s # udp tx: 1293 MB/s 21947 calls/s 21947 msg/s # udp rx: 674 MB/s 488448 calls/s # udp tx: 1288 MB/s 21861 calls/s 21861 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: 1120 MB/s 817074 calls/s # udp tx: 1143 MB/s 19394 calls/s 19394 msg/s # udp rx: 1111 MB/s 810324 calls/s # udp tx: 1111 MB/s 18847 calls/s 18847 msg/s # udp rx: 1083 MB/s 790121 calls/s # udp tx: 1082 MB/s 18358 calls/s 18358 msg/s # udp rx: 1120 MB/s 817132 calls/s # udp tx: 1119 MB/s 18987 calls/s 18987 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__->