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: 1122 MB/s 19041 calls/s 19041 msg/s # tcp rx: 1122 MB/s 139069 calls/s # tcp tx: 1125 MB/s 19091 calls/s 19091 msg/s # tcp rx: 1125 MB/s 115698 calls/s # tcp tx: 999 MB/s 16952 calls/s 16952 msg/s # tcp rx: 1000 MB/s 130817 calls/s # tcp tx: 1100 MB/s 18673 calls/s 18673 msg/s # udp gso - over veth touching data # udp rx: 1266 MB/s 902468 calls/s # udp tx: 1288 MB/s 21851 calls/s 21851 msg/s # udp rx: 1272 MB/s 906638 calls/s # udp tx: 1280 MB/s 21716 calls/s 21716 msg/s # udp rx: 1329 MB/s 947271 calls/s # udp tx: 1328 MB/s 22537 calls/s 22537 msg/s # udp rx: 1322 MB/s 942310 calls/s # udp tx: 1320 MB/s 22400 calls/s 22400 msg/s # udp gso and gro - over veth touching data # udp rx: 775 MB/s 552464 calls/s # udp tx: 806 MB/s 13671 calls/s 13671 msg/s # udp rx: 1341 MB/s 955342 calls/s # udp tx: 1346 MB/s 22834 calls/s 22834 msg/s # udp rx: 1354 MB/s 964956 calls/s # udp tx: 1360 MB/s 23081 calls/s 23081 msg/s # udp rx: 1353 MB/s 964340 calls/s # udp tx: 1358 MB/s 23040 calls/s 23040 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1150 MB/s 19517 calls/s 19517 msg/s # tcp rx: 1150 MB/s 141690 calls/s # tcp tx: 1012 MB/s 17165 calls/s 17165 msg/s # tcp rx: 1029 MB/s 127694 calls/s # tcp tx: 1014 MB/s 17209 calls/s 17209 msg/s # tcp rx: 1016 MB/s 128167 calls/s # tcp tx: 997 MB/s 16913 calls/s 16913 msg/s # udp gso - over veth touching data # udp rx: 1012 MB/s 738079 calls/s # udp tx: 1049 MB/s 17799 calls/s 17799 msg/s # udp rx: 1239 MB/s 904074 calls/s # udp tx: 1242 MB/s 21070 calls/s 21070 msg/s # udp rx: 1233 MB/s 899964 calls/s # udp tx: 1237 MB/s 20994 calls/s 20994 msg/s # udp rx: 1235 MB/s 901340 calls/s # udp tx: 1239 MB/s 21025 calls/s 21025 msg/s # udp gso and gro - over veth touching data # udp rx: 1203 MB/s 877921 calls/s # udp tx: 1237 MB/s 20993 calls/s 20993 msg/s # udp rx: 1222 MB/s 891276 calls/s # udp tx: 1226 MB/s 20797 calls/s 20797 msg/s # udp rx: 1233 MB/s 899425 calls/s # udp tx: 1238 MB/s 20999 calls/s 20999 msg/s # udp rx: 1281 MB/s 934730 calls/s # udp tx: 1284 MB/s 21786 calls/s 21786 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__->