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: 1168 MB/s 19822 calls/s 19822 msg/s # tcp rx: 1170 MB/s 143837 calls/s # tcp tx: 674 MB/s 11434 calls/s 11434 msg/s # tcp rx: 674 MB/s 85459 calls/s # tcp tx: 707 MB/s 12005 calls/s 12005 msg/s # tcp rx: 708 MB/s 86688 calls/s # tcp tx: 672 MB/s 11401 calls/s 11401 msg/s # udp gso - over veth touching data # udp rx: 1149 MB/s 818637 calls/s # udp tx: 1183 MB/s 20075 calls/s 20075 msg/s # udp rx: 1320 MB/s 940457 calls/s # udp tx: 1320 MB/s 22395 calls/s 22395 msg/s # udp rx: 1318 MB/s 939555 calls/s # udp tx: 1319 MB/s 22379 calls/s 22379 msg/s # udp rx: 1313 MB/s 935539 calls/s # udp tx: 1312 MB/s 22269 calls/s 22269 msg/s # udp gso and gro - over veth touching data # udp rx: 1208 MB/s 860832 calls/s # udp tx: 1239 MB/s 21021 calls/s 21021 msg/s # udp rx: 1272 MB/s 906167 calls/s # udp tx: 1272 MB/s 21580 calls/s 21580 msg/s # udp rx: 1244 MB/s 886540 calls/s # udp tx: 1243 MB/s 21087 calls/s 21087 msg/s # udp rx: 1313 MB/s 935478 calls/s # udp tx: 1312 MB/s 22253 calls/s 22253 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1108 MB/s 18800 calls/s 18800 msg/s # tcp rx: 1109 MB/s 134981 calls/s # tcp tx: 1060 MB/s 17981 calls/s 17981 msg/s # tcp rx: 1061 MB/s 136669 calls/s # tcp tx: 1164 MB/s 19745 calls/s 19745 msg/s # tcp rx: 1165 MB/s 121851 calls/s # tcp tx: 1096 MB/s 18604 calls/s 18604 msg/s # udp gso - over veth touching data # udp rx: 660 MB/s 482038 calls/s # udp tx: 690 MB/s 11703 calls/s 11703 msg/s # udp rx: 733 MB/s 534893 calls/s # udp tx: 726 MB/s 12321 calls/s 12321 msg/s # udp rx: 698 MB/s 509171 calls/s # udp tx: 697 MB/s 11837 calls/s 11837 msg/s # udp rx: 697 MB/s 508688 calls/s # udp tx: 698 MB/s 11846 calls/s 11846 msg/s # udp gso and gro - over veth touching data # udp rx: 990 MB/s 722525 calls/s # udp tx: 1028 MB/s 17445 calls/s 17445 msg/s # udp rx: 1206 MB/s 879842 calls/s # udp tx: 1205 MB/s 20454 calls/s 20454 msg/s # udp rx: 1223 MB/s 892334 calls/s # udp tx: 1209 MB/s 20508 calls/s 20508 msg/s # udp rx: 1193 MB/s 870262 calls/s # udp tx: 1207 MB/s 20475 calls/s 20475 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__->