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: 1113 MB/s 18881 calls/s 18881 msg/s # tcp rx: 1114 MB/s 129020 calls/s # tcp tx: 707 MB/s 12004 calls/s 12004 msg/s # tcp rx: 708 MB/s 84775 calls/s # tcp tx: 688 MB/s 11676 calls/s 11676 msg/s # tcp rx: 689 MB/s 84409 calls/s # tcp tx: 686 MB/s 11650 calls/s 11650 msg/s # udp gso - over veth touching data # udp rx: 735 MB/s 524242 calls/s # udp tx: 753 MB/s 12780 calls/s 12780 msg/s # udp rx: 615 MB/s 438632 calls/s # udp tx: 615 MB/s 10436 calls/s 10436 msg/s # udp rx: 610 MB/s 434798 calls/s # udp tx: 622 MB/s 10556 calls/s 10556 msg/s # udp rx: 613 MB/s 437360 calls/s # udp tx: 613 MB/s 10408 calls/s 10408 msg/s # udp gso and gro - over veth touching data # udp rx: 585 MB/s 417120 calls/s # udp tx: 602 MB/s 10218 calls/s 10218 msg/s # udp rx: 791 MB/s 563792 calls/s # udp tx: 808 MB/s 13719 calls/s 13719 msg/s # udp rx: 1323 MB/s 943095 calls/s # udp tx: 1322 MB/s 22438 calls/s 22438 msg/s # udp rx: 1321 MB/s 941531 calls/s # udp tx: 1320 MB/s 22403 calls/s 22403 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 948 MB/s 16085 calls/s 16085 msg/s # tcp rx: 948 MB/s 118447 calls/s # tcp tx: 992 MB/s 16841 calls/s 16841 msg/s # tcp rx: 993 MB/s 135698 calls/s # tcp tx: 1090 MB/s 18492 calls/s 18492 msg/s # tcp rx: 1091 MB/s 135836 calls/s # tcp tx: 1131 MB/s 19199 calls/s 19199 msg/s # udp gso - over veth touching data # udp rx: 674 MB/s 492121 calls/s # udp tx: 695 MB/s 11804 calls/s 11804 msg/s # udp rx: 691 MB/s 504459 calls/s # udp tx: 691 MB/s 11721 calls/s 11721 msg/s # udp rx: 691 MB/s 504036 calls/s # udp tx: 690 MB/s 11710 calls/s 11710 msg/s # udp rx: 693 MB/s 505470 calls/s # udp tx: 692 MB/s 11752 calls/s 11752 msg/s # udp gso and gro - over veth touching data # udp rx: 577 MB/s 420865 calls/s # udp tx: 594 MB/s 10091 calls/s 10091 msg/s # udp rx: 596 MB/s 435256 calls/s # udp tx: 596 MB/s 10115 calls/s 10115 msg/s # udp rx: 596 MB/s 435354 calls/s # udp tx: 596 MB/s 10116 calls/s 10116 msg/s # udp rx: 606 MB/s 442360 calls/s # udp tx: 606 MB/s 10279 calls/s 10279 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__->