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: 1031 MB/s 17499 calls/s 17499 msg/s # tcp rx: 1032 MB/s 129815 calls/s # tcp tx: 984 MB/s 16704 calls/s 16704 msg/s # tcp rx: 985 MB/s 130075 calls/s # tcp tx: 987 MB/s 16755 calls/s 16755 msg/s # tcp rx: 988 MB/s 128409 calls/s # tcp tx: 1000 MB/s 16969 calls/s 16969 msg/s # udp gso - over veth touching data # udp rx: 1201 MB/s 855741 calls/s # udp tx: 1223 MB/s 20754 calls/s 20754 msg/s # udp rx: 1234 MB/s 879427 calls/s # udp tx: 1250 MB/s 21204 calls/s 21204 msg/s # udp rx: 1283 MB/s 914257 calls/s # udp tx: 1285 MB/s 21800 calls/s 21800 msg/s # udp rx: 1297 MB/s 924603 calls/s # udp tx: 1300 MB/s 22049 calls/s 22049 msg/s # udp gso and gro - over veth touching data # udp rx: 1236 MB/s 880802 calls/s # udp tx: 1270 MB/s 21554 calls/s 21554 msg/s # udp rx: 1294 MB/s 922124 calls/s # udp tx: 1293 MB/s 21941 calls/s 21941 msg/s # udp rx: 1301 MB/s 927152 calls/s # udp tx: 1301 MB/s 22069 calls/s 22069 msg/s # udp rx: 1290 MB/s 919305 calls/s # udp tx: 1289 MB/s 21869 calls/s 21869 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1083 MB/s 18369 calls/s 18369 msg/s # tcp rx: 1083 MB/s 141310 calls/s # tcp tx: 1100 MB/s 18665 calls/s 18665 msg/s # tcp rx: 1100 MB/s 137859 calls/s # tcp tx: 1100 MB/s 18669 calls/s 18669 msg/s # tcp rx: 1101 MB/s 139309 calls/s # tcp tx: 1087 MB/s 18437 calls/s 18437 msg/s # udp gso - over veth touching data # udp rx: 1185 MB/s 864534 calls/s # udp tx: 1222 MB/s 20726 calls/s 20726 msg/s # udp rx: 1259 MB/s 918907 calls/s # udp tx: 1265 MB/s 21467 calls/s 21467 msg/s # udp rx: 1277 MB/s 931592 calls/s # udp tx: 1280 MB/s 21724 calls/s 21724 msg/s # udp rx: 1256 MB/s 916694 calls/s # udp tx: 1260 MB/s 21382 calls/s 21382 msg/s # udp gso and gro - over veth touching data # udp rx: 1235 MB/s 901400 calls/s # udp tx: 1268 MB/s 21513 calls/s 21513 msg/s # udp rx: 1240 MB/s 904818 calls/s # udp tx: 1238 MB/s 21013 calls/s 21013 msg/s # udp rx: 1244 MB/s 907926 calls/s # udp tx: 1245 MB/s 21131 calls/s 21131 msg/s # udp rx: 1275 MB/s 930589 calls/s # udp tx: 1273 MB/s 21593 calls/s 21593 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__->