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: 808 MB/s 13705 calls/s 13705 msg/s # tcp rx: 809 MB/s 93698 calls/s # tcp tx: 852 MB/s 14466 calls/s 14466 msg/s # tcp rx: 853 MB/s 96875 calls/s # tcp tx: 855 MB/s 14517 calls/s 14517 msg/s # tcp rx: 856 MB/s 95967 calls/s # tcp tx: 867 MB/s 14706 calls/s 14706 msg/s # udp gso - over veth touching data # udp rx: 609 MB/s 433840 calls/s # udp tx: 623 MB/s 10575 calls/s 10575 msg/s # udp rx: 600 MB/s 427558 calls/s # udp tx: 602 MB/s 10216 calls/s 10216 msg/s # udp rx: 636 MB/s 453419 calls/s # udp tx: 636 MB/s 10798 calls/s 10798 msg/s # udp rx: 642 MB/s 458026 calls/s # udp tx: 642 MB/s 10898 calls/s 10898 msg/s # udp gso and gro - over veth touching data # udp rx: 1265 MB/s 901811 calls/s # udp tx: 1303 MB/s 22102 calls/s 22102 msg/s # udp rx: 1310 MB/s 933501 calls/s # udp tx: 1308 MB/s 22197 calls/s 22197 msg/s # udp rx: 1324 MB/s 943723 calls/s # udp tx: 1323 MB/s 22455 calls/s 22455 msg/s # udp rx: 1325 MB/s 943922 calls/s # udp tx: 1324 MB/s 22456 calls/s 22456 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1068 MB/s 18122 calls/s 18122 msg/s # tcp rx: 1071 MB/s 135817 calls/s # tcp tx: 755 MB/s 12806 calls/s 12806 msg/s # tcp rx: 755 MB/s 89162 calls/s # tcp tx: 750 MB/s 12723 calls/s 12723 msg/s # tcp rx: 750 MB/s 88885 calls/s # tcp tx: 749 MB/s 12715 calls/s 12715 msg/s # udp gso - over veth touching data # udp rx: 1152 MB/s 840684 calls/s # udp tx: 1197 MB/s 20315 calls/s 20315 msg/s # udp rx: 1260 MB/s 919289 calls/s # udp tx: 1266 MB/s 21473 calls/s 21473 msg/s # udp rx: 1259 MB/s 918307 calls/s # udp tx: 1264 MB/s 21447 calls/s 21447 msg/s # udp rx: 1277 MB/s 931575 calls/s # udp tx: 1276 MB/s 21656 calls/s 21656 msg/s # udp gso and gro - over veth touching data # udp rx: 592 MB/s 432248 calls/s # udp tx: 610 MB/s 10348 calls/s 10348 msg/s # udp rx: 592 MB/s 431935 calls/s # udp tx: 591 MB/s 10029 calls/s 10029 msg/s # udp rx: 589 MB/s 429879 calls/s # udp tx: 589 MB/s 10003 calls/s 10003 msg/s # udp rx: 594 MB/s 433700 calls/s # udp tx: 594 MB/s 10081 calls/s 10081 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__->