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 4800 # 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: 731 MB/s 12413 calls/s 12413 msg/s # tcp rx: 732 MB/s 25681 calls/s # tcp tx: 734 MB/s 12456 calls/s 12456 msg/s # tcp rx: 735 MB/s 25730 calls/s # tcp tx: 680 MB/s 11550 calls/s 11550 msg/s # tcp rx: 681 MB/s 28075 calls/s # tcp tx: 673 MB/s 11427 calls/s 11427 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: 502 MB/s 364800 calls/s # udp tx: 708 MB/s 12019 calls/s 12019 msg/s # udp rx: 514 MB/s 372915 calls/s # udp tx: 656 MB/s 11139 calls/s 11139 msg/s # udp rx: 514 MB/s 372981 calls/s # udp tx: 655 MB/s 11119 calls/s 11119 msg/s # udp rx: 514 MB/s 373254 calls/s # udp tx: 654 MB/s 11102 calls/s 11102 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: 597 MB/s 435697 calls/s # udp tx: 608 MB/s 10321 calls/s 10321 msg/s # udp rx: 642 MB/s 468547 calls/s # udp tx: 643 MB/s 10919 calls/s 10919 msg/s # udp rx: 639 MB/s 466286 calls/s # udp tx: 639 MB/s 10854 calls/s 10854 msg/s # udp rx: 638 MB/s 465807 calls/s # udp tx: 639 MB/s 10845 calls/s 10845 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__->