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: 967 MB/s 16405 calls/s 16405 msg/s # tcp rx: 969 MB/s 132710 calls/s # tcp tx: 1091 MB/s 18515 calls/s 18515 msg/s # tcp rx: 1092 MB/s 132324 calls/s # tcp tx: 1104 MB/s 18730 calls/s 18730 msg/s # tcp rx: 1105 MB/s 132869 calls/s # tcp tx: 1087 MB/s 18452 calls/s 18452 msg/s # udp gso - over veth touching data # udp rx: 713 MB/s 507974 calls/s # udp tx: 733 MB/s 12441 calls/s 12441 msg/s # udp rx: 744 MB/s 530600 calls/s # udp tx: 744 MB/s 12628 calls/s 12628 msg/s # udp rx: 749 MB/s 534161 calls/s # udp tx: 749 MB/s 12711 calls/s 12711 msg/s # udp rx: 750 MB/s 534909 calls/s # udp tx: 750 MB/s 12731 calls/s 12731 msg/s # udp gso and gro - over veth touching data # udp rx: 1208 MB/s 861038 calls/s # udp tx: 1247 MB/s 21150 calls/s 21150 msg/s # udp rx: 1247 MB/s 888384 calls/s # udp tx: 1250 MB/s 21212 calls/s 21212 msg/s # udp rx: 1310 MB/s 933863 calls/s # udp tx: 1314 MB/s 22287 calls/s 22287 msg/s # udp rx: 1311 MB/s 934174 calls/s # udp tx: 1313 MB/s 22286 calls/s 22286 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 695 MB/s 11788 calls/s 11788 msg/s # tcp rx: 695 MB/s 85168 calls/s # tcp tx: 685 MB/s 11625 calls/s 11625 msg/s # tcp rx: 686 MB/s 84558 calls/s # tcp tx: 683 MB/s 11585 calls/s 11585 msg/s # tcp rx: 683 MB/s 83926 calls/s # tcp tx: 679 MB/s 11517 calls/s 11517 msg/s # udp gso - over veth touching data # udp rx: 1205 MB/s 879367 calls/s # udp tx: 1243 MB/s 21091 calls/s 21091 msg/s # udp rx: 1208 MB/s 881649 calls/s # udp tx: 1210 MB/s 20530 calls/s 20530 msg/s # udp rx: 1145 MB/s 835379 calls/s # udp tx: 1150 MB/s 19510 calls/s 19510 msg/s # udp rx: 1226 MB/s 894647 calls/s # udp tx: 1230 MB/s 20872 calls/s 20872 msg/s # udp gso and gro - over veth touching data # udp rx: 1234 MB/s 900031 calls/s # udp tx: 1270 MB/s 21544 calls/s 21544 msg/s # udp rx: 1248 MB/s 910535 calls/s # udp tx: 1248 MB/s 21174 calls/s 21174 msg/s # udp rx: 1261 MB/s 919708 calls/s # udp tx: 1260 MB/s 21376 calls/s 21376 msg/s # udp rx: 1269 MB/s 925903 calls/s # udp tx: 1269 MB/s 21528 calls/s 21528 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__->