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: 875 MB/s 14852 calls/s 14852 msg/s # tcp rx: 877 MB/s 48663 calls/s # tcp tx: 539 MB/s 9156 calls/s 9156 msg/s # tcp rx: 540 MB/s 31643 calls/s # tcp tx: 538 MB/s 9139 calls/s 9139 msg/s # tcp rx: 539 MB/s 31447 calls/s # tcp tx: 517 MB/s 8782 calls/s 8782 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: 510 MB/s 370633 calls/s # udp tx: 725 MB/s 12309 calls/s 12309 msg/s # udp rx: 504 MB/s 366364 calls/s # udp tx: 767 MB/s 13016 calls/s 13016 msg/s # udp rx: 576 MB/s 418048 calls/s # udp tx: 740 MB/s 12560 calls/s 12560 msg/s # udp rx: 575 MB/s 417536 calls/s # udp tx: 770 MB/s 13064 calls/s 13064 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: 595 MB/s 434188 calls/s # udp tx: 611 MB/s 10379 calls/s 10379 msg/s # udp rx: 627 MB/s 457958 calls/s # udp tx: 631 MB/s 10710 calls/s 10710 msg/s # udp rx: 990 MB/s 722330 calls/s # udp tx: 1010 MB/s 17137 calls/s 17137 msg/s # udp rx: 1098 MB/s 801077 calls/s # udp tx: 1099 MB/s 18647 calls/s 18647 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__->