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: 848 MB/s 14383 calls/s 14383 msg/s # tcp rx: 848 MB/s 96046 calls/s # tcp tx: 876 MB/s 14870 calls/s 14870 msg/s # tcp rx: 879 MB/s 95461 calls/s # tcp tx: 817 MB/s 13869 calls/s 13869 msg/s # tcp rx: 820 MB/s 90385 calls/s # tcp tx: 816 MB/s 13841 calls/s 13841 msg/s # udp gso - over veth touching data # udp rx: 1243 MB/s 886114 calls/s # udp tx: 1275 MB/s 21641 calls/s 21641 msg/s # udp rx: 1240 MB/s 883457 calls/s # udp tx: 1232 MB/s 20903 calls/s 20903 msg/s # udp rx: 1140 MB/s 812468 calls/s # udp tx: 1155 MB/s 19599 calls/s 19599 msg/s # udp rx: 1347 MB/s 960078 calls/s # udp tx: 1352 MB/s 22940 calls/s 22940 msg/s # udp gso and gro - over veth touching data # udp rx: 1207 MB/s 860389 calls/s # udp tx: 1221 MB/s 20715 calls/s 20715 msg/s # udp rx: 1235 MB/s 879901 calls/s # udp tx: 1265 MB/s 21463 calls/s 21463 msg/s # udp rx: 1331 MB/s 948735 calls/s # udp tx: 1337 MB/s 22682 calls/s 22682 msg/s # udp rx: 1337 MB/s 952748 calls/s # udp tx: 1340 MB/s 22744 calls/s 22744 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 946 MB/s 16045 calls/s 16045 msg/s # tcp rx: 954 MB/s 114719 calls/s # tcp tx: 735 MB/s 12479 calls/s 12479 msg/s # tcp rx: 737 MB/s 85774 calls/s # tcp tx: 723 MB/s 12273 calls/s 12273 msg/s # tcp rx: 724 MB/s 84599 calls/s # tcp tx: 716 MB/s 12150 calls/s 12150 msg/s # udp gso - over veth touching data # udp rx: 668 MB/s 487546 calls/s # udp tx: 689 MB/s 11687 calls/s 11687 msg/s # udp rx: 686 MB/s 500460 calls/s # udp tx: 685 MB/s 11625 calls/s 11625 msg/s # udp rx: 701 MB/s 511442 calls/s # udp tx: 700 MB/s 11888 calls/s 11888 msg/s # udp rx: 697 MB/s 508639 calls/s # udp tx: 722 MB/s 12250 calls/s 12250 msg/s # udp gso and gro - over veth touching data # udp rx: 1094 MB/s 798366 calls/s # udp tx: 1128 MB/s 19132 calls/s 19132 msg/s # udp rx: 1253 MB/s 914229 calls/s # udp tx: 1257 MB/s 21331 calls/s 21331 msg/s # udp rx: 1270 MB/s 926572 calls/s # udp tx: 1272 MB/s 21588 calls/s 21588 msg/s # udp rx: 1248 MB/s 910511 calls/s # udp tx: 1251 MB/s 21228 calls/s 21228 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__->