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: 705 MB/s 11969 calls/s 11969 msg/s # tcp rx: 710 MB/s 86260 calls/s # tcp tx: 689 MB/s 11701 calls/s 11701 msg/s # tcp rx: 690 MB/s 83790 calls/s # tcp tx: 701 MB/s 11906 calls/s 11906 msg/s # tcp rx: 702 MB/s 83801 calls/s # tcp tx: 698 MB/s 11849 calls/s 11849 msg/s # udp gso - over veth touching data # udp rx: 666 MB/s 474866 calls/s # udp tx: 688 MB/s 11683 calls/s 11683 msg/s # udp rx: 654 MB/s 466502 calls/s # udp tx: 654 MB/s 11095 calls/s 11095 msg/s # udp rx: 642 MB/s 457880 calls/s # udp tx: 638 MB/s 10834 calls/s 10834 msg/s # udp rx: 645 MB/s 460072 calls/s # udp tx: 648 MB/s 11001 calls/s 11001 msg/s # udp gso and gro - over veth touching data # udp rx: 1283 MB/s 914289 calls/s # udp tx: 1315 MB/s 22319 calls/s 22319 msg/s # udp rx: 712 MB/s 507415 calls/s # udp tx: 703 MB/s 11929 calls/s 11929 msg/s # udp rx: 661 MB/s 471120 calls/s # udp tx: 660 MB/s 11210 calls/s 11210 msg/s # udp rx: 676 MB/s 482016 calls/s # udp tx: 675 MB/s 11464 calls/s 11464 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 719 MB/s 12201 calls/s 12201 msg/s # tcp rx: 719 MB/s 87324 calls/s # tcp tx: 718 MB/s 12184 calls/s 12184 msg/s # tcp rx: 719 MB/s 87055 calls/s # tcp tx: 723 MB/s 12273 calls/s 12273 msg/s # tcp rx: 724 MB/s 86821 calls/s # tcp tx: 716 MB/s 12158 calls/s 12158 msg/s # udp gso - over veth touching data # udp rx: 590 MB/s 430373 calls/s # udp tx: 607 MB/s 10303 calls/s 10303 msg/s # udp rx: 620 MB/s 452749 calls/s # udp tx: 623 MB/s 10580 calls/s 10580 msg/s # udp rx: 634 MB/s 462391 calls/s # udp tx: 636 MB/s 10792 calls/s 10792 msg/s # udp rx: 634 MB/s 462977 calls/s # udp tx: 636 MB/s 10797 calls/s 10797 msg/s # udp gso and gro - over veth touching data # udp rx: 663 MB/s 484146 calls/s # udp tx: 686 MB/s 11636 calls/s 11636 msg/s # udp rx: 672 MB/s 490556 calls/s # udp tx: 672 MB/s 11402 calls/s 11402 msg/s # udp rx: 1021 MB/s 744703 calls/s # udp tx: 1030 MB/s 17472 calls/s 17472 msg/s # udp rx: 1287 MB/s 938681 calls/s # udp tx: 1295 MB/s 21975 calls/s 21975 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__->