make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1030 MB/s 17482 calls/s 17482 msg/s # tcp rx: 1031 MB/s 128949 calls/s # tcp tx: 1030 MB/s 17485 calls/s 17485 msg/s # tcp rx: 1032 MB/s 130958 calls/s # tcp tx: 1076 MB/s 18253 calls/s 18253 msg/s # tcp rx: 1077 MB/s 131403 calls/s # tcp tx: 1092 MB/s 18522 calls/s 18522 msg/s # udp gso - over veth touching data # udp rx: 1270 MB/s 905047 calls/s # udp tx: 1317 MB/s 22347 calls/s 22347 msg/s # udp rx: 1287 MB/s 917383 calls/s # udp tx: 1290 MB/s 21894 calls/s 21894 msg/s # udp rx: 1331 MB/s 948768 calls/s # udp tx: 1333 MB/s 22619 calls/s 22619 msg/s # udp rx: 1328 MB/s 946268 calls/s # udp tx: 1330 MB/s 22563 calls/s 22563 msg/s # udp gso and gro - over veth touching data # udp rx: 1216 MB/s 866838 calls/s # udp tx: 1247 MB/s 21161 calls/s 21161 msg/s # udp rx: 1304 MB/s 929037 calls/s # udp tx: 1313 MB/s 22282 calls/s 22282 msg/s # udp rx: 1261 MB/s 898833 calls/s # udp tx: 1264 MB/s 21447 calls/s 21447 msg/s # udp rx: 1254 MB/s 893885 calls/s # udp tx: 1255 MB/s 21290 calls/s 21290 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1117 MB/s 18953 calls/s 18953 msg/s # tcp rx: 1117 MB/s 138341 calls/s # tcp tx: 1063 MB/s 18033 calls/s 18033 msg/s # tcp rx: 1077 MB/s 132297 calls/s # tcp tx: 1091 MB/s 18507 calls/s 18507 msg/s # tcp rx: 1094 MB/s 127707 calls/s # tcp tx: 1097 MB/s 18609 calls/s 18609 msg/s # udp gso - over veth touching data # udp rx: 1201 MB/s 876285 calls/s # udp tx: 1232 MB/s 20901 calls/s 20901 msg/s # udp rx: 1267 MB/s 924162 calls/s # udp tx: 1258 MB/s 21347 calls/s 21347 msg/s # udp rx: 1231 MB/s 898303 calls/s # udp tx: 1242 MB/s 21080 calls/s 21080 msg/s # udp rx: 1288 MB/s 939946 calls/s # udp tx: 1291 MB/s 21901 calls/s 21901 msg/s # udp gso and gro - over veth touching data # udp rx: 643 MB/s 469139 calls/s # udp tx: 661 MB/s 11219 calls/s 11219 msg/s # udp rx: 675 MB/s 492892 calls/s # udp tx: 675 MB/s 11459 calls/s 11459 msg/s # udp rx: 846 MB/s 617671 calls/s # udp tx: 863 MB/s 14639 calls/s 14639 msg/s # udp rx: 1302 MB/s 949831 calls/s # udp tx: 1301 MB/s 22079 calls/s 22079 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__->