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: 854 MB/s 14494 calls/s 14494 msg/s # tcp rx: 855 MB/s 153532 calls/s # tcp tx: 832 MB/s 14120 calls/s 14120 msg/s # tcp rx: 833 MB/s 152735 calls/s # tcp tx: 815 MB/s 13826 calls/s 13826 msg/s # tcp rx: 816 MB/s 146730 calls/s # tcp tx: 776 MB/s 13164 calls/s 13164 msg/s # udp gso - over veth touching data # udp rx: 1226 MB/s 873418 calls/s # udp tx: 1249 MB/s 21184 calls/s 21184 msg/s # udp rx: 1243 MB/s 886134 calls/s # udp tx: 1253 MB/s 21266 calls/s 21266 msg/s # udp rx: 1268 MB/s 903378 calls/s # udp tx: 1270 MB/s 21545 calls/s 21545 msg/s # udp rx: 1238 MB/s 882410 calls/s # udp tx: 1241 MB/s 21049 calls/s 21049 msg/s # udp gso and gro - over veth touching data # udp rx: 1254 MB/s 893769 calls/s # udp tx: 1280 MB/s 21716 calls/s 21716 msg/s # udp rx: 1271 MB/s 906006 calls/s # udp tx: 1270 MB/s 21552 calls/s 21552 msg/s # udp rx: 1273 MB/s 907273 calls/s # udp tx: 1272 MB/s 21587 calls/s 21587 msg/s # udp rx: 1280 MB/s 912227 calls/s # udp tx: 1279 MB/s 21706 calls/s 21706 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 818 MB/s 13879 calls/s 13879 msg/s # tcp rx: 825 MB/s 146563 calls/s # tcp tx: 749 MB/s 12719 calls/s 12719 msg/s # tcp rx: 749 MB/s 131088 calls/s # tcp tx: 824 MB/s 13978 calls/s 13978 msg/s # tcp rx: 824 MB/s 134817 calls/s # tcp tx: 838 MB/s 14226 calls/s 14226 msg/s # udp gso - over veth touching data # udp rx: 601 MB/s 438782 calls/s # udp tx: 615 MB/s 10443 calls/s 10443 msg/s # udp rx: 615 MB/s 448698 calls/s # udp tx: 614 MB/s 10426 calls/s 10426 msg/s # udp rx: 614 MB/s 447980 calls/s # udp tx: 613 MB/s 10407 calls/s 10407 msg/s # udp rx: 616 MB/s 449887 calls/s # udp tx: 616 MB/s 10453 calls/s 10453 msg/s # udp gso and gro - over veth touching data # udp rx: 1207 MB/s 880866 calls/s # udp tx: 1237 MB/s 20997 calls/s 20997 msg/s # udp rx: 1248 MB/s 910548 calls/s # udp tx: 1248 MB/s 21181 calls/s 21181 msg/s # udp rx: 1245 MB/s 908481 calls/s # udp tx: 1245 MB/s 21130 calls/s 21130 msg/s # udp rx: 1243 MB/s 907169 calls/s # udp tx: 1252 MB/s 21250 calls/s 21250 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__->