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 6000 # 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: 665 MB/s 11291 calls/s 11291 msg/s # tcp rx: 666 MB/s 29906 calls/s # tcp tx: 665 MB/s 11282 calls/s 11282 msg/s # tcp rx: 665 MB/s 27645 calls/s # tcp tx: 686 MB/s 11645 calls/s 11645 msg/s # tcp rx: 687 MB/s 26434 calls/s # tcp tx: 712 MB/s 12083 calls/s 12083 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: 473 MB/s 343444 calls/s # udp tx: 631 MB/s 10706 calls/s 10706 msg/s # udp rx: 445 MB/s 323060 calls/s # udp tx: 655 MB/s 11112 calls/s 11112 msg/s # udp rx: 500 MB/s 363264 calls/s # udp tx: 657 MB/s 11154 calls/s 11154 msg/s # udp rx: 509 MB/s 369341 calls/s # udp tx: 655 MB/s 11117 calls/s 11117 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: 624 MB/s 455628 calls/s # udp tx: 638 MB/s 10824 calls/s 10824 msg/s # udp rx: 646 MB/s 471323 calls/s # udp tx: 645 MB/s 10947 calls/s 10947 msg/s # udp rx: 716 MB/s 522844 calls/s # udp tx: 716 MB/s 12144 calls/s 12144 msg/s # udp rx: 642 MB/s 468571 calls/s # udp tx: 642 MB/s 10892 calls/s 10892 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__->