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: 1068 MB/s 18128 calls/s 18128 msg/s # tcp rx: 1069 MB/s 141772 calls/s # tcp tx: 1026 MB/s 17416 calls/s 17416 msg/s # tcp rx: 1026 MB/s 139689 calls/s # tcp tx: 1029 MB/s 17466 calls/s 17466 msg/s # tcp rx: 1030 MB/s 138389 calls/s # tcp tx: 1076 MB/s 18255 calls/s 18255 msg/s # udp gso - over veth touching data # udp rx: 608 MB/s 433244 calls/s # udp tx: 628 MB/s 10667 calls/s 10667 msg/s # udp rx: 642 MB/s 457855 calls/s # udp tx: 642 MB/s 10890 calls/s 10890 msg/s # udp rx: 653 MB/s 465578 calls/s # udp tx: 653 MB/s 11080 calls/s 11080 msg/s # udp rx: 652 MB/s 465158 calls/s # udp tx: 652 MB/s 11062 calls/s 11062 msg/s # udp gso and gro - over veth touching data # udp rx: 1291 MB/s 919688 calls/s # udp tx: 1329 MB/s 22547 calls/s 22547 msg/s # udp rx: 1321 MB/s 941477 calls/s # udp tx: 1325 MB/s 22476 calls/s 22476 msg/s # udp rx: 1342 MB/s 956078 calls/s # udp tx: 1345 MB/s 22818 calls/s 22818 msg/s # udp rx: 1334 MB/s 950475 calls/s # udp tx: 1335 MB/s 22651 calls/s 22651 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1119 MB/s 18991 calls/s 18991 msg/s # tcp rx: 1121 MB/s 139903 calls/s # tcp tx: 1168 MB/s 19817 calls/s 19817 msg/s # tcp rx: 1170 MB/s 126268 calls/s # tcp tx: 1025 MB/s 17391 calls/s 17391 msg/s # tcp rx: 1026 MB/s 132591 calls/s # tcp tx: 1074 MB/s 18221 calls/s 18221 msg/s # udp gso - over veth touching data # udp rx: 1189 MB/s 867575 calls/s # udp tx: 1225 MB/s 20788 calls/s 20788 msg/s # udp rx: 1152 MB/s 840274 calls/s # udp tx: 1152 MB/s 19555 calls/s 19555 msg/s # udp rx: 1135 MB/s 828176 calls/s # udp tx: 1133 MB/s 19229 calls/s 19229 msg/s # udp rx: 1208 MB/s 881660 calls/s # udp tx: 1208 MB/s 20493 calls/s 20493 msg/s # udp gso and gro - over veth touching data # udp rx: 1163 MB/s 848497 calls/s # udp tx: 1195 MB/s 20279 calls/s 20279 msg/s # udp rx: 1272 MB/s 928158 calls/s # udp tx: 1271 MB/s 21573 calls/s 21573 msg/s # udp rx: 1273 MB/s 928884 calls/s # udp tx: 1273 MB/s 21595 calls/s 21595 msg/s # udp rx: 1272 MB/s 928331 calls/s # udp tx: 1272 MB/s 21576 calls/s 21576 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__->