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: 622 MB/s 10562 calls/s 10562 msg/s # tcp rx: 627 MB/s 83327 calls/s # tcp tx: 655 MB/s 11121 calls/s 11121 msg/s # tcp rx: 655 MB/s 81209 calls/s # tcp tx: 669 MB/s 11355 calls/s 11355 msg/s # tcp rx: 669 MB/s 82434 calls/s # tcp tx: 667 MB/s 11320 calls/s 11320 msg/s # udp gso - over veth touching data # udp rx: 671 MB/s 478080 calls/s # udp tx: 682 MB/s 11584 calls/s 11584 msg/s # udp rx: 692 MB/s 492997 calls/s # udp tx: 691 MB/s 11729 calls/s 11729 msg/s # udp rx: 690 MB/s 491938 calls/s # udp tx: 689 MB/s 11702 calls/s 11702 msg/s # udp rx: 685 MB/s 488373 calls/s # udp tx: 685 MB/s 11623 calls/s 11623 msg/s # udp gso and gro - over veth touching data # udp rx: 1257 MB/s 896112 calls/s # udp tx: 1287 MB/s 21831 calls/s 21831 msg/s # udp rx: 1291 MB/s 920103 calls/s # udp tx: 1290 MB/s 21884 calls/s 21884 msg/s # udp rx: 1303 MB/s 928547 calls/s # udp tx: 1302 MB/s 22095 calls/s 22095 msg/s # udp rx: 1300 MB/s 926585 calls/s # udp tx: 1299 MB/s 22039 calls/s 22039 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 823 MB/s 13964 calls/s 13964 msg/s # tcp rx: 827 MB/s 138496 calls/s # tcp tx: 840 MB/s 14249 calls/s 14249 msg/s # tcp rx: 840 MB/s 153404 calls/s # tcp tx: 842 MB/s 14291 calls/s 14291 msg/s # tcp rx: 843 MB/s 151429 calls/s # tcp tx: 838 MB/s 14226 calls/s 14226 msg/s # udp gso - over veth touching data # udp rx: 1206 MB/s 879727 calls/s # udp tx: 1232 MB/s 20896 calls/s 20896 msg/s # udp rx: 1220 MB/s 890075 calls/s # udp tx: 1221 MB/s 20725 calls/s 20725 msg/s # udp rx: 1234 MB/s 900639 calls/s # udp tx: 1238 MB/s 21010 calls/s 21010 msg/s # udp rx: 1256 MB/s 916479 calls/s # udp tx: 1259 MB/s 21364 calls/s 21364 msg/s # udp gso and gro - over veth touching data # udp rx: 1134 MB/s 827488 calls/s # udp tx: 1161 MB/s 19698 calls/s 19698 msg/s # udp rx: 1247 MB/s 909775 calls/s # udp tx: 1253 MB/s 21258 calls/s 21258 msg/s # udp rx: 1274 MB/s 929431 calls/s # udp tx: 1271 MB/s 21571 calls/s 21571 msg/s # udp rx: 1256 MB/s 916525 calls/s # udp tx: 1257 MB/s 21323 calls/s 21323 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__->