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: 849 MB/s 14408 calls/s 14408 msg/s # tcp rx: 850 MB/s 153373 calls/s # tcp tx: 836 MB/s 14182 calls/s 14182 msg/s # tcp rx: 837 MB/s 147069 calls/s # tcp tx: 823 MB/s 13960 calls/s 13960 msg/s # tcp rx: 823 MB/s 144878 calls/s # tcp tx: 835 MB/s 14171 calls/s 14171 msg/s # udp gso - over veth touching data # udp rx: 1186 MB/s 845512 calls/s # udp tx: 1222 MB/s 20738 calls/s 20738 msg/s # udp rx: 1211 MB/s 862989 calls/s # udp tx: 1211 MB/s 20542 calls/s 20542 msg/s # udp rx: 1230 MB/s 876758 calls/s # udp tx: 1230 MB/s 20873 calls/s 20873 msg/s # udp rx: 1140 MB/s 812109 calls/s # udp tx: 1140 MB/s 19336 calls/s 19336 msg/s # udp gso and gro - over veth touching data # udp rx: 706 MB/s 503563 calls/s # udp tx: 724 MB/s 12286 calls/s 12286 msg/s # udp rx: 743 MB/s 529340 calls/s # udp tx: 743 MB/s 12609 calls/s 12609 msg/s # udp rx: 729 MB/s 519343 calls/s # udp tx: 729 MB/s 12380 calls/s 12380 msg/s # udp rx: 730 MB/s 520028 calls/s # udp tx: 730 MB/s 12388 calls/s 12388 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 632 MB/s 10727 calls/s 10727 msg/s # tcp rx: 634 MB/s 82953 calls/s # tcp tx: 665 MB/s 11289 calls/s 11289 msg/s # tcp rx: 667 MB/s 80533 calls/s # tcp tx: 677 MB/s 11484 calls/s 11484 msg/s # tcp rx: 677 MB/s 81491 calls/s # tcp tx: 675 MB/s 11452 calls/s 11452 msg/s # udp gso - over veth touching data # udp rx: 630 MB/s 459511 calls/s # udp tx: 645 MB/s 10952 calls/s 10952 msg/s # udp rx: 684 MB/s 498907 calls/s # udp tx: 681 MB/s 11567 calls/s 11567 msg/s # udp rx: 682 MB/s 497552 calls/s # udp tx: 684 MB/s 11616 calls/s 11616 msg/s # udp rx: 702 MB/s 512519 calls/s # udp tx: 702 MB/s 11915 calls/s 11915 msg/s # udp gso and gro - over veth touching data # udp rx: 578 MB/s 421727 calls/s # udp tx: 591 MB/s 10036 calls/s 10036 msg/s # udp rx: 604 MB/s 440957 calls/s # udp tx: 603 MB/s 10243 calls/s 10243 msg/s # udp rx: 603 MB/s 440423 calls/s # udp tx: 603 MB/s 10231 calls/s 10231 msg/s # udp rx: 607 MB/s 443296 calls/s # udp tx: 607 MB/s 10304 calls/s 10304 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__->