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: 873 MB/s 14817 calls/s 14817 msg/s # tcp rx: 874 MB/s 97496 calls/s # tcp tx: 840 MB/s 14253 calls/s 14253 msg/s # tcp rx: 845 MB/s 93307 calls/s # tcp tx: 1116 MB/s 18934 calls/s 18934 msg/s # tcp rx: 1117 MB/s 129386 calls/s # tcp tx: 1110 MB/s 18843 calls/s 18843 msg/s # udp gso - over veth touching data # udp rx: 600 MB/s 428106 calls/s # udp tx: 618 MB/s 10492 calls/s 10492 msg/s # udp rx: 596 MB/s 425086 calls/s # udp tx: 594 MB/s 10084 calls/s 10084 msg/s # udp rx: 609 MB/s 433948 calls/s # udp tx: 611 MB/s 10374 calls/s 10374 msg/s # udp rx: 621 MB/s 442771 calls/s # udp tx: 621 MB/s 10535 calls/s 10535 msg/s # udp gso and gro - over veth touching data # udp rx: 618 MB/s 440294 calls/s # udp tx: 636 MB/s 10787 calls/s 10787 msg/s # udp rx: 635 MB/s 452526 calls/s # udp tx: 635 MB/s 10779 calls/s 10779 msg/s # udp rx: 646 MB/s 460660 calls/s # udp tx: 647 MB/s 10976 calls/s 10976 msg/s # udp rx: 647 MB/s 461511 calls/s # udp tx: 647 MB/s 10989 calls/s 10989 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 949 MB/s 16112 calls/s 16112 msg/s # tcp rx: 950 MB/s 114361 calls/s # tcp tx: 739 MB/s 12542 calls/s 12542 msg/s # tcp rx: 740 MB/s 87991 calls/s # tcp tx: 745 MB/s 12651 calls/s 12651 msg/s # tcp rx: 746 MB/s 88620 calls/s # tcp tx: 723 MB/s 12264 calls/s 12264 msg/s # udp gso - over veth touching data # udp rx: 1202 MB/s 876936 calls/s # udp tx: 1244 MB/s 21100 calls/s 21100 msg/s # udp rx: 1308 MB/s 954356 calls/s # udp tx: 1309 MB/s 22208 calls/s 22208 msg/s # udp rx: 908 MB/s 662649 calls/s # udp tx: 889 MB/s 15080 calls/s 15080 msg/s # udp rx: 642 MB/s 468930 calls/s # udp tx: 644 MB/s 10935 calls/s 10935 msg/s # udp gso and gro - over veth touching data # udp rx: 1147 MB/s 836940 calls/s # udp tx: 1186 MB/s 20130 calls/s 20130 msg/s # udp rx: 1272 MB/s 927833 calls/s # udp tx: 1272 MB/s 21585 calls/s 21585 msg/s # udp rx: 1272 MB/s 928109 calls/s # udp tx: 1271 MB/s 21561 calls/s 21561 msg/s # udp rx: 1271 MB/s 927071 calls/s # udp tx: 1270 MB/s 21544 calls/s 21544 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__->