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: 855 MB/s 14514 calls/s 14514 msg/s # tcp rx: 856 MB/s 67113 calls/s # tcp tx: 845 MB/s 14336 calls/s 14336 msg/s # tcp rx: 848 MB/s 66069 calls/s # tcp tx: 839 MB/s 14237 calls/s 14237 msg/s # tcp rx: 841 MB/s 64636 calls/s # tcp tx: 836 MB/s 14182 calls/s 14182 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: 551 MB/s 399706 calls/s # udp tx: 736 MB/s 12493 calls/s 12493 msg/s # udp rx: 565 MB/s 410410 calls/s # udp tx: 723 MB/s 12273 calls/s 12273 msg/s # udp rx: 520 MB/s 378043 calls/s # udp tx: 712 MB/s 12090 calls/s 12090 msg/s # udp rx: 536 MB/s 389153 calls/s # udp tx: 776 MB/s 13171 calls/s 13171 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: 559 MB/s 407927 calls/s # udp tx: 581 MB/s 9858 calls/s 9858 msg/s # udp rx: 630 MB/s 459519 calls/s # udp tx: 631 MB/s 10710 calls/s 10710 msg/s # udp rx: 616 MB/s 449799 calls/s # udp tx: 617 MB/s 10477 calls/s 10477 msg/s # udp rx: 628 MB/s 458008 calls/s # udp tx: 628 MB/s 10660 calls/s 10660 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__->