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: 1128 MB/s 19141 calls/s 19141 msg/s # tcp rx: 1128 MB/s 136800 calls/s # tcp tx: 1109 MB/s 18810 calls/s 18810 msg/s # tcp rx: 1117 MB/s 130519 calls/s # tcp tx: 1060 MB/s 17982 calls/s 17982 msg/s # tcp rx: 1065 MB/s 125476 calls/s # tcp tx: 1090 MB/s 18502 calls/s 18502 msg/s # udp gso - over veth touching data # udp rx: 934 MB/s 665807 calls/s # udp tx: 968 MB/s 16421 calls/s 16421 msg/s # udp rx: 1141 MB/s 813329 calls/s # udp tx: 1139 MB/s 19322 calls/s 19322 msg/s # udp rx: 1212 MB/s 864054 calls/s # udp tx: 1202 MB/s 20403 calls/s 20403 msg/s # udp rx: 1236 MB/s 880586 calls/s # udp tx: 1239 MB/s 21024 calls/s 21024 msg/s # udp gso and gro - over veth touching data # udp rx: 1191 MB/s 848752 calls/s # udp tx: 1213 MB/s 20577 calls/s 20577 msg/s # udp rx: 715 MB/s 509955 calls/s # udp tx: 718 MB/s 12193 calls/s 12193 msg/s # udp rx: 686 MB/s 489060 calls/s # udp tx: 687 MB/s 11664 calls/s 11664 msg/s # udp rx: 684 MB/s 487788 calls/s # udp tx: 686 MB/s 11645 calls/s 11645 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1064 MB/s 18051 calls/s 18051 msg/s # tcp rx: 1065 MB/s 108358 calls/s # tcp tx: 1027 MB/s 17422 calls/s 17422 msg/s # tcp rx: 1028 MB/s 130479 calls/s # tcp tx: 1009 MB/s 17130 calls/s 17130 msg/s # tcp rx: 1010 MB/s 129943 calls/s # tcp tx: 1059 MB/s 17969 calls/s 17969 msg/s # udp gso - over veth touching data # udp rx: 614 MB/s 447806 calls/s # udp tx: 633 MB/s 10751 calls/s 10751 msg/s # udp rx: 643 MB/s 469439 calls/s # udp tx: 643 MB/s 10909 calls/s 10909 msg/s # udp rx: 648 MB/s 473256 calls/s # udp tx: 659 MB/s 11193 calls/s 11193 msg/s # udp rx: 646 MB/s 471626 calls/s # udp tx: 645 MB/s 10955 calls/s 10955 msg/s # udp gso and gro - over veth touching data # udp rx: 611 MB/s 446231 calls/s # udp tx: 632 MB/s 10725 calls/s 10725 msg/s # udp rx: 655 MB/s 478233 calls/s # udp tx: 653 MB/s 11077 calls/s 11077 msg/s # udp rx: 602 MB/s 439707 calls/s # udp tx: 609 MB/s 10345 calls/s 10345 msg/s # udp rx: 647 MB/s 471936 calls/s # udp tx: 649 MB/s 11018 calls/s 11018 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__->