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: 1083 MB/s 18370 calls/s 18370 msg/s # tcp rx: 1112 MB/s 134969 calls/s # tcp tx: 1045 MB/s 17739 calls/s 17739 msg/s # tcp rx: 1051 MB/s 128874 calls/s # tcp tx: 977 MB/s 16576 calls/s 16576 msg/s # tcp rx: 981 MB/s 127359 calls/s # tcp tx: 1056 MB/s 17924 calls/s 17924 msg/s # udp gso - over veth touching data # udp rx: 686 MB/s 489169 calls/s # udp tx: 710 MB/s 12055 calls/s 12055 msg/s # udp rx: 721 MB/s 513737 calls/s # udp tx: 721 MB/s 12229 calls/s 12229 msg/s # udp rx: 689 MB/s 491086 calls/s # udp tx: 688 MB/s 11682 calls/s 11682 msg/s # udp rx: 683 MB/s 487074 calls/s # udp tx: 683 MB/s 11591 calls/s 11591 msg/s # udp gso and gro - over veth touching data # udp rx: 583 MB/s 415430 calls/s # udp tx: 603 MB/s 10233 calls/s 10233 msg/s # udp rx: 585 MB/s 416999 calls/s # udp tx: 583 MB/s 9901 calls/s 9901 msg/s # udp rx: 606 MB/s 432268 calls/s # udp tx: 606 MB/s 10279 calls/s 10279 msg/s # udp rx: 549 MB/s 391618 calls/s # udp tx: 550 MB/s 9329 calls/s 9329 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1146 MB/s 19452 calls/s 19452 msg/s # tcp rx: 1148 MB/s 147744 calls/s # tcp tx: 1120 MB/s 19010 calls/s 19010 msg/s # tcp rx: 1122 MB/s 143980 calls/s # tcp tx: 1155 MB/s 19592 calls/s 19592 msg/s # tcp rx: 1156 MB/s 142830 calls/s # tcp tx: 1163 MB/s 19730 calls/s 19730 msg/s # udp gso - over veth touching data # udp rx: 1186 MB/s 865407 calls/s # udp tx: 1214 MB/s 20602 calls/s 20602 msg/s # udp rx: 1224 MB/s 893121 calls/s # udp tx: 1226 MB/s 20803 calls/s 20803 msg/s # udp rx: 1251 MB/s 912787 calls/s # udp tx: 1249 MB/s 21184 calls/s 21184 msg/s # udp rx: 1260 MB/s 919525 calls/s # udp tx: 1263 MB/s 21422 calls/s 21422 msg/s # udp gso and gro - over veth touching data # udp rx: 1143 MB/s 834254 calls/s # udp tx: 1179 MB/s 20003 calls/s 20003 msg/s # udp rx: 1236 MB/s 901883 calls/s # udp tx: 1235 MB/s 20962 calls/s 20962 msg/s # udp rx: 1253 MB/s 914020 calls/s # udp tx: 1252 MB/s 21236 calls/s 21236 msg/s # udp rx: 1245 MB/s 908254 calls/s # udp tx: 1244 MB/s 21114 calls/s 21114 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__->