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: 1030 MB/s 17472 calls/s 17472 msg/s # tcp rx: 1037 MB/s 124214 calls/s # tcp tx: 1078 MB/s 18300 calls/s 18300 msg/s # tcp rx: 1083 MB/s 124276 calls/s # tcp tx: 1034 MB/s 17545 calls/s 17545 msg/s # tcp rx: 1030 MB/s 123643 calls/s # tcp tx: 988 MB/s 16772 calls/s 16772 msg/s # udp gso - over veth touching data # udp rx: 1239 MB/s 883025 calls/s # udp tx: 1272 MB/s 21590 calls/s 21590 msg/s # udp rx: 1311 MB/s 934581 calls/s # udp tx: 1313 MB/s 22279 calls/s 22279 msg/s # udp rx: 1315 MB/s 936869 calls/s # udp tx: 1316 MB/s 22326 calls/s 22326 msg/s # udp rx: 1314 MB/s 936205 calls/s # udp tx: 1315 MB/s 22315 calls/s 22315 msg/s # udp gso and gro - over veth touching data # udp rx: 1170 MB/s 833969 calls/s # udp tx: 1209 MB/s 20512 calls/s 20512 msg/s # udp rx: 1308 MB/s 932364 calls/s # udp tx: 1310 MB/s 22232 calls/s 22232 msg/s # udp rx: 1320 MB/s 940893 calls/s # udp tx: 1323 MB/s 22447 calls/s 22447 msg/s # udp rx: 1321 MB/s 941339 calls/s # udp tx: 1321 MB/s 22410 calls/s 22410 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 992 MB/s 16839 calls/s 16839 msg/s # tcp rx: 993 MB/s 128701 calls/s # tcp tx: 1113 MB/s 18880 calls/s 18880 msg/s # tcp rx: 1114 MB/s 127032 calls/s # tcp tx: 1147 MB/s 19466 calls/s 19466 msg/s # tcp rx: 1148 MB/s 127610 calls/s # tcp tx: 1131 MB/s 19192 calls/s 19192 msg/s # udp gso - over veth touching data # udp rx: 563 MB/s 411178 calls/s # udp tx: 583 MB/s 9894 calls/s 9894 msg/s # udp rx: 603 MB/s 440092 calls/s # udp tx: 604 MB/s 10254 calls/s 10254 msg/s # udp rx: 609 MB/s 444673 calls/s # udp tx: 612 MB/s 10391 calls/s 10391 msg/s # udp rx: 607 MB/s 442981 calls/s # udp tx: 608 MB/s 10321 calls/s 10321 msg/s # udp gso and gro - over veth touching data # udp rx: 872 MB/s 636056 calls/s # udp tx: 916 MB/s 15550 calls/s 15550 msg/s # udp rx: 1184 MB/s 864069 calls/s # udp tx: 1183 MB/s 20065 calls/s 20065 msg/s # udp rx: 1228 MB/s 896086 calls/s # udp tx: 1227 MB/s 20824 calls/s 20824 msg/s # udp rx: 1197 MB/s 873705 calls/s # udp tx: 1197 MB/s 20317 calls/s 20317 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__->