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: 1116 MB/s 18931 calls/s 18931 msg/s # tcp rx: 1116 MB/s 144251 calls/s # tcp tx: 1075 MB/s 18234 calls/s 18234 msg/s # tcp rx: 1089 MB/s 133238 calls/s # tcp tx: 1036 MB/s 17586 calls/s 17586 msg/s # tcp rx: 1034 MB/s 130408 calls/s # tcp tx: 1027 MB/s 17428 calls/s 17428 msg/s # udp gso - over veth touching data # udp rx: 1138 MB/s 811030 calls/s # udp tx: 1175 MB/s 19940 calls/s 19940 msg/s # udp rx: 1243 MB/s 885865 calls/s # udp tx: 1245 MB/s 21129 calls/s 21129 msg/s # udp rx: 1257 MB/s 896132 calls/s # udp tx: 1259 MB/s 21370 calls/s 21370 msg/s # udp rx: 1318 MB/s 939562 calls/s # udp tx: 1321 MB/s 22412 calls/s 22412 msg/s # udp gso and gro - over veth touching data # udp rx: 1241 MB/s 884596 calls/s # udp tx: 1281 MB/s 21734 calls/s 21734 msg/s # udp rx: 1233 MB/s 878732 calls/s # udp tx: 1233 MB/s 20928 calls/s 20928 msg/s # udp rx: 1307 MB/s 931531 calls/s # udp tx: 1307 MB/s 22172 calls/s 22172 msg/s # udp rx: 1267 MB/s 903252 calls/s # udp tx: 1281 MB/s 21728 calls/s 21728 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1107 MB/s 18785 calls/s 18785 msg/s # tcp rx: 1116 MB/s 138867 calls/s # tcp tx: 1076 MB/s 18250 calls/s 18250 msg/s # tcp rx: 1091 MB/s 126944 calls/s # tcp tx: 1083 MB/s 18374 calls/s 18374 msg/s # tcp rx: 1087 MB/s 128662 calls/s # tcp tx: 1091 MB/s 18515 calls/s 18515 msg/s # udp gso - over veth touching data # udp rx: 1220 MB/s 889763 calls/s # udp tx: 1256 MB/s 21303 calls/s 21303 msg/s # udp rx: 1218 MB/s 889013 calls/s # udp tx: 1218 MB/s 20666 calls/s 20666 msg/s # udp rx: 1288 MB/s 939432 calls/s # udp tx: 1287 MB/s 21835 calls/s 21835 msg/s # udp rx: 1272 MB/s 928163 calls/s # udp tx: 1272 MB/s 21574 calls/s 21574 msg/s # udp gso and gro - over veth touching data # udp rx: 1203 MB/s 877407 calls/s # udp tx: 1237 MB/s 20992 calls/s 20992 msg/s # udp rx: 1265 MB/s 923129 calls/s # udp tx: 1269 MB/s 21525 calls/s 21525 msg/s # udp rx: 1269 MB/s 926107 calls/s # udp tx: 1272 MB/s 21590 calls/s 21590 msg/s # udp rx: 1251 MB/s 912597 calls/s # udp tx: 1252 MB/s 21251 calls/s 21251 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__->