make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1086 MB/s 18433 calls/s 18433 msg/s # tcp rx: 1091 MB/s 138231 calls/s # tcp tx: 1001 MB/s 16982 calls/s 16982 msg/s # tcp rx: 1000 MB/s 128146 calls/s # tcp tx: 1046 MB/s 17752 calls/s 17752 msg/s # tcp rx: 1047 MB/s 128362 calls/s # tcp tx: 1052 MB/s 17852 calls/s 17852 msg/s # udp gso - over veth touching data # udp rx: 661 MB/s 470996 calls/s # udp tx: 677 MB/s 11494 calls/s 11494 msg/s # udp rx: 646 MB/s 460764 calls/s # udp tx: 646 MB/s 10967 calls/s 10967 msg/s # udp rx: 649 MB/s 462950 calls/s # udp tx: 649 MB/s 11017 calls/s 11017 msg/s # udp rx: 645 MB/s 459866 calls/s # udp tx: 644 MB/s 10932 calls/s 10932 msg/s # udp gso and gro - over veth touching data # udp rx: 662 MB/s 472230 calls/s # udp tx: 683 MB/s 11596 calls/s 11596 msg/s # udp rx: 704 MB/s 502197 calls/s # udp tx: 704 MB/s 11957 calls/s 11957 msg/s # udp rx: 699 MB/s 497989 calls/s # udp tx: 699 MB/s 11869 calls/s 11869 msg/s # udp rx: 720 MB/s 512922 calls/s # udp tx: 719 MB/s 12202 calls/s 12202 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 709 MB/s 12040 calls/s 12040 msg/s # tcp rx: 735 MB/s 90833 calls/s # tcp tx: 711 MB/s 12061 calls/s 12061 msg/s # tcp rx: 711 MB/s 87508 calls/s # tcp tx: 711 MB/s 12061 calls/s 12061 msg/s # tcp rx: 711 MB/s 87188 calls/s # tcp tx: 714 MB/s 12119 calls/s 12119 msg/s # udp gso - over veth touching data # udp rx: 1142 MB/s 833093 calls/s # udp tx: 1174 MB/s 19921 calls/s 19921 msg/s # udp rx: 1260 MB/s 919150 calls/s # udp tx: 1264 MB/s 21448 calls/s 21448 msg/s # udp rx: 1280 MB/s 933721 calls/s # udp tx: 1281 MB/s 21743 calls/s 21743 msg/s # udp rx: 1269 MB/s 926052 calls/s # udp tx: 1271 MB/s 21570 calls/s 21570 msg/s # udp gso and gro - over veth touching data # udp rx: 616 MB/s 449638 calls/s # udp tx: 632 MB/s 10723 calls/s 10723 msg/s # udp rx: 651 MB/s 475188 calls/s # udp tx: 651 MB/s 11049 calls/s 11049 msg/s # udp rx: 642 MB/s 468539 calls/s # udp tx: 641 MB/s 10888 calls/s 10888 msg/s # udp rx: 646 MB/s 471771 calls/s # udp tx: 646 MB/s 10961 calls/s 10961 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__->