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: 911 MB/s 15462 calls/s 15462 msg/s # tcp rx: 911 MB/s 48739 calls/s # tcp tx: 929 MB/s 15762 calls/s 15762 msg/s # tcp rx: 952 MB/s 47545 calls/s # tcp tx: 898 MB/s 15241 calls/s 15241 msg/s # tcp rx: 892 MB/s 44870 calls/s # tcp tx: 943 MB/s 15995 calls/s 15995 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: 606 MB/s 439552 calls/s # udp tx: 1241 MB/s 21051 calls/s 21051 msg/s # udp rx: 652 MB/s 473088 calls/s # udp tx: 1168 MB/s 19820 calls/s 19820 msg/s # udp rx: 668 MB/s 484352 calls/s # udp tx: 1194 MB/s 20262 calls/s 20262 msg/s # udp rx: 667 MB/s 483328 calls/s # udp tx: 1191 MB/s 20215 calls/s 20215 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: 1039 MB/s 757967 calls/s # udp tx: 1066 MB/s 18088 calls/s 18088 msg/s # udp rx: 1066 MB/s 777874 calls/s # udp tx: 1070 MB/s 18149 calls/s 18149 msg/s # udp rx: 1160 MB/s 846129 calls/s # udp tx: 1161 MB/s 19705 calls/s 19705 msg/s # udp rx: 1152 MB/s 840839 calls/s # udp tx: 1155 MB/s 19598 calls/s 19598 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__->