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: 1029 MB/s 17465 calls/s 17465 msg/s # tcp rx: 1030 MB/s 52686 calls/s # tcp tx: 1008 MB/s 17100 calls/s 17100 msg/s # tcp rx: 1014 MB/s 51364 calls/s # tcp tx: 1004 MB/s 17031 calls/s 17031 msg/s # tcp rx: 1005 MB/s 51227 calls/s # tcp tx: 1012 MB/s 17178 calls/s 17178 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: 448 MB/s 324893 calls/s # udp tx: 893 MB/s 15157 calls/s 15157 msg/s # udp rx: 533 MB/s 385792 calls/s # udp tx: 878 MB/s 14892 calls/s 14892 msg/s # udp rx: 534 MB/s 386304 calls/s # udp tx: 879 MB/s 14918 calls/s 14918 msg/s # udp rx: 534 MB/s 386304 calls/s # udp tx: 878 MB/s 14903 calls/s 14903 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: 1103 MB/s 804870 calls/s # udp tx: 1127 MB/s 19123 calls/s 19123 msg/s # udp rx: 1098 MB/s 801176 calls/s # udp tx: 1098 MB/s 18629 calls/s 18629 msg/s # udp rx: 1057 MB/s 771426 calls/s # udp tx: 1056 MB/s 17917 calls/s 17917 msg/s # udp rx: 1133 MB/s 826907 calls/s # udp tx: 1132 MB/s 19214 calls/s 19214 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__->