make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1462 MB/s 24799 calls/s 24799 msg/s # tcp rx: 1463 MB/s 61550 calls/s # tcp tx: 1428 MB/s 24234 calls/s 24234 msg/s # tcp rx: 1430 MB/s 63916 calls/s # tcp tx: 1438 MB/s 24395 calls/s 24395 msg/s # tcp rx: 1439 MB/s 59801 calls/s # tcp tx: 1434 MB/s 24328 calls/s 24328 msg/s # udp gso - over veth touching data # udp rx: 592 MB/s 422067 calls/s # udp tx: 613 MB/s 10402 calls/s 10402 msg/s # udp rx: 675 MB/s 481032 calls/s # udp tx: 674 MB/s 11445 calls/s 11445 msg/s # udp rx: 676 MB/s 481803 calls/s # udp tx: 675 MB/s 11464 calls/s 11464 msg/s # udp rx: 677 MB/s 482742 calls/s # udp tx: 677 MB/s 11488 calls/s 11488 msg/s # udp gso and gro - over veth touching data # udp rx: 1588 MB/s 26947 calls/s # udp tx: 1632 MB/s 27686 calls/s 27686 msg/s # udp rx: 1091 MB/s 18515 calls/s # udp tx: 1085 MB/s 18417 calls/s 18417 msg/s # udp rx: 1045 MB/s 17730 calls/s # udp tx: 1047 MB/s 17770 calls/s 17770 msg/s # udp rx: 1048 MB/s 17778 calls/s # udp tx: 1048 MB/s 17784 calls/s 17784 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1402 MB/s 23787 calls/s 23787 msg/s # tcp rx: 1406 MB/s 59515 calls/s # tcp tx: 1414 MB/s 23996 calls/s 23996 msg/s # tcp rx: 1441 MB/s 63099 calls/s # tcp tx: 1432 MB/s 24304 calls/s 24304 msg/s # tcp rx: 1428 MB/s 58482 calls/s # tcp tx: 1414 MB/s 23992 calls/s 23992 msg/s # udp gso - over veth touching data # udp rx: 575 MB/s 419975 calls/s # udp tx: 600 MB/s 10184 calls/s 10184 msg/s # udp rx: 606 MB/s 442149 calls/s # udp tx: 605 MB/s 10274 calls/s 10274 msg/s # udp rx: 606 MB/s 441993 calls/s # udp tx: 605 MB/s 10266 calls/s 10266 msg/s # udp rx: 608 MB/s 443825 calls/s # udp tx: 608 MB/s 10318 calls/s 10318 msg/s # udp gso and gro - over veth touching data # udp rx: 951 MB/s 16134 calls/s # udp tx: 981 MB/s 16648 calls/s 16648 msg/s # udp rx: 974 MB/s 16521 calls/s # udp tx: 972 MB/s 16500 calls/s 16500 msg/s # udp rx: 963 MB/s 16334 calls/s # udp tx: 961 MB/s 16314 calls/s 16314 msg/s # udp rx: 959 MB/s 16269 calls/s # udp tx: 958 MB/s 16253 calls/s 16253 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__->