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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 757 MB/s 12852 calls/s 12852 msg/s # tcp rx: 761 MB/s 34820 calls/s # tcp tx: 764 MB/s 12965 calls/s 12965 msg/s # tcp rx: 765 MB/s 31615 calls/s # tcp tx: 708 MB/s 12023 calls/s 12023 msg/s # tcp rx: 710 MB/s 30222 calls/s # tcp tx: 750 MB/s 12724 calls/s 12724 msg/s # udp gso - over veth touching data # udp rx: 449 MB/s 319986 calls/s # udp tx: 461 MB/s 7825 calls/s 7825 msg/s # udp rx: 423 MB/s 301854 calls/s # udp tx: 422 MB/s 7174 calls/s 7174 msg/s # udp rx: 436 MB/s 310766 calls/s # udp tx: 436 MB/s 7398 calls/s 7398 msg/s # udp rx: 441 MB/s 314612 calls/s # udp tx: 441 MB/s 7483 calls/s 7483 msg/s # udp gso and gro - over veth touching data # udp rx: 803 MB/s 13635 calls/s # udp tx: 827 MB/s 14036 calls/s 14036 msg/s # udp rx: 936 MB/s 15480 calls/s # udp tx: 935 MB/s 15868 calls/s 15868 msg/s # udp rx: 826 MB/s 14018 calls/s # udp tx: 825 MB/s 14007 calls/s 14007 msg/s # udp rx: 826 MB/s 14025 calls/s # udp tx: 826 MB/s 14010 calls/s 14010 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 734 MB/s 12450 calls/s 12450 msg/s # tcp rx: 742 MB/s 33463 calls/s # tcp tx: 726 MB/s 12322 calls/s 12322 msg/s # tcp rx: 727 MB/s 32225 calls/s # tcp tx: 730 MB/s 12398 calls/s 12398 msg/s # tcp rx: 731 MB/s 32148 calls/s # tcp tx: 727 MB/s 12346 calls/s 12346 msg/s # udp gso - over veth touching data # udp rx: 417 MB/s 304577 calls/s # udp tx: 429 MB/s 7286 calls/s 7286 msg/s # udp rx: 428 MB/s 312153 calls/s # udp tx: 427 MB/s 7251 calls/s 7251 msg/s # udp rx: 425 MB/s 310605 calls/s # udp tx: 425 MB/s 7216 calls/s 7216 msg/s # udp rx: 426 MB/s 310796 calls/s # udp tx: 425 MB/s 7220 calls/s 7220 msg/s # udp gso and gro - over veth touching data # udp rx: 787 MB/s 13365 calls/s # udp tx: 807 MB/s 13697 calls/s 13697 msg/s # udp rx: 798 MB/s 13544 calls/s # udp tx: 798 MB/s 13548 calls/s 13548 msg/s # udp rx: 796 MB/s 13502 calls/s # udp tx: 796 MB/s 13503 calls/s 13503 msg/s # udp rx: 797 MB/s 13531 calls/s # udp tx: 798 MB/s 13536 calls/s 13536 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__->