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: 1063 MB/s 18039 calls/s 18039 msg/s # tcp rx: 1065 MB/s 130745 calls/s # tcp tx: 960 MB/s 16291 calls/s 16291 msg/s # tcp rx: 969 MB/s 130105 calls/s # tcp tx: 1056 MB/s 17921 calls/s 17921 msg/s # tcp rx: 1055 MB/s 129621 calls/s # tcp tx: 1060 MB/s 17983 calls/s 17983 msg/s # udp gso - over veth touching data # udp rx: 684 MB/s 487648 calls/s # udp tx: 710 MB/s 12053 calls/s 12053 msg/s # udp rx: 731 MB/s 520787 calls/s # udp tx: 729 MB/s 12381 calls/s 12381 msg/s # udp rx: 722 MB/s 514592 calls/s # udp tx: 721 MB/s 12243 calls/s 12243 msg/s # udp rx: 730 MB/s 520265 calls/s # udp tx: 730 MB/s 12382 calls/s 12382 msg/s # udp gso and gro - over veth touching data # udp rx: 1119 MB/s 797346 calls/s # udp tx: 1145 MB/s 19433 calls/s 19433 msg/s # udp rx: 615 MB/s 438196 calls/s # udp tx: 614 MB/s 10426 calls/s 10426 msg/s # udp rx: 616 MB/s 439022 calls/s # udp tx: 615 MB/s 10438 calls/s 10438 msg/s # udp rx: 615 MB/s 438096 calls/s # udp tx: 614 MB/s 10423 calls/s 10423 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1153 MB/s 19567 calls/s 19567 msg/s # tcp rx: 1154 MB/s 142772 calls/s # tcp tx: 1150 MB/s 19517 calls/s 19517 msg/s # tcp rx: 1151 MB/s 139056 calls/s # tcp tx: 1147 MB/s 19457 calls/s 19457 msg/s # tcp rx: 1148 MB/s 138402 calls/s # tcp tx: 1148 MB/s 19480 calls/s 19480 msg/s # udp gso - over veth touching data # udp rx: 1275 MB/s 930214 calls/s # udp tx: 1309 MB/s 22218 calls/s 22218 msg/s # udp rx: 1312 MB/s 957190 calls/s # udp tx: 1311 MB/s 22243 calls/s 22243 msg/s # udp rx: 1303 MB/s 950952 calls/s # udp tx: 1303 MB/s 22103 calls/s 22103 msg/s # udp rx: 1305 MB/s 952100 calls/s # udp tx: 1304 MB/s 22122 calls/s 22122 msg/s # udp gso and gro - over veth touching data # udp rx: 1248 MB/s 910465 calls/s # udp tx: 1291 MB/s 21905 calls/s 21905 msg/s # udp rx: 1307 MB/s 953393 calls/s # udp tx: 1304 MB/s 22132 calls/s 22132 msg/s # udp rx: 1297 MB/s 946557 calls/s # udp tx: 1298 MB/s 22028 calls/s 22028 msg/s # udp rx: 1306 MB/s 952952 calls/s # udp tx: 1310 MB/s 22226 calls/s 22226 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__->