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: 633 MB/s 10753 calls/s 10753 msg/s # tcp rx: 635 MB/s 36185 calls/s # tcp tx: 552 MB/s 9371 calls/s 9371 msg/s # tcp rx: 552 MB/s 32381 calls/s # tcp tx: 570 MB/s 9673 calls/s 9673 msg/s # tcp rx: 571 MB/s 34686 calls/s # tcp tx: 757 MB/s 12850 calls/s 12850 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: 517 MB/s 375342 calls/s # udp tx: 1001 MB/s 16981 calls/s 16981 msg/s # udp rx: 518 MB/s 375552 calls/s # udp tx: 845 MB/s 14344 calls/s 14344 msg/s # udp rx: 514 MB/s 372736 calls/s # udp tx: 845 MB/s 14348 calls/s 14348 msg/s # udp rx: 529 MB/s 383232 calls/s # udp tx: 827 MB/s 14029 calls/s 14029 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: 994 MB/s 725639 calls/s # udp tx: 1026 MB/s 17412 calls/s 17412 msg/s # udp rx: 1067 MB/s 778367 calls/s # udp tx: 1066 MB/s 18095 calls/s 18095 msg/s # udp rx: 1060 MB/s 773547 calls/s # udp tx: 1060 MB/s 17992 calls/s 17992 msg/s # udp rx: 1133 MB/s 826679 calls/s # udp tx: 1133 MB/s 19221 calls/s 19221 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__->