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: 984 MB/s 16693 calls/s 16693 msg/s # tcp rx: 984 MB/s 125688 calls/s # tcp tx: 980 MB/s 16631 calls/s 16631 msg/s # tcp rx: 981 MB/s 127689 calls/s # tcp tx: 1094 MB/s 18555 calls/s 18555 msg/s # tcp rx: 1095 MB/s 134038 calls/s # tcp tx: 1114 MB/s 18905 calls/s 18905 msg/s # udp gso - over veth touching data # udp rx: 625 MB/s 445341 calls/s # udp tx: 646 MB/s 10966 calls/s 10966 msg/s # udp rx: 623 MB/s 444034 calls/s # udp tx: 626 MB/s 10619 calls/s 10619 msg/s # udp rx: 631 MB/s 449630 calls/s # udp tx: 633 MB/s 10742 calls/s 10742 msg/s # udp rx: 657 MB/s 468667 calls/s # udp tx: 659 MB/s 11192 calls/s 11192 msg/s # udp gso and gro - over veth touching data # udp rx: 1242 MB/s 885264 calls/s # udp tx: 1279 MB/s 21701 calls/s 21701 msg/s # udp rx: 1287 MB/s 917203 calls/s # udp tx: 1290 MB/s 21890 calls/s 21890 msg/s # udp rx: 1282 MB/s 913392 calls/s # udp tx: 1284 MB/s 21784 calls/s 21784 msg/s # udp rx: 1255 MB/s 894135 calls/s # udp tx: 1256 MB/s 21303 calls/s 21303 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1069 MB/s 18135 calls/s 18135 msg/s # tcp rx: 1070 MB/s 137179 calls/s # tcp tx: 1113 MB/s 18881 calls/s 18881 msg/s # tcp rx: 1114 MB/s 139554 calls/s # tcp tx: 1144 MB/s 19419 calls/s 19419 msg/s # tcp rx: 1145 MB/s 139087 calls/s # tcp tx: 1145 MB/s 19433 calls/s 19433 msg/s # udp gso - over veth touching data # udp rx: 1167 MB/s 851150 calls/s # udp tx: 1197 MB/s 20306 calls/s 20306 msg/s # udp rx: 1259 MB/s 918565 calls/s # udp tx: 1259 MB/s 21358 calls/s 21358 msg/s # udp rx: 1259 MB/s 918448 calls/s # udp tx: 1258 MB/s 21352 calls/s 21352 msg/s # udp rx: 1261 MB/s 920037 calls/s # udp tx: 1261 MB/s 21397 calls/s 21397 msg/s # udp gso and gro - over veth touching data # udp rx: 1152 MB/s 840504 calls/s # udp tx: 1185 MB/s 20114 calls/s 20114 msg/s # udp rx: 1251 MB/s 912952 calls/s # udp tx: 1251 MB/s 21220 calls/s 21220 msg/s # udp rx: 1238 MB/s 902971 calls/s # udp tx: 1237 MB/s 20983 calls/s 20983 msg/s # udp rx: 1241 MB/s 905253 calls/s # udp tx: 1241 MB/s 21053 calls/s 21053 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__->