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: 1198 MB/s 20320 calls/s 20320 msg/s # tcp rx: 1198 MB/s 145269 calls/s # tcp tx: 1174 MB/s 19912 calls/s 19912 msg/s # tcp rx: 1175 MB/s 137611 calls/s # tcp tx: 1172 MB/s 19888 calls/s 19888 msg/s # tcp rx: 1173 MB/s 136931 calls/s # tcp tx: 1171 MB/s 19874 calls/s 19874 msg/s # udp gso - over veth touching data # udp rx: 1184 MB/s 844089 calls/s # udp tx: 1221 MB/s 20713 calls/s 20713 msg/s # udp rx: 1269 MB/s 904363 calls/s # udp tx: 1270 MB/s 21547 calls/s 21547 msg/s # udp rx: 1327 MB/s 945545 calls/s # udp tx: 1326 MB/s 22497 calls/s 22497 msg/s # udp rx: 1303 MB/s 928536 calls/s # udp tx: 1302 MB/s 22088 calls/s 22088 msg/s # udp gso and gro - over veth touching data # udp rx: 1256 MB/s 894987 calls/s # udp tx: 1287 MB/s 21841 calls/s 21841 msg/s # udp rx: 1230 MB/s 876243 calls/s # udp tx: 1230 MB/s 20865 calls/s 20865 msg/s # udp rx: 1323 MB/s 942742 calls/s # udp tx: 1326 MB/s 22495 calls/s 22495 msg/s # udp rx: 1272 MB/s 906546 calls/s # udp tx: 1273 MB/s 21604 calls/s 21604 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 770 MB/s 13061 calls/s 13061 msg/s # tcp rx: 796 MB/s 84368 calls/s # tcp tx: 1094 MB/s 18555 calls/s 18555 msg/s # tcp rx: 1090 MB/s 128194 calls/s # tcp tx: 1085 MB/s 18405 calls/s 18405 msg/s # tcp rx: 1086 MB/s 126682 calls/s # tcp tx: 1095 MB/s 18587 calls/s 18587 msg/s # udp gso - over veth touching data # udp rx: 1203 MB/s 877902 calls/s # udp tx: 1239 MB/s 21030 calls/s 21030 msg/s # udp rx: 1238 MB/s 903252 calls/s # udp tx: 1237 MB/s 20993 calls/s 20993 msg/s # udp rx: 1234 MB/s 899990 calls/s # udp tx: 1232 MB/s 20910 calls/s 20910 msg/s # udp rx: 1238 MB/s 903042 calls/s # udp tx: 1237 MB/s 20985 calls/s 20985 msg/s # udp gso and gro - over veth touching data # udp rx: 1232 MB/s 898927 calls/s # udp tx: 1264 MB/s 21450 calls/s 21450 msg/s # udp rx: 1218 MB/s 888772 calls/s # udp tx: 1219 MB/s 20689 calls/s 20689 msg/s # udp rx: 1230 MB/s 897347 calls/s # udp tx: 1230 MB/s 20868 calls/s 20868 msg/s # udp rx: 1258 MB/s 917857 calls/s # udp tx: 1258 MB/s 21347 calls/s 21347 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__->