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: 1106 MB/s 18759 calls/s 18759 msg/s # tcp rx: 1107 MB/s 138192 calls/s # tcp tx: 979 MB/s 16607 calls/s 16607 msg/s # tcp rx: 979 MB/s 117769 calls/s # tcp tx: 833 MB/s 14141 calls/s 14141 msg/s # tcp rx: 833 MB/s 93552 calls/s # tcp tx: 766 MB/s 13002 calls/s 13002 msg/s # udp gso - over veth touching data # udp rx: 1265 MB/s 901545 calls/s # udp tx: 1303 MB/s 22111 calls/s 22111 msg/s # udp rx: 1331 MB/s 948184 calls/s # udp tx: 1331 MB/s 22584 calls/s 22584 msg/s # udp rx: 1329 MB/s 947301 calls/s # udp tx: 1329 MB/s 22557 calls/s 22557 msg/s # udp rx: 1330 MB/s 947437 calls/s # udp tx: 1330 MB/s 22565 calls/s 22565 msg/s # udp gso and gro - over veth touching data # udp rx: 1233 MB/s 878508 calls/s # udp tx: 1267 MB/s 21492 calls/s 21492 msg/s # udp rx: 1283 MB/s 914223 calls/s # udp tx: 1282 MB/s 21759 calls/s 21759 msg/s # udp rx: 1298 MB/s 924639 calls/s # udp tx: 1299 MB/s 22037 calls/s 22037 msg/s # udp rx: 1319 MB/s 939717 calls/s # udp tx: 1319 MB/s 22374 calls/s 22374 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 736 MB/s 12489 calls/s 12489 msg/s # tcp rx: 739 MB/s 88893 calls/s # tcp tx: 698 MB/s 11849 calls/s 11849 msg/s # tcp rx: 698 MB/s 85106 calls/s # tcp tx: 706 MB/s 11977 calls/s 11977 msg/s # tcp rx: 706 MB/s 85695 calls/s # tcp tx: 707 MB/s 11997 calls/s 11997 msg/s # udp gso - over veth touching data # udp rx: 811 MB/s 591727 calls/s # udp tx: 850 MB/s 14429 calls/s 14429 msg/s # udp rx: 1269 MB/s 925679 calls/s # udp tx: 1269 MB/s 21535 calls/s 21535 msg/s # udp rx: 1253 MB/s 913859 calls/s # udp tx: 1250 MB/s 21209 calls/s 21209 msg/s # udp rx: 1258 MB/s 917498 calls/s # udp tx: 1257 MB/s 21328 calls/s 21328 msg/s # udp gso and gro - over veth touching data # udp rx: 1132 MB/s 825766 calls/s # udp tx: 1164 MB/s 19757 calls/s 19757 msg/s # udp rx: 1265 MB/s 922909 calls/s # udp tx: 1265 MB/s 21463 calls/s 21463 msg/s # udp rx: 1279 MB/s 933013 calls/s # udp tx: 1278 MB/s 21686 calls/s 21686 msg/s # udp rx: 1271 MB/s 927516 calls/s # udp tx: 1271 MB/s 21558 calls/s 21558 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__->