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: 1129 MB/s 19162 calls/s 19162 msg/s # tcp rx: 1129 MB/s 146245 calls/s # tcp tx: 1183 MB/s 20072 calls/s 20072 msg/s # tcp rx: 1184 MB/s 144481 calls/s # tcp tx: 1177 MB/s 19972 calls/s 19972 msg/s # tcp rx: 1178 MB/s 142783 calls/s # tcp tx: 1178 MB/s 19992 calls/s 19992 msg/s # udp gso - over veth touching data # udp rx: 1245 MB/s 887553 calls/s # udp tx: 1289 MB/s 21866 calls/s 21866 msg/s # udp rx: 1326 MB/s 945154 calls/s # udp tx: 1325 MB/s 22482 calls/s 22482 msg/s # udp rx: 1322 MB/s 941942 calls/s # udp tx: 1321 MB/s 22414 calls/s 22414 msg/s # udp rx: 1329 MB/s 947279 calls/s # udp tx: 1328 MB/s 22533 calls/s 22533 msg/s # udp gso and gro - over veth touching data # udp rx: 1217 MB/s 867099 calls/s # udp tx: 1254 MB/s 21270 calls/s 21270 msg/s # udp rx: 1298 MB/s 925045 calls/s # udp tx: 1297 MB/s 21999 calls/s 21999 msg/s # udp rx: 1296 MB/s 923836 calls/s # udp tx: 1295 MB/s 21979 calls/s 21979 msg/s # udp rx: 1298 MB/s 925306 calls/s # udp tx: 1297 MB/s 22014 calls/s 22014 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1170 MB/s 19847 calls/s 19847 msg/s # tcp rx: 1171 MB/s 143651 calls/s # tcp tx: 1147 MB/s 19463 calls/s 19463 msg/s # tcp rx: 1148 MB/s 140720 calls/s # tcp tx: 1131 MB/s 19191 calls/s 19191 msg/s # tcp rx: 1132 MB/s 137692 calls/s # tcp tx: 1114 MB/s 18910 calls/s 18910 msg/s # udp gso - over veth touching data # udp rx: 1193 MB/s 870548 calls/s # udp tx: 1227 MB/s 20811 calls/s 20811 msg/s # udp rx: 1265 MB/s 923289 calls/s # udp tx: 1265 MB/s 21456 calls/s 21456 msg/s # udp rx: 1287 MB/s 939082 calls/s # udp tx: 1287 MB/s 21838 calls/s 21838 msg/s # udp rx: 1263 MB/s 921483 calls/s # udp tx: 1262 MB/s 21416 calls/s 21416 msg/s # udp gso and gro - over veth touching data # udp rx: 1213 MB/s 885074 calls/s # udp tx: 1249 MB/s 21193 calls/s 21193 msg/s # udp rx: 1240 MB/s 904370 calls/s # udp tx: 1243 MB/s 21099 calls/s 21099 msg/s # udp rx: 1219 MB/s 889663 calls/s # udp tx: 1222 MB/s 20737 calls/s 20737 msg/s # udp rx: 1255 MB/s 915385 calls/s # udp tx: 1257 MB/s 21323 calls/s 21323 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__->