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: 1108 MB/s 18799 calls/s 18799 msg/s # tcp rx: 1108 MB/s 136135 calls/s # tcp tx: 1061 MB/s 18011 calls/s 18011 msg/s # tcp rx: 1062 MB/s 139922 calls/s # tcp tx: 1164 MB/s 19744 calls/s 19744 msg/s # tcp rx: 1165 MB/s 140551 calls/s # tcp tx: 1152 MB/s 19545 calls/s 19545 msg/s # udp gso - over veth touching data # udp rx: 1264 MB/s 900770 calls/s # udp tx: 1313 MB/s 22270 calls/s 22270 msg/s # udp rx: 1358 MB/s 967396 calls/s # udp tx: 1362 MB/s 23115 calls/s 23115 msg/s # udp rx: 1335 MB/s 951109 calls/s # udp tx: 1338 MB/s 22705 calls/s 22705 msg/s # udp rx: 1276 MB/s 909264 calls/s # udp tx: 1278 MB/s 21676 calls/s 21676 msg/s # udp gso and gro - over veth touching data # udp rx: 698 MB/s 497247 calls/s # udp tx: 723 MB/s 12264 calls/s 12264 msg/s # udp rx: 735 MB/s 523830 calls/s # udp tx: 739 MB/s 12542 calls/s 12542 msg/s # udp rx: 698 MB/s 497747 calls/s # udp tx: 699 MB/s 11863 calls/s 11863 msg/s # udp rx: 695 MB/s 495508 calls/s # udp tx: 697 MB/s 11833 calls/s 11833 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1078 MB/s 18298 calls/s 18298 msg/s # tcp rx: 1078 MB/s 142950 calls/s # tcp tx: 929 MB/s 15771 calls/s 15771 msg/s # tcp rx: 930 MB/s 136325 calls/s # tcp tx: 1026 MB/s 17417 calls/s 17417 msg/s # tcp rx: 1027 MB/s 135002 calls/s # tcp tx: 933 MB/s 15828 calls/s 15828 msg/s # udp gso - over veth touching data # udp rx: 1178 MB/s 859657 calls/s # udp tx: 1220 MB/s 20702 calls/s 20702 msg/s # udp rx: 1211 MB/s 883497 calls/s # udp tx: 1216 MB/s 20627 calls/s 20627 msg/s # udp rx: 1214 MB/s 885829 calls/s # udp tx: 1217 MB/s 20655 calls/s 20655 msg/s # udp rx: 1266 MB/s 923919 calls/s # udp tx: 1269 MB/s 21536 calls/s 21536 msg/s # udp gso and gro - over veth touching data # udp rx: 766 MB/s 558819 calls/s # udp tx: 782 MB/s 13278 calls/s 13278 msg/s # udp rx: 615 MB/s 449216 calls/s # udp tx: 619 MB/s 10515 calls/s 10515 msg/s # udp rx: 638 MB/s 465824 calls/s # udp tx: 642 MB/s 10901 calls/s 10901 msg/s # udp rx: 634 MB/s 462463 calls/s # udp tx: 639 MB/s 10840 calls/s 10840 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__->