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: 1659 MB/s 28139 calls/s 28139 msg/s # tcp rx: 1660 MB/s 74602 calls/s # tcp tx: 1652 MB/s 28021 calls/s 28021 msg/s # tcp rx: 1653 MB/s 70600 calls/s # tcp tx: 1579 MB/s 26785 calls/s 26785 msg/s # tcp rx: 1581 MB/s 68118 calls/s # tcp tx: 1550 MB/s 26296 calls/s 26296 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: 661 MB/s 478464 calls/s # udp tx: 1693 MB/s 28723 calls/s 28723 msg/s # udp rx: 670 MB/s 484378 calls/s # udp tx: 1688 MB/s 28646 calls/s 28646 msg/s # udp rx: 651 MB/s 471040 calls/s # udp tx: 1714 MB/s 29083 calls/s 29083 msg/s # udp rx: 681 MB/s 492288 calls/s # udp tx: 1703 MB/s 28892 calls/s 28892 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: 770 MB/s 561579 calls/s # udp tx: 787 MB/s 13360 calls/s 13360 msg/s # udp rx: 790 MB/s 576543 calls/s # udp tx: 790 MB/s 13407 calls/s 13407 msg/s # udp rx: 783 MB/s 571519 calls/s # udp tx: 783 MB/s 13286 calls/s 13286 msg/s # udp rx: 786 MB/s 573755 calls/s # udp tx: 786 MB/s 13336 calls/s 13336 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__->