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: 675 MB/s 11452 calls/s 11452 msg/s # tcp rx: 675 MB/s 24328 calls/s # tcp tx: 619 MB/s 10509 calls/s 10509 msg/s # tcp rx: 622 MB/s 24734 calls/s # tcp tx: 569 MB/s 9658 calls/s 9658 msg/s # tcp rx: 569 MB/s 22126 calls/s # tcp tx: 592 MB/s 10057 calls/s 10057 msg/s # udp gso - over veth touching data # udp rx: 388 MB/s 276558 calls/s # udp tx: 405 MB/s 6878 calls/s 6878 msg/s # udp rx: 383 MB/s 273076 calls/s # udp tx: 379 MB/s 6430 calls/s 6430 msg/s # udp rx: 397 MB/s 283030 calls/s # udp tx: 400 MB/s 6797 calls/s 6797 msg/s # udp rx: 412 MB/s 294008 calls/s # udp tx: 412 MB/s 6996 calls/s 6996 msg/s # udp gso and gro - over veth touching data # udp rx: 476 MB/s 8075 calls/s # udp tx: 497 MB/s 8431 calls/s 8431 msg/s # udp rx: 502 MB/s 8530 calls/s # udp tx: 502 MB/s 8520 calls/s 8520 msg/s # udp rx: 493 MB/s 8378 calls/s # udp tx: 491 MB/s 8328 calls/s 8328 msg/s # udp rx: 595 MB/s 10100 calls/s # udp tx: 598 MB/s 10150 calls/s 10150 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 678 MB/s 11504 calls/s 11504 msg/s # tcp rx: 681 MB/s 28999 calls/s # tcp tx: 614 MB/s 10419 calls/s 10419 msg/s # tcp rx: 615 MB/s 26728 calls/s # tcp tx: 650 MB/s 11037 calls/s 11037 msg/s # tcp rx: 653 MB/s 29197 calls/s # tcp tx: 622 MB/s 10561 calls/s 10561 msg/s # udp gso - over veth touching data # udp rx: 286 MB/s 209119 calls/s # udp tx: 297 MB/s 5045 calls/s 5045 msg/s # udp rx: 322 MB/s 235542 calls/s # udp tx: 321 MB/s 5455 calls/s 5455 msg/s # udp rx: 278 MB/s 203425 calls/s # udp tx: 277 MB/s 4707 calls/s 4707 msg/s # udp rx: 244 MB/s 178055 calls/s # udp tx: 243 MB/s 4134 calls/s 4134 msg/s # udp gso and gro - over veth touching data # udp rx: 674 MB/s 11438 calls/s # udp tx: 701 MB/s 11904 calls/s 11904 msg/s # udp rx: 724 MB/s 12281 calls/s # udp tx: 721 MB/s 12237 calls/s 12237 msg/s # udp rx: 693 MB/s 11760 calls/s # udp tx: 694 MB/s 11773 calls/s 11773 msg/s # udp rx: 776 MB/s 13163 calls/s # udp tx: 775 MB/s 13148 calls/s 13148 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__->