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: 862 MB/s 14632 calls/s 14632 msg/s # tcp rx: 862 MB/s 98331 calls/s # tcp tx: 859 MB/s 14584 calls/s 14584 msg/s # tcp rx: 859 MB/s 117487 calls/s # tcp tx: 720 MB/s 12220 calls/s 12220 msg/s # tcp rx: 721 MB/s 87848 calls/s # tcp tx: 728 MB/s 12357 calls/s 12357 msg/s # udp gso - over veth touching data # udp rx: 1206 MB/s 859206 calls/s # udp tx: 1242 MB/s 21076 calls/s 21076 msg/s # udp rx: 1128 MB/s 804009 calls/s # udp tx: 1127 MB/s 19124 calls/s 19124 msg/s # udp rx: 1317 MB/s 938657 calls/s # udp tx: 1317 MB/s 22343 calls/s 22343 msg/s # udp rx: 1329 MB/s 947157 calls/s # udp tx: 1328 MB/s 22539 calls/s 22539 msg/s # udp gso and gro - over veth touching data # udp rx: 1222 MB/s 870925 calls/s # udp tx: 1256 MB/s 21310 calls/s 21310 msg/s # udp rx: 1277 MB/s 910091 calls/s # udp tx: 1280 MB/s 21726 calls/s 21726 msg/s # udp rx: 1255 MB/s 894683 calls/s # udp tx: 1257 MB/s 21336 calls/s 21336 msg/s # udp rx: 1306 MB/s 930961 calls/s # udp tx: 1308 MB/s 22195 calls/s 22195 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1045 MB/s 17733 calls/s 17733 msg/s # tcp rx: 1084 MB/s 142639 calls/s # tcp tx: 1063 MB/s 18042 calls/s 18042 msg/s # tcp rx: 1061 MB/s 134300 calls/s # tcp tx: 964 MB/s 16365 calls/s 16365 msg/s # tcp rx: 959 MB/s 133842 calls/s # tcp tx: 1035 MB/s 17562 calls/s 17562 msg/s # udp gso - over veth touching data # udp rx: 1153 MB/s 841253 calls/s # udp tx: 1185 MB/s 20107 calls/s 20107 msg/s # udp rx: 1246 MB/s 909158 calls/s # udp tx: 1249 MB/s 21200 calls/s 21200 msg/s # udp rx: 1241 MB/s 905532 calls/s # udp tx: 1243 MB/s 21084 calls/s 21084 msg/s # udp rx: 1238 MB/s 903163 calls/s # udp tx: 1240 MB/s 21033 calls/s 21033 msg/s # udp gso and gro - over veth touching data # udp rx: 1198 MB/s 874149 calls/s # udp tx: 1223 MB/s 20752 calls/s 20752 msg/s # udp rx: 1232 MB/s 898846 calls/s # udp tx: 1246 MB/s 21140 calls/s 21140 msg/s # udp rx: 1273 MB/s 929019 calls/s # udp tx: 1271 MB/s 21567 calls/s 21567 msg/s # udp rx: 1272 MB/s 928024 calls/s # udp tx: 1271 MB/s 21564 calls/s 21564 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__->