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: 1059 MB/s 17969 calls/s 17969 msg/s # tcp rx: 1060 MB/s 138072 calls/s # tcp tx: 878 MB/s 14904 calls/s 14904 msg/s # tcp rx: 880 MB/s 100409 calls/s # tcp tx: 1014 MB/s 17206 calls/s 17206 msg/s # tcp rx: 1015 MB/s 129427 calls/s # tcp tx: 1028 MB/s 17449 calls/s 17449 msg/s # udp gso - over veth touching data # udp rx: 1187 MB/s 845621 calls/s # udp tx: 1221 MB/s 20715 calls/s 20715 msg/s # udp rx: 1324 MB/s 943672 calls/s # udp tx: 1326 MB/s 22492 calls/s 22492 msg/s # udp rx: 1316 MB/s 938096 calls/s # udp tx: 1314 MB/s 22291 calls/s 22291 msg/s # udp rx: 1337 MB/s 952697 calls/s # udp tx: 1336 MB/s 22670 calls/s 22670 msg/s # udp gso and gro - over veth touching data # udp rx: 1267 MB/s 902929 calls/s # udp tx: 1302 MB/s 22094 calls/s 22094 msg/s # udp rx: 1325 MB/s 944517 calls/s # udp tx: 1325 MB/s 22477 calls/s 22477 msg/s # udp rx: 1319 MB/s 939712 calls/s # udp tx: 1318 MB/s 22356 calls/s 22356 msg/s # udp rx: 1326 MB/s 945160 calls/s # udp tx: 1336 MB/s 22664 calls/s 22664 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1072 MB/s 18190 calls/s 18190 msg/s # tcp rx: 1073 MB/s 139189 calls/s # tcp tx: 777 MB/s 13187 calls/s 13187 msg/s # tcp rx: 777 MB/s 93441 calls/s # tcp tx: 748 MB/s 12689 calls/s 12689 msg/s # tcp rx: 748 MB/s 89925 calls/s # tcp tx: 744 MB/s 12633 calls/s 12633 msg/s # udp gso - over veth touching data # udp rx: 1181 MB/s 861430 calls/s # udp tx: 1223 MB/s 20749 calls/s 20749 msg/s # udp rx: 1266 MB/s 923406 calls/s # udp tx: 1272 MB/s 21577 calls/s 21577 msg/s # udp rx: 1266 MB/s 923360 calls/s # udp tx: 1269 MB/s 21540 calls/s 21540 msg/s # udp rx: 1282 MB/s 935647 calls/s # udp tx: 1286 MB/s 21820 calls/s 21820 msg/s # udp gso and gro - over veth touching data # udp rx: 1231 MB/s 898075 calls/s # udp tx: 1274 MB/s 21619 calls/s 21619 msg/s # udp rx: 1290 MB/s 941229 calls/s # udp tx: 1290 MB/s 21887 calls/s 21887 msg/s # udp rx: 1279 MB/s 933282 calls/s # udp tx: 1291 MB/s 21910 calls/s 21910 msg/s # udp rx: 1285 MB/s 937214 calls/s # udp tx: 1285 MB/s 21800 calls/s 21800 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__->