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: 706 MB/s 11985 calls/s 11985 msg/s # tcp rx: 707 MB/s 123590 calls/s # tcp tx: 626 MB/s 10632 calls/s 10632 msg/s # tcp rx: 627 MB/s 77451 calls/s # tcp tx: 644 MB/s 10937 calls/s 10937 msg/s # tcp rx: 645 MB/s 81356 calls/s # tcp tx: 618 MB/s 10483 calls/s 10483 msg/s # udp gso - over veth touching data # udp rx: 612 MB/s 436355 calls/s # udp tx: 627 MB/s 10648 calls/s 10648 msg/s # udp rx: 591 MB/s 421030 calls/s # udp tx: 594 MB/s 10079 calls/s 10079 msg/s # udp rx: 612 MB/s 436078 calls/s # udp tx: 615 MB/s 10436 calls/s 10436 msg/s # udp rx: 614 MB/s 437648 calls/s # udp tx: 616 MB/s 10464 calls/s 10464 msg/s # udp gso and gro - over veth touching data # udp rx: 716 MB/s 510276 calls/s # udp tx: 732 MB/s 12432 calls/s 12432 msg/s # udp rx: 739 MB/s 526529 calls/s # udp tx: 738 MB/s 12532 calls/s 12532 msg/s # udp rx: 757 MB/s 539273 calls/s # udp tx: 756 MB/s 12835 calls/s 12835 msg/s # udp rx: 749 MB/s 533923 calls/s # udp tx: 749 MB/s 12710 calls/s 12710 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 874 MB/s 14839 calls/s 14839 msg/s # tcp rx: 875 MB/s 162317 calls/s # tcp tx: 625 MB/s 10609 calls/s 10609 msg/s # tcp rx: 625 MB/s 77737 calls/s # tcp tx: 614 MB/s 10428 calls/s 10428 msg/s # tcp rx: 615 MB/s 78339 calls/s # tcp tx: 610 MB/s 10359 calls/s 10359 msg/s # udp gso - over veth touching data # udp rx: 1218 MB/s 888365 calls/s # udp tx: 1246 MB/s 21141 calls/s 21141 msg/s # udp rx: 1267 MB/s 924558 calls/s # udp tx: 1269 MB/s 21538 calls/s 21538 msg/s # udp rx: 1266 MB/s 923570 calls/s # udp tx: 1267 MB/s 21506 calls/s 21506 msg/s # udp rx: 1266 MB/s 923717 calls/s # udp tx: 1268 MB/s 21510 calls/s 21510 msg/s # udp gso and gro - over veth touching data # udp rx: 1176 MB/s 857729 calls/s # udp tx: 1200 MB/s 20353 calls/s 20353 msg/s # udp rx: 1233 MB/s 899355 calls/s # udp tx: 1250 MB/s 21210 calls/s 21210 msg/s # udp rx: 1259 MB/s 918616 calls/s # udp tx: 1261 MB/s 21404 calls/s 21404 msg/s # udp rx: 1260 MB/s 919079 calls/s # udp tx: 1261 MB/s 21404 calls/s 21404 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__->