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: 1131 MB/s 19186 calls/s 19186 msg/s # tcp rx: 1132 MB/s 140415 calls/s # tcp tx: 1157 MB/s 19637 calls/s 19637 msg/s # tcp rx: 1158 MB/s 140122 calls/s # tcp tx: 1161 MB/s 19708 calls/s 19708 msg/s # tcp rx: 1163 MB/s 140461 calls/s # tcp tx: 1164 MB/s 19755 calls/s 19755 msg/s # udp gso - over veth touching data # udp rx: 1262 MB/s 899365 calls/s # udp tx: 1296 MB/s 21984 calls/s 21984 msg/s # udp rx: 1326 MB/s 945206 calls/s # udp tx: 1328 MB/s 22535 calls/s 22535 msg/s # udp rx: 1321 MB/s 941280 calls/s # udp tx: 1319 MB/s 22379 calls/s 22379 msg/s # udp rx: 1298 MB/s 925079 calls/s # udp tx: 1298 MB/s 22019 calls/s 22019 msg/s # udp gso and gro - over veth touching data # udp rx: 1264 MB/s 900443 calls/s # udp tx: 1300 MB/s 22053 calls/s 22053 msg/s # udp rx: 1329 MB/s 947321 calls/s # udp tx: 1333 MB/s 22609 calls/s 22609 msg/s # udp rx: 1323 MB/s 942689 calls/s # udp tx: 1323 MB/s 22447 calls/s 22447 msg/s # udp rx: 1326 MB/s 944739 calls/s # udp tx: 1327 MB/s 22522 calls/s 22522 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1161 MB/s 19696 calls/s 19696 msg/s # tcp rx: 1161 MB/s 139858 calls/s # tcp tx: 1149 MB/s 19500 calls/s 19500 msg/s # tcp rx: 1150 MB/s 133242 calls/s # tcp tx: 1017 MB/s 17250 calls/s 17250 msg/s # tcp rx: 1019 MB/s 128349 calls/s # tcp tx: 1029 MB/s 17453 calls/s 17453 msg/s # udp gso - over veth touching data # udp rx: 1241 MB/s 905785 calls/s # udp tx: 1275 MB/s 21631 calls/s 21631 msg/s # udp rx: 1256 MB/s 916652 calls/s # udp tx: 1255 MB/s 21300 calls/s 21300 msg/s # udp rx: 1255 MB/s 915517 calls/s # udp tx: 1254 MB/s 21278 calls/s 21278 msg/s # udp rx: 1253 MB/s 914090 calls/s # udp tx: 1252 MB/s 21245 calls/s 21245 msg/s # udp gso and gro - over veth touching data # udp rx: 1216 MB/s 887220 calls/s # udp tx: 1255 MB/s 21298 calls/s 21298 msg/s # udp rx: 1249 MB/s 911518 calls/s # udp tx: 1251 MB/s 21226 calls/s 21226 msg/s # udp rx: 1240 MB/s 904627 calls/s # udp tx: 1242 MB/s 21068 calls/s 21068 msg/s # udp rx: 1248 MB/s 910542 calls/s # udp tx: 1249 MB/s 21190 calls/s 21190 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__->