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: 639 MB/s 10854 calls/s 10854 msg/s # tcp rx: 640 MB/s 25614 calls/s # tcp tx: 640 MB/s 10864 calls/s 10864 msg/s # tcp rx: 641 MB/s 26495 calls/s # tcp tx: 626 MB/s 10627 calls/s 10627 msg/s # tcp rx: 627 MB/s 25804 calls/s # tcp tx: 633 MB/s 10740 calls/s 10740 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: 346 MB/s 251784 calls/s # udp tx: 439 MB/s 7461 calls/s 7461 msg/s # udp rx: 464 MB/s 338389 calls/s # udp tx: 475 MB/s 8067 calls/s 8067 msg/s # udp rx: 473 MB/s 345457 calls/s # udp tx: 484 MB/s 8214 calls/s 8214 msg/s # udp rx: 442 MB/s 322770 calls/s # udp tx: 477 MB/s 8107 calls/s 8107 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: 578 MB/s 421830 calls/s # udp tx: 594 MB/s 10089 calls/s 10089 msg/s # udp rx: 588 MB/s 429097 calls/s # udp tx: 587 MB/s 9966 calls/s 9966 msg/s # udp rx: 661 MB/s 482374 calls/s # udp tx: 660 MB/s 11208 calls/s 11208 msg/s # udp rx: 658 MB/s 480456 calls/s # udp tx: 658 MB/s 11163 calls/s 11163 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__->