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: 1098 MB/s 18634 calls/s 18634 msg/s # tcp rx: 1098 MB/s 139688 calls/s # tcp tx: 1163 MB/s 19731 calls/s 19731 msg/s # tcp rx: 1163 MB/s 129289 calls/s # tcp tx: 997 MB/s 16912 calls/s 16912 msg/s # tcp rx: 998 MB/s 127668 calls/s # tcp tx: 998 MB/s 16942 calls/s 16942 msg/s # udp gso - over veth touching data # udp rx: 876 MB/s 624062 calls/s # udp tx: 909 MB/s 15426 calls/s 15426 msg/s # udp rx: 1295 MB/s 922856 calls/s # udp tx: 1297 MB/s 22014 calls/s 22014 msg/s # udp rx: 1317 MB/s 938637 calls/s # udp tx: 1316 MB/s 22333 calls/s 22333 msg/s # udp rx: 1299 MB/s 926043 calls/s # udp tx: 1299 MB/s 22044 calls/s 22044 msg/s # udp gso and gro - over veth touching data # udp rx: 524 MB/s 373526 calls/s # udp tx: 541 MB/s 9190 calls/s 9190 msg/s # udp rx: 579 MB/s 412928 calls/s # udp tx: 578 MB/s 9814 calls/s 9814 msg/s # udp rx: 596 MB/s 425172 calls/s # udp tx: 597 MB/s 10134 calls/s 10134 msg/s # udp rx: 604 MB/s 430905 calls/s # udp tx: 603 MB/s 10242 calls/s 10242 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1046 MB/s 17745 calls/s 17745 msg/s # tcp rx: 1048 MB/s 129582 calls/s # tcp tx: 1061 MB/s 18004 calls/s 18004 msg/s # tcp rx: 1062 MB/s 131034 calls/s # tcp tx: 1067 MB/s 18113 calls/s 18113 msg/s # tcp rx: 1068 MB/s 130487 calls/s # tcp tx: 1080 MB/s 18329 calls/s 18329 msg/s # udp gso - over veth touching data # udp rx: 572 MB/s 417481 calls/s # udp tx: 590 MB/s 10023 calls/s 10023 msg/s # udp rx: 562 MB/s 410082 calls/s # udp tx: 568 MB/s 9640 calls/s 9640 msg/s # udp rx: 614 MB/s 448050 calls/s # udp tx: 617 MB/s 10466 calls/s 10466 msg/s # udp rx: 595 MB/s 434186 calls/s # udp tx: 599 MB/s 10173 calls/s 10173 msg/s # udp gso and gro - over veth touching data # udp rx: 693 MB/s 505445 calls/s # udp tx: 717 MB/s 12165 calls/s 12165 msg/s # udp rx: 735 MB/s 536087 calls/s # udp tx: 738 MB/s 12533 calls/s 12533 msg/s # udp rx: 722 MB/s 526571 calls/s # udp tx: 725 MB/s 12302 calls/s 12302 msg/s # udp rx: 720 MB/s 525176 calls/s # udp tx: 723 MB/s 12269 calls/s 12269 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__->