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: 1010 MB/s 17145 calls/s 17145 msg/s # tcp rx: 1023 MB/s 124445 calls/s # tcp tx: 1070 MB/s 18159 calls/s 18159 msg/s # tcp rx: 1077 MB/s 128635 calls/s # tcp tx: 1101 MB/s 18674 calls/s 18674 msg/s # tcp rx: 1101 MB/s 128201 calls/s # tcp tx: 1079 MB/s 18308 calls/s 18308 msg/s # udp gso - over veth touching data # udp rx: 1225 MB/s 872922 calls/s # udp tx: 1262 MB/s 21415 calls/s 21415 msg/s # udp rx: 1283 MB/s 914576 calls/s # udp tx: 1286 MB/s 21824 calls/s 21824 msg/s # udp rx: 1306 MB/s 930327 calls/s # udp tx: 1311 MB/s 22239 calls/s 22239 msg/s # udp rx: 1308 MB/s 932186 calls/s # udp tx: 1311 MB/s 22251 calls/s 22251 msg/s # udp gso and gro - over veth touching data # udp rx: 1146 MB/s 816398 calls/s # udp tx: 1192 MB/s 20222 calls/s 20222 msg/s # udp rx: 1184 MB/s 843610 calls/s # udp tx: 1186 MB/s 20125 calls/s 20125 msg/s # udp rx: 1186 MB/s 845000 calls/s # udp tx: 1189 MB/s 20175 calls/s 20175 msg/s # udp rx: 1161 MB/s 827593 calls/s # udp tx: 1165 MB/s 19773 calls/s 19773 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1081 MB/s 18346 calls/s 18346 msg/s # tcp rx: 1081 MB/s 132682 calls/s # tcp tx: 1055 MB/s 17909 calls/s 17909 msg/s # tcp rx: 1056 MB/s 132490 calls/s # tcp tx: 1146 MB/s 19437 calls/s 19437 msg/s # tcp rx: 1146 MB/s 133508 calls/s # tcp tx: 1148 MB/s 19477 calls/s 19477 msg/s # udp gso - over veth touching data # udp rx: 1260 MB/s 919657 calls/s # udp tx: 1293 MB/s 21944 calls/s 21944 msg/s # udp rx: 1003 MB/s 731730 calls/s # udp tx: 984 MB/s 16700 calls/s 16700 msg/s # udp rx: 1199 MB/s 874635 calls/s # udp tx: 1219 MB/s 20685 calls/s 20685 msg/s # udp rx: 1289 MB/s 940633 calls/s # udp tx: 1294 MB/s 21956 calls/s 21956 msg/s # udp gso and gro - over veth touching data # udp rx: 1174 MB/s 856262 calls/s # udp tx: 1212 MB/s 20564 calls/s 20564 msg/s # udp rx: 1267 MB/s 924118 calls/s # udp tx: 1271 MB/s 21567 calls/s 21567 msg/s # udp rx: 1259 MB/s 918906 calls/s # udp tx: 1263 MB/s 21437 calls/s 21437 msg/s # udp rx: 1257 MB/s 917363 calls/s # udp tx: 1261 MB/s 21404 calls/s 21404 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__->