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: 673 MB/s 11424 calls/s 11424 msg/s # tcp rx: 674 MB/s 34485 calls/s # tcp tx: 640 MB/s 10856 calls/s 10856 msg/s # tcp rx: 640 MB/s 32622 calls/s # tcp tx: 666 MB/s 11296 calls/s 11296 msg/s # tcp rx: 666 MB/s 34078 calls/s # tcp tx: 633 MB/s 10751 calls/s 10751 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: 450 MB/s 326653 calls/s # udp tx: 857 MB/s 14537 calls/s 14537 msg/s # udp rx: 517 MB/s 374942 calls/s # udp tx: 873 MB/s 14818 calls/s 14818 msg/s # udp rx: 500 MB/s 361789 calls/s # udp tx: 889 MB/s 15084 calls/s 15084 msg/s # udp rx: 513 MB/s 371200 calls/s # udp tx: 890 MB/s 15109 calls/s 15109 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: 665 MB/s 485674 calls/s # udp tx: 685 MB/s 11633 calls/s 11633 msg/s # udp rx: 686 MB/s 500620 calls/s # udp tx: 685 MB/s 11633 calls/s 11633 msg/s # udp rx: 694 MB/s 506429 calls/s # udp tx: 694 MB/s 11776 calls/s 11776 msg/s # udp rx: 687 MB/s 501730 calls/s # udp tx: 687 MB/s 11658 calls/s 11658 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__->