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: 664 MB/s 11278 calls/s 11278 msg/s # tcp rx: 667 MB/s 83554 calls/s # tcp tx: 681 MB/s 11554 calls/s 11554 msg/s # tcp rx: 681 MB/s 83136 calls/s # tcp tx: 714 MB/s 12122 calls/s 12122 msg/s # tcp rx: 715 MB/s 84016 calls/s # tcp tx: 700 MB/s 11881 calls/s 11881 msg/s # udp gso - over veth touching data # udp rx: 592 MB/s 422006 calls/s # udp tx: 609 MB/s 10339 calls/s 10339 msg/s # udp rx: 618 MB/s 440530 calls/s # udp tx: 618 MB/s 10488 calls/s 10488 msg/s # udp rx: 615 MB/s 438422 calls/s # udp tx: 614 MB/s 10419 calls/s 10419 msg/s # udp rx: 616 MB/s 439294 calls/s # udp tx: 616 MB/s 10450 calls/s 10450 msg/s # udp gso and gro - over veth touching data # udp rx: 698 MB/s 497782 calls/s # udp tx: 721 MB/s 12237 calls/s 12237 msg/s # udp rx: 715 MB/s 509389 calls/s # udp tx: 713 MB/s 12106 calls/s 12106 msg/s # udp rx: 745 MB/s 531396 calls/s # udp tx: 745 MB/s 12650 calls/s 12650 msg/s # udp rx: 759 MB/s 541219 calls/s # udp tx: 759 MB/s 12883 calls/s 12883 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1091 MB/s 18516 calls/s 18516 msg/s # tcp rx: 1092 MB/s 137394 calls/s # tcp tx: 1123 MB/s 19052 calls/s 19052 msg/s # tcp rx: 1123 MB/s 135291 calls/s # tcp tx: 1108 MB/s 18797 calls/s 18797 msg/s # tcp rx: 1109 MB/s 137999 calls/s # tcp tx: 1169 MB/s 19840 calls/s 19840 msg/s # udp gso - over veth touching data # udp rx: 1232 MB/s 898930 calls/s # udp tx: 1275 MB/s 21626 calls/s 21626 msg/s # udp rx: 1259 MB/s 918522 calls/s # udp tx: 1271 MB/s 21567 calls/s 21567 msg/s # udp rx: 1269 MB/s 926093 calls/s # udp tx: 1273 MB/s 21602 calls/s 21602 msg/s # udp rx: 880 MB/s 642076 calls/s # udp tx: 869 MB/s 14745 calls/s 14745 msg/s # udp gso and gro - over veth touching data # udp rx: 1178 MB/s 859529 calls/s # udp tx: 1212 MB/s 20559 calls/s 20559 msg/s # udp rx: 939 MB/s 685349 calls/s # udp tx: 944 MB/s 16015 calls/s 16015 msg/s # udp rx: 1153 MB/s 841099 calls/s # udp tx: 1143 MB/s 19400 calls/s 19400 msg/s # udp rx: 690 MB/s 503701 calls/s # udp tx: 694 MB/s 11773 calls/s 11773 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__->