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: 798 MB/s 13537 calls/s 13537 msg/s # tcp rx: 798 MB/s 92015 calls/s # tcp tx: 786 MB/s 13335 calls/s 13335 msg/s # tcp rx: 787 MB/s 95440 calls/s # tcp tx: 766 MB/s 13003 calls/s 13003 msg/s # tcp rx: 767 MB/s 93853 calls/s # tcp tx: 744 MB/s 12626 calls/s 12626 msg/s # udp gso - over veth touching data # udp rx: 1206 MB/s 859549 calls/s # udp tx: 1248 MB/s 21168 calls/s 21168 msg/s # udp rx: 1306 MB/s 930669 calls/s # udp tx: 1310 MB/s 22222 calls/s 22222 msg/s # udp rx: 1300 MB/s 926271 calls/s # udp tx: 1302 MB/s 22097 calls/s 22097 msg/s # udp rx: 1313 MB/s 935544 calls/s # udp tx: 1317 MB/s 22346 calls/s 22346 msg/s # udp gso and gro - over veth touching data # udp rx: 1192 MB/s 849244 calls/s # udp tx: 1233 MB/s 20922 calls/s 20922 msg/s # udp rx: 1327 MB/s 945946 calls/s # udp tx: 1332 MB/s 22607 calls/s 22607 msg/s # udp rx: 1354 MB/s 964772 calls/s # udp tx: 1356 MB/s 23007 calls/s 23007 msg/s # udp rx: 1338 MB/s 953148 calls/s # udp tx: 1339 MB/s 22712 calls/s 22712 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1129 MB/s 19163 calls/s 19163 msg/s # tcp rx: 1131 MB/s 144791 calls/s # tcp tx: 1159 MB/s 19660 calls/s 19660 msg/s # tcp rx: 1160 MB/s 146324 calls/s # tcp tx: 1156 MB/s 19614 calls/s 19614 msg/s # tcp rx: 1157 MB/s 145996 calls/s # tcp tx: 1150 MB/s 19505 calls/s 19505 msg/s # udp gso - over veth touching data # udp rx: 1153 MB/s 841330 calls/s # udp tx: 1188 MB/s 20159 calls/s 20159 msg/s # udp rx: 1293 MB/s 943299 calls/s # udp tx: 1292 MB/s 21927 calls/s 21927 msg/s # udp rx: 1288 MB/s 940064 calls/s # udp tx: 1287 MB/s 21844 calls/s 21844 msg/s # udp rx: 1277 MB/s 931544 calls/s # udp tx: 1276 MB/s 21646 calls/s 21646 msg/s # udp gso and gro - over veth touching data # udp rx: 1195 MB/s 872225 calls/s # udp tx: 1226 MB/s 20807 calls/s 20807 msg/s # udp rx: 1255 MB/s 915817 calls/s # udp tx: 1257 MB/s 21334 calls/s 21334 msg/s # udp rx: 1210 MB/s 882756 calls/s # udp tx: 1221 MB/s 20710 calls/s 20710 msg/s # udp rx: 1245 MB/s 908531 calls/s # udp tx: 1259 MB/s 21363 calls/s 21363 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__->