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: 1036 MB/s 17585 calls/s 17585 msg/s # tcp rx: 1045 MB/s 126568 calls/s # tcp tx: 1055 MB/s 17898 calls/s 17898 msg/s # tcp rx: 1068 MB/s 125546 calls/s # tcp tx: 1068 MB/s 18125 calls/s 18125 msg/s # tcp rx: 1067 MB/s 126271 calls/s # tcp tx: 1070 MB/s 18153 calls/s 18153 msg/s # udp gso - over veth touching data # udp rx: 1182 MB/s 842445 calls/s # udp tx: 1215 MB/s 20623 calls/s 20623 msg/s # udp rx: 1243 MB/s 885793 calls/s # udp tx: 1232 MB/s 20908 calls/s 20908 msg/s # udp rx: 806 MB/s 574287 calls/s # udp tx: 801 MB/s 13586 calls/s 13586 msg/s # udp rx: 680 MB/s 484398 calls/s # udp tx: 679 MB/s 11527 calls/s 11527 msg/s # udp gso and gro - over veth touching data # udp rx: 1247 MB/s 888572 calls/s # udp tx: 1287 MB/s 21842 calls/s 21842 msg/s # udp rx: 1317 MB/s 938204 calls/s # udp tx: 1318 MB/s 22367 calls/s 22367 msg/s # udp rx: 1265 MB/s 901566 calls/s # udp tx: 1265 MB/s 21465 calls/s 21465 msg/s # udp rx: 1249 MB/s 890194 calls/s # udp tx: 1250 MB/s 21215 calls/s 21215 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1084 MB/s 18402 calls/s 18402 msg/s # tcp rx: 1085 MB/s 136949 calls/s # tcp tx: 976 MB/s 16558 calls/s 16558 msg/s # tcp rx: 996 MB/s 128109 calls/s # tcp tx: 962 MB/s 16329 calls/s 16329 msg/s # tcp rx: 960 MB/s 126756 calls/s # tcp tx: 1079 MB/s 18314 calls/s 18314 msg/s # udp gso - over veth touching data # udp rx: 1217 MB/s 888107 calls/s # udp tx: 1258 MB/s 21353 calls/s 21353 msg/s # udp rx: 1277 MB/s 931743 calls/s # udp tx: 1280 MB/s 21718 calls/s 21718 msg/s # udp rx: 1268 MB/s 925255 calls/s # udp tx: 1270 MB/s 21549 calls/s 21549 msg/s # udp rx: 1294 MB/s 944104 calls/s # udp tx: 1294 MB/s 21951 calls/s 21951 msg/s # udp gso and gro - over veth touching data # udp rx: 1168 MB/s 852284 calls/s # udp tx: 1208 MB/s 20494 calls/s 20494 msg/s # udp rx: 1296 MB/s 945495 calls/s # udp tx: 1295 MB/s 21975 calls/s 21975 msg/s # udp rx: 1290 MB/s 941067 calls/s # udp tx: 1289 MB/s 21864 calls/s 21864 msg/s # udp rx: 1288 MB/s 939832 calls/s # udp tx: 1287 MB/s 21842 calls/s 21842 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__->