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: 1108 MB/s 18800 calls/s 18800 msg/s # tcp rx: 1108 MB/s 138409 calls/s # tcp tx: 1154 MB/s 19579 calls/s 19579 msg/s # tcp rx: 1155 MB/s 137978 calls/s # tcp tx: 1156 MB/s 19620 calls/s 19620 msg/s # tcp rx: 1158 MB/s 139374 calls/s # tcp tx: 1042 MB/s 17685 calls/s 17685 msg/s # udp gso - over veth touching data # udp rx: 899 MB/s 640517 calls/s # udp tx: 922 MB/s 15647 calls/s 15647 msg/s # udp rx: 709 MB/s 505164 calls/s # udp tx: 712 MB/s 12080 calls/s 12080 msg/s # udp rx: 709 MB/s 505416 calls/s # udp tx: 712 MB/s 12080 calls/s 12080 msg/s # udp rx: 710 MB/s 505947 calls/s # udp tx: 712 MB/s 12092 calls/s 12092 msg/s # udp gso and gro - over veth touching data # udp rx: 1131 MB/s 805680 calls/s # udp tx: 1170 MB/s 19856 calls/s 19856 msg/s # udp rx: 1207 MB/s 860406 calls/s # udp tx: 1208 MB/s 20498 calls/s 20498 msg/s # udp rx: 1136 MB/s 809626 calls/s # udp tx: 1153 MB/s 19561 calls/s 19561 msg/s # udp rx: 1238 MB/s 881912 calls/s # udp tx: 1241 MB/s 21060 calls/s 21060 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1049 MB/s 17796 calls/s 17796 msg/s # tcp rx: 1064 MB/s 129888 calls/s # tcp tx: 954 MB/s 16189 calls/s 16189 msg/s # tcp rx: 984 MB/s 113603 calls/s # tcp tx: 1013 MB/s 17186 calls/s 17186 msg/s # tcp rx: 1000 MB/s 121614 calls/s # tcp tx: 769 MB/s 13044 calls/s 13044 msg/s # udp gso - over veth touching data # udp rx: 1059 MB/s 772367 calls/s # udp tx: 1095 MB/s 18578 calls/s 18578 msg/s # udp rx: 1212 MB/s 884102 calls/s # udp tx: 1214 MB/s 20601 calls/s 20601 msg/s # udp rx: 1210 MB/s 883021 calls/s # udp tx: 1211 MB/s 20555 calls/s 20555 msg/s # udp rx: 738 MB/s 538860 calls/s # udp tx: 723 MB/s 12276 calls/s 12276 msg/s # udp gso and gro - over veth touching data # udp rx: 1194 MB/s 871355 calls/s # udp tx: 1233 MB/s 20929 calls/s 20929 msg/s # udp rx: 1260 MB/s 919318 calls/s # udp tx: 1258 MB/s 21350 calls/s 21350 msg/s # udp rx: 1272 MB/s 927835 calls/s # udp tx: 1271 MB/s 21567 calls/s 21567 msg/s # udp rx: 1256 MB/s 916381 calls/s # udp tx: 1255 MB/s 21298 calls/s 21298 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__->