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: 727 MB/s 12342 calls/s 12342 msg/s # tcp rx: 728 MB/s 89061 calls/s # tcp tx: 901 MB/s 15284 calls/s 15284 msg/s # tcp rx: 902 MB/s 66356 calls/s # tcp tx: 1038 MB/s 17616 calls/s 17616 msg/s # tcp rx: 1070 MB/s 109431 calls/s # tcp tx: 1101 MB/s 18674 calls/s 18674 msg/s # udp gso - over veth touching data # udp rx: 1188 MB/s 846449 calls/s # udp tx: 1230 MB/s 20867 calls/s 20867 msg/s # udp rx: 1037 MB/s 739106 calls/s # udp tx: 1040 MB/s 17640 calls/s 17640 msg/s # udp rx: 1315 MB/s 937163 calls/s # udp tx: 1316 MB/s 22332 calls/s 22332 msg/s # udp rx: 1312 MB/s 934625 calls/s # udp tx: 1313 MB/s 22273 calls/s 22273 msg/s # udp gso and gro - over veth touching data # udp rx: 1213 MB/s 864619 calls/s # udp tx: 1251 MB/s 21230 calls/s 21230 msg/s # udp rx: 1327 MB/s 945611 calls/s # udp tx: 1329 MB/s 22549 calls/s 22549 msg/s # udp rx: 1309 MB/s 932740 calls/s # udp tx: 1311 MB/s 22238 calls/s 22238 msg/s # udp rx: 1310 MB/s 933885 calls/s # udp tx: 1312 MB/s 22256 calls/s 22256 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 806 MB/s 13685 calls/s 13685 msg/s # tcp rx: 807 MB/s 86909 calls/s # tcp tx: 765 MB/s 12980 calls/s 12980 msg/s # tcp rx: 766 MB/s 88502 calls/s # tcp tx: 773 MB/s 13124 calls/s 13124 msg/s # tcp rx: 774 MB/s 88293 calls/s # tcp tx: 771 MB/s 13089 calls/s 13089 msg/s # udp gso - over veth touching data # udp rx: 1142 MB/s 833356 calls/s # udp tx: 1176 MB/s 19954 calls/s 19954 msg/s # udp rx: 1232 MB/s 898906 calls/s # udp tx: 1232 MB/s 20904 calls/s 20904 msg/s # udp rx: 1216 MB/s 887449 calls/s # udp tx: 1212 MB/s 20557 calls/s 20557 msg/s # udp rx: 1128 MB/s 822739 calls/s # udp tx: 1123 MB/s 19052 calls/s 19052 msg/s # udp gso and gro - over veth touching data # udp rx: 681 MB/s 497195 calls/s # udp tx: 702 MB/s 11918 calls/s 11918 msg/s # udp rx: 681 MB/s 496835 calls/s # udp tx: 682 MB/s 11580 calls/s 11580 msg/s # udp rx: 679 MB/s 495235 calls/s # udp tx: 681 MB/s 11556 calls/s 11556 msg/s # udp rx: 683 MB/s 498631 calls/s # udp tx: 686 MB/s 11643 calls/s 11643 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__->