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: 1179 MB/s 19998 calls/s 19998 msg/s # tcp rx: 1180 MB/s 144322 calls/s # tcp tx: 1193 MB/s 20237 calls/s 20237 msg/s # tcp rx: 1194 MB/s 141467 calls/s # tcp tx: 1191 MB/s 20212 calls/s 20212 msg/s # tcp rx: 1192 MB/s 141525 calls/s # tcp tx: 1188 MB/s 20153 calls/s 20153 msg/s # udp gso - over veth touching data # udp rx: 1262 MB/s 899182 calls/s # udp tx: 1298 MB/s 22020 calls/s 22020 msg/s # udp rx: 1313 MB/s 935767 calls/s # udp tx: 1312 MB/s 22257 calls/s 22257 msg/s # udp rx: 1307 MB/s 931166 calls/s # udp tx: 1306 MB/s 22161 calls/s 22161 msg/s # udp rx: 1316 MB/s 937497 calls/s # udp tx: 1315 MB/s 22308 calls/s 22308 msg/s # udp gso and gro - over veth touching data # udp rx: 624 MB/s 444752 calls/s # udp tx: 649 MB/s 11019 calls/s 11019 msg/s # udp rx: 729 MB/s 519665 calls/s # udp tx: 729 MB/s 12366 calls/s 12366 msg/s # udp rx: 728 MB/s 518943 calls/s # udp tx: 728 MB/s 12349 calls/s 12349 msg/s # udp rx: 727 MB/s 518060 calls/s # udp tx: 726 MB/s 12328 calls/s 12328 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1169 MB/s 19840 calls/s 19840 msg/s # tcp rx: 1170 MB/s 137030 calls/s # tcp tx: 724 MB/s 12288 calls/s 12288 msg/s # tcp rx: 724 MB/s 85366 calls/s # tcp tx: 698 MB/s 11850 calls/s 11850 msg/s # tcp rx: 699 MB/s 83656 calls/s # tcp tx: 703 MB/s 11934 calls/s 11934 msg/s # udp gso - over veth touching data # udp rx: 1162 MB/s 848081 calls/s # udp tx: 1203 MB/s 20420 calls/s 20420 msg/s # udp rx: 1180 MB/s 861057 calls/s # udp tx: 1185 MB/s 20109 calls/s 20109 msg/s # udp rx: 1255 MB/s 915881 calls/s # udp tx: 1269 MB/s 21529 calls/s 21529 msg/s # udp rx: 1292 MB/s 942395 calls/s # udp tx: 1292 MB/s 21915 calls/s 21915 msg/s # udp gso and gro - over veth touching data # udp rx: 1219 MB/s 889721 calls/s # udp tx: 1273 MB/s 21601 calls/s 21601 msg/s # udp rx: 1269 MB/s 925525 calls/s # udp tx: 1273 MB/s 21600 calls/s 21600 msg/s # udp rx: 1248 MB/s 910463 calls/s # udp tx: 1252 MB/s 21239 calls/s 21239 msg/s # udp rx: 1243 MB/s 907151 calls/s # udp tx: 1248 MB/s 21176 calls/s 21176 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__->