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: 848 MB/s 14384 calls/s 14384 msg/s # tcp rx: 852 MB/s 66225 calls/s # tcp tx: 831 MB/s 14097 calls/s 14097 msg/s # tcp rx: 831 MB/s 62042 calls/s # tcp tx: 790 MB/s 13400 calls/s 13400 msg/s # tcp rx: 790 MB/s 62134 calls/s # tcp tx: 849 MB/s 14400 calls/s 14400 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: 490 MB/s 355584 calls/s # udp tx: 826 MB/s 14026 calls/s 14026 msg/s # udp rx: 629 MB/s 456192 calls/s # udp tx: 1186 MB/s 20119 calls/s 20119 msg/s # udp rx: 650 MB/s 471040 calls/s # udp tx: 1224 MB/s 20772 calls/s 20772 msg/s # udp rx: 678 MB/s 491520 calls/s # udp tx: 1258 MB/s 21342 calls/s 21342 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: 1086 MB/s 792521 calls/s # udp tx: 1111 MB/s 18844 calls/s 18844 msg/s # udp rx: 1111 MB/s 810530 calls/s # udp tx: 1110 MB/s 18840 calls/s 18840 msg/s # udp rx: 1009 MB/s 736538 calls/s # udp tx: 1002 MB/s 16999 calls/s 16999 msg/s # udp rx: 1007 MB/s 734956 calls/s # udp tx: 1013 MB/s 17190 calls/s 17190 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__->