make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1141 MB/s 19356 calls/s 19356 msg/s # tcp rx: 1141 MB/s 139736 calls/s # tcp tx: 748 MB/s 12695 calls/s 12695 msg/s # tcp rx: 749 MB/s 76879 calls/s # tcp tx: 705 MB/s 11958 calls/s 11958 msg/s # tcp rx: 705 MB/s 81899 calls/s # tcp tx: 711 MB/s 12069 calls/s 12069 msg/s # udp gso - over veth touching data # udp rx: 1250 MB/s 890803 calls/s # udp tx: 1286 MB/s 21827 calls/s 21827 msg/s # udp rx: 1286 MB/s 916167 calls/s # udp tx: 1292 MB/s 21928 calls/s 21928 msg/s # udp rx: 1313 MB/s 935867 calls/s # udp tx: 1313 MB/s 22276 calls/s 22276 msg/s # udp rx: 1321 MB/s 941198 calls/s # udp tx: 1320 MB/s 22403 calls/s 22403 msg/s # udp gso and gro - over veth touching data # udp rx: 631 MB/s 449544 calls/s # udp tx: 648 MB/s 11002 calls/s 11002 msg/s # udp rx: 644 MB/s 459351 calls/s # udp tx: 644 MB/s 10932 calls/s 10932 msg/s # udp rx: 647 MB/s 461048 calls/s # udp tx: 646 MB/s 10973 calls/s 10973 msg/s # udp rx: 648 MB/s 461634 calls/s # udp tx: 647 MB/s 10986 calls/s 10986 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 677 MB/s 11498 calls/s 11498 msg/s # tcp rx: 678 MB/s 79422 calls/s # tcp tx: 695 MB/s 11794 calls/s 11794 msg/s # tcp rx: 696 MB/s 81995 calls/s # tcp tx: 713 MB/s 12094 calls/s 12094 msg/s # tcp rx: 714 MB/s 83246 calls/s # tcp tx: 701 MB/s 11896 calls/s 11896 msg/s # udp gso - over veth touching data # udp rx: 603 MB/s 440252 calls/s # udp tx: 621 MB/s 10538 calls/s 10538 msg/s # udp rx: 628 MB/s 458665 calls/s # udp tx: 631 MB/s 10710 calls/s 10710 msg/s # udp rx: 626 MB/s 457128 calls/s # udp tx: 629 MB/s 10674 calls/s 10674 msg/s # udp rx: 624 MB/s 455109 calls/s # udp tx: 648 MB/s 10995 calls/s 10995 msg/s # udp gso and gro - over veth touching data # udp rx: 1050 MB/s 765798 calls/s # udp tx: 1070 MB/s 18150 calls/s 18150 msg/s # udp rx: 1243 MB/s 906781 calls/s # udp tx: 1263 MB/s 21424 calls/s 21424 msg/s # udp rx: 1257 MB/s 917031 calls/s # udp tx: 1263 MB/s 21422 calls/s 21422 msg/s # udp rx: 1269 MB/s 926190 calls/s # udp tx: 1275 MB/s 21626 calls/s 21626 msg/s ok 1 selftests: net: udpgro_bench.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__->