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: 832 MB/s 14112 calls/s 14112 msg/s # tcp rx: 832 MB/s 137354 calls/s # tcp tx: 773 MB/s 13124 calls/s 13124 msg/s # tcp rx: 774 MB/s 142355 calls/s # tcp tx: 827 MB/s 14040 calls/s 14040 msg/s # tcp rx: 828 MB/s 152586 calls/s # tcp tx: 817 MB/s 13872 calls/s 13872 msg/s # udp gso - over veth touching data # udp rx: 1105 MB/s 787746 calls/s # udp tx: 1133 MB/s 19228 calls/s 19228 msg/s # udp rx: 1152 MB/s 820939 calls/s # udp tx: 1151 MB/s 19537 calls/s 19537 msg/s # udp rx: 1192 MB/s 849474 calls/s # udp tx: 1190 MB/s 20186 calls/s 20186 msg/s # udp rx: 1141 MB/s 813226 calls/s # udp tx: 1142 MB/s 19381 calls/s 19381 msg/s # udp gso and gro - over veth touching data # udp rx: 626 MB/s 446035 calls/s # udp tx: 635 MB/s 10779 calls/s 10779 msg/s # udp rx: 659 MB/s 469872 calls/s # udp tx: 663 MB/s 11261 calls/s 11261 msg/s # udp rx: 665 MB/s 474374 calls/s # udp tx: 665 MB/s 11285 calls/s 11285 msg/s # udp rx: 651 MB/s 464291 calls/s # udp tx: 651 MB/s 11045 calls/s 11045 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 833 MB/s 14143 calls/s 14143 msg/s # tcp rx: 842 MB/s 150804 calls/s # tcp tx: 748 MB/s 12692 calls/s 12692 msg/s # tcp rx: 752 MB/s 131827 calls/s # tcp tx: 797 MB/s 13527 calls/s 13527 msg/s # tcp rx: 794 MB/s 142292 calls/s # tcp tx: 773 MB/s 13117 calls/s 13117 msg/s # udp gso - over veth touching data # udp rx: 1188 MB/s 867055 calls/s # udp tx: 1220 MB/s 20694 calls/s 20694 msg/s # udp rx: 1214 MB/s 886047 calls/s # udp tx: 1214 MB/s 20593 calls/s 20593 msg/s # udp rx: 1213 MB/s 884738 calls/s # udp tx: 1212 MB/s 20565 calls/s 20565 msg/s # udp rx: 1203 MB/s 877619 calls/s # udp tx: 1203 MB/s 20406 calls/s 20406 msg/s # udp gso and gro - over veth touching data # udp rx: 606 MB/s 442433 calls/s # udp tx: 620 MB/s 10531 calls/s 10531 msg/s # udp rx: 644 MB/s 469684 calls/s # udp tx: 643 MB/s 10911 calls/s 10911 msg/s # udp rx: 640 MB/s 467269 calls/s # udp tx: 640 MB/s 10857 calls/s 10857 msg/s # udp rx: 644 MB/s 470058 calls/s # udp tx: 644 MB/s 10925 calls/s 10925 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__->