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: 810 MB/s 13744 calls/s 13744 msg/s # tcp rx: 810 MB/s 71151 calls/s # tcp tx: 831 MB/s 14095 calls/s 14095 msg/s # tcp rx: 831 MB/s 66198 calls/s # tcp tx: 805 MB/s 13655 calls/s 13655 msg/s # tcp rx: 805 MB/s 63710 calls/s # tcp tx: 814 MB/s 13807 calls/s 13807 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: 646 MB/s 469546 calls/s # udp tx: 1169 MB/s 19829 calls/s 19829 msg/s # udp rx: 674 MB/s 488960 calls/s # udp tx: 1284 MB/s 21787 calls/s 21787 msg/s # udp rx: 674 MB/s 488448 calls/s # udp tx: 1280 MB/s 21725 calls/s 21725 msg/s # udp rx: 674 MB/s 488704 calls/s # udp tx: 1289 MB/s 21877 calls/s 21877 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: 1029 MB/s 750471 calls/s # udp tx: 1054 MB/s 17884 calls/s 17884 msg/s # udp rx: 1142 MB/s 833287 calls/s # udp tx: 1142 MB/s 19370 calls/s 19370 msg/s # udp rx: 1142 MB/s 833040 calls/s # udp tx: 1141 MB/s 19358 calls/s 19358 msg/s # udp rx: 1147 MB/s 836731 calls/s # udp tx: 1146 MB/s 19440 calls/s 19440 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__->