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: 941 MB/s 15975 calls/s 15975 msg/s # tcp rx: 942 MB/s 49480 calls/s # tcp tx: 970 MB/s 16456 calls/s 16456 msg/s # tcp rx: 971 MB/s 49846 calls/s # tcp tx: 962 MB/s 16322 calls/s 16322 msg/s # tcp rx: 963 MB/s 49766 calls/s # tcp tx: 951 MB/s 16138 calls/s 16138 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: 571 MB/s 414208 calls/s # udp tx: 1246 MB/s 21139 calls/s 21139 msg/s # udp rx: 550 MB/s 399546 calls/s # udp tx: 1281 MB/s 21733 calls/s 21733 msg/s # udp rx: 599 MB/s 434262 calls/s # udp tx: 1288 MB/s 21858 calls/s 21858 msg/s # udp rx: 661 MB/s 479160 calls/s # udp tx: 1277 MB/s 21666 calls/s 21666 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: 1111 MB/s 810961 calls/s # udp tx: 1138 MB/s 19302 calls/s 19302 msg/s # udp rx: 1121 MB/s 817844 calls/s # udp tx: 1123 MB/s 19063 calls/s 19063 msg/s # udp rx: 1130 MB/s 824688 calls/s # udp tx: 1131 MB/s 19187 calls/s 19187 msg/s # udp rx: 1168 MB/s 852264 calls/s # udp tx: 1167 MB/s 19806 calls/s 19806 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__->