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: 979 MB/s 16610 calls/s 16610 msg/s # tcp rx: 980 MB/s 50835 calls/s # tcp tx: 938 MB/s 15919 calls/s 15919 msg/s # tcp rx: 939 MB/s 49255 calls/s # tcp tx: 937 MB/s 15908 calls/s 15908 msg/s # tcp rx: 946 MB/s 48406 calls/s # tcp tx: 939 MB/s 15942 calls/s 15942 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: 623 MB/s 452056 calls/s # udp tx: 1218 MB/s 20673 calls/s 20673 msg/s # udp rx: 644 MB/s 466992 calls/s # udp tx: 1177 MB/s 19973 calls/s 19973 msg/s # udp rx: 575 MB/s 418411 calls/s # udp tx: 930 MB/s 15785 calls/s 15785 msg/s # udp rx: 663 MB/s 480486 calls/s # udp tx: 1300 MB/s 22051 calls/s 22051 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: 691 MB/s 504573 calls/s # udp tx: 705 MB/s 11967 calls/s 11967 msg/s # udp rx: 635 MB/s 463572 calls/s # udp tx: 634 MB/s 10765 calls/s 10765 msg/s # udp rx: 611 MB/s 446049 calls/s # udp tx: 611 MB/s 10374 calls/s 10374 msg/s # udp rx: 637 MB/s 464965 calls/s # udp tx: 636 MB/s 10795 calls/s 10795 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__->