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: 809 MB/s 13738 calls/s 13738 msg/s # tcp rx: 810 MB/s 132459 calls/s # tcp tx: 809 MB/s 13726 calls/s 13726 msg/s # tcp rx: 810 MB/s 149077 calls/s # tcp tx: 817 MB/s 13870 calls/s 13870 msg/s # tcp rx: 818 MB/s 148773 calls/s # tcp tx: 807 MB/s 13688 calls/s 13688 msg/s # udp gso - over veth touching data # udp rx: 1215 MB/s 865983 calls/s # udp tx: 1249 MB/s 21190 calls/s 21190 msg/s # udp rx: 1245 MB/s 886900 calls/s # udp tx: 1246 MB/s 21144 calls/s 21144 msg/s # udp rx: 1244 MB/s 886593 calls/s # udp tx: 1245 MB/s 21127 calls/s 21127 msg/s # udp rx: 1247 MB/s 888468 calls/s # udp tx: 1248 MB/s 21173 calls/s 21173 msg/s # udp gso and gro - over veth touching data # udp rx: 1171 MB/s 834543 calls/s # udp tx: 1200 MB/s 20366 calls/s 20366 msg/s # udp rx: 1254 MB/s 893866 calls/s # udp tx: 1256 MB/s 21309 calls/s 21309 msg/s # udp rx: 1255 MB/s 894278 calls/s # udp tx: 1257 MB/s 21322 calls/s 21322 msg/s # udp rx: 1243 MB/s 885934 calls/s # udp tx: 1245 MB/s 21119 calls/s 21119 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 696 MB/s 11813 calls/s 11813 msg/s # tcp rx: 696 MB/s 93774 calls/s # tcp tx: 681 MB/s 11562 calls/s 11562 msg/s # tcp rx: 682 MB/s 84169 calls/s # tcp tx: 687 MB/s 11658 calls/s 11658 msg/s # tcp rx: 687 MB/s 84503 calls/s # tcp tx: 685 MB/s 11619 calls/s 11619 msg/s # udp gso - over veth touching data # udp rx: 1024 MB/s 747464 calls/s # udp tx: 1044 MB/s 17717 calls/s 17717 msg/s # udp rx: 1039 MB/s 757845 calls/s # udp tx: 1050 MB/s 17820 calls/s 17820 msg/s # udp rx: 652 MB/s 475703 calls/s # udp tx: 642 MB/s 10889 calls/s 10889 msg/s # udp rx: 660 MB/s 481457 calls/s # udp tx: 663 MB/s 11248 calls/s 11248 msg/s # udp gso and gro - over veth touching data # udp rx: 604 MB/s 440876 calls/s # udp tx: 617 MB/s 10468 calls/s 10468 msg/s # udp rx: 619 MB/s 451633 calls/s # udp tx: 621 MB/s 10541 calls/s 10541 msg/s # udp rx: 620 MB/s 452424 calls/s # udp tx: 622 MB/s 10555 calls/s 10555 msg/s # udp rx: 614 MB/s 448321 calls/s # udp tx: 616 MB/s 10458 calls/s 10458 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__->