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: 1097 MB/s 18620 calls/s 18620 msg/s # tcp rx: 1098 MB/s 138718 calls/s # tcp tx: 1225 MB/s 20779 calls/s 20779 msg/s # tcp rx: 1225 MB/s 122519 calls/s # tcp tx: 1126 MB/s 19109 calls/s 19109 msg/s # tcp rx: 1143 MB/s 123928 calls/s # tcp tx: 1077 MB/s 18279 calls/s 18279 msg/s # udp gso - over veth touching data # udp rx: 1212 MB/s 863553 calls/s # udp tx: 1244 MB/s 21116 calls/s 21116 msg/s # udp rx: 1329 MB/s 946722 calls/s # udp tx: 1330 MB/s 22562 calls/s 22562 msg/s # udp rx: 1331 MB/s 948266 calls/s # udp tx: 1321 MB/s 22406 calls/s 22406 msg/s # udp rx: 1198 MB/s 853920 calls/s # udp tx: 1208 MB/s 20494 calls/s 20494 msg/s # udp gso and gro - over veth touching data # udp rx: 1217 MB/s 867280 calls/s # udp tx: 1251 MB/s 21226 calls/s 21226 msg/s # udp rx: 1292 MB/s 920504 calls/s # udp tx: 1293 MB/s 21940 calls/s 21940 msg/s # udp rx: 1296 MB/s 923312 calls/s # udp tx: 1298 MB/s 22031 calls/s 22031 msg/s # udp rx: 1300 MB/s 926510 calls/s # udp tx: 1301 MB/s 22078 calls/s 22078 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1034 MB/s 17548 calls/s 17548 msg/s # tcp rx: 1034 MB/s 129694 calls/s # tcp tx: 1067 MB/s 18104 calls/s 18104 msg/s # tcp rx: 1068 MB/s 126745 calls/s # tcp tx: 1074 MB/s 18226 calls/s 18226 msg/s # tcp rx: 1075 MB/s 126620 calls/s # tcp tx: 1066 MB/s 18092 calls/s 18092 msg/s # udp gso - over veth touching data # udp rx: 1089 MB/s 794417 calls/s # udp tx: 1127 MB/s 19129 calls/s 19129 msg/s # udp rx: 1220 MB/s 890016 calls/s # udp tx: 1221 MB/s 20712 calls/s 20712 msg/s # udp rx: 1241 MB/s 905165 calls/s # udp tx: 1243 MB/s 21095 calls/s 21095 msg/s # udp rx: 1253 MB/s 913849 calls/s # udp tx: 1253 MB/s 21252 calls/s 21252 msg/s # udp gso and gro - over veth touching data # udp rx: 1263 MB/s 921592 calls/s # udp tx: 1295 MB/s 21972 calls/s 21972 msg/s # udp rx: 1289 MB/s 940088 calls/s # udp tx: 1288 MB/s 21849 calls/s 21849 msg/s # udp rx: 1293 MB/s 943471 calls/s # udp tx: 1294 MB/s 21950 calls/s 21950 msg/s # udp rx: 1307 MB/s 953687 calls/s # udp tx: 1306 MB/s 22160 calls/s 22160 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__->