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: 1008 MB/s 17100 calls/s 17100 msg/s # tcp rx: 1008 MB/s 124122 calls/s # tcp tx: 892 MB/s 15141 calls/s 15141 msg/s # tcp rx: 893 MB/s 108948 calls/s # tcp tx: 784 MB/s 13308 calls/s 13308 msg/s # tcp rx: 785 MB/s 87645 calls/s # tcp tx: 799 MB/s 13554 calls/s 13554 msg/s # udp gso - over veth touching data # udp rx: 1171 MB/s 834266 calls/s # udp tx: 1207 MB/s 20472 calls/s 20472 msg/s # udp rx: 1282 MB/s 913483 calls/s # udp tx: 1285 MB/s 21809 calls/s 21809 msg/s # udp rx: 1310 MB/s 933747 calls/s # udp tx: 1312 MB/s 22254 calls/s 22254 msg/s # udp rx: 1320 MB/s 940795 calls/s # udp tx: 1322 MB/s 22429 calls/s 22429 msg/s # udp gso and gro - over veth touching data # udp rx: 1247 MB/s 888776 calls/s # udp tx: 1291 MB/s 21905 calls/s 21905 msg/s # udp rx: 1312 MB/s 935130 calls/s # udp tx: 1314 MB/s 22303 calls/s 22303 msg/s # udp rx: 1317 MB/s 938172 calls/s # udp tx: 1318 MB/s 22367 calls/s 22367 msg/s # udp rx: 1316 MB/s 937822 calls/s # udp tx: 1318 MB/s 22367 calls/s 22367 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1117 MB/s 18951 calls/s 18951 msg/s # tcp rx: 1118 MB/s 140862 calls/s # tcp tx: 1161 MB/s 19697 calls/s 19697 msg/s # tcp rx: 1162 MB/s 139543 calls/s # tcp tx: 1069 MB/s 18142 calls/s 18142 msg/s # tcp rx: 1071 MB/s 131926 calls/s # tcp tx: 983 MB/s 16685 calls/s 16685 msg/s # udp gso - over veth touching data # udp rx: 1189 MB/s 867293 calls/s # udp tx: 1222 MB/s 20735 calls/s 20735 msg/s # udp rx: 1245 MB/s 908086 calls/s # udp tx: 1245 MB/s 21125 calls/s 21125 msg/s # udp rx: 1273 MB/s 928482 calls/s # udp tx: 1272 MB/s 21575 calls/s 21575 msg/s # udp rx: 1250 MB/s 911645 calls/s # udp tx: 1249 MB/s 21191 calls/s 21191 msg/s # udp gso and gro - over veth touching data # udp rx: 1226 MB/s 894758 calls/s # udp tx: 1262 MB/s 21415 calls/s 21415 msg/s # udp rx: 1245 MB/s 908508 calls/s # udp tx: 1246 MB/s 21144 calls/s 21144 msg/s # udp rx: 1259 MB/s 918545 calls/s # udp tx: 1261 MB/s 21395 calls/s 21395 msg/s # udp rx: 1258 MB/s 917818 calls/s # udp tx: 1260 MB/s 21378 calls/s 21378 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__->