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: 825 MB/s 13997 calls/s 13997 msg/s # tcp rx: 825 MB/s 42744 calls/s # tcp tx: 817 MB/s 13871 calls/s 13871 msg/s # tcp rx: 818 MB/s 42971 calls/s # tcp tx: 819 MB/s 13893 calls/s 13893 msg/s # tcp rx: 820 MB/s 42757 calls/s # tcp tx: 818 MB/s 13880 calls/s 13880 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: 640 MB/s 464128 calls/s # udp tx: 1260 MB/s 21382 calls/s 21382 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1265 MB/s 21463 calls/s 21463 msg/s # udp rx: 658 MB/s 477184 calls/s # udp tx: 1193 MB/s 20242 calls/s 20242 msg/s # udp rx: 666 MB/s 482560 calls/s # udp tx: 1245 MB/s 21128 calls/s 21128 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: 1106 MB/s 807159 calls/s # udp tx: 1138 MB/s 19312 calls/s 19312 msg/s # udp rx: 1142 MB/s 833344 calls/s # udp tx: 1142 MB/s 19371 calls/s 19371 msg/s # udp rx: 1142 MB/s 833559 calls/s # udp tx: 1142 MB/s 19376 calls/s 19376 msg/s # udp rx: 1144 MB/s 834555 calls/s # udp tx: 1143 MB/s 19400 calls/s 19400 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__->