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: 826 MB/s 14017 calls/s 14017 msg/s # tcp rx: 827 MB/s 74458 calls/s # tcp tx: 807 MB/s 13692 calls/s 13692 msg/s # tcp rx: 808 MB/s 67912 calls/s # tcp tx: 846 MB/s 14354 calls/s 14354 msg/s # tcp rx: 847 MB/s 67492 calls/s # tcp tx: 857 MB/s 14548 calls/s 14548 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: 635 MB/s 460288 calls/s # udp tx: 1247 MB/s 21151 calls/s 21151 msg/s # udp rx: 650 MB/s 471229 calls/s # udp tx: 1217 MB/s 20653 calls/s 20653 msg/s # udp rx: 676 MB/s 490012 calls/s # udp tx: 1156 MB/s 19612 calls/s 19612 msg/s # udp rx: 671 MB/s 486237 calls/s # udp tx: 1218 MB/s 20659 calls/s 20659 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: 1118 MB/s 815994 calls/s # udp tx: 1138 MB/s 19307 calls/s 19307 msg/s # udp rx: 1140 MB/s 832046 calls/s # udp tx: 1141 MB/s 19361 calls/s 19361 msg/s # udp rx: 1138 MB/s 830032 calls/s # udp tx: 1138 MB/s 19308 calls/s 19308 msg/s # udp rx: 1140 MB/s 831982 calls/s # udp tx: 1141 MB/s 19356 calls/s 19356 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__->