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: 700 MB/s 11879 calls/s 11879 msg/s # tcp rx: 701 MB/s 31275 calls/s # tcp tx: 688 MB/s 11671 calls/s 11671 msg/s # tcp rx: 688 MB/s 32007 calls/s # tcp tx: 619 MB/s 10508 calls/s 10508 msg/s # tcp rx: 619 MB/s 23817 calls/s # tcp tx: 698 MB/s 11841 calls/s 11841 msg/s # udp gso - over veth touching data # udp rx: 345 MB/s 245970 calls/s # udp tx: 356 MB/s 6043 calls/s 6043 msg/s # udp rx: 270 MB/s 192760 calls/s # udp tx: 271 MB/s 4607 calls/s 4607 msg/s # udp rx: 410 MB/s 292334 calls/s # udp tx: 416 MB/s 7061 calls/s 7061 msg/s # udp rx: 445 MB/s 317047 calls/s # udp tx: 445 MB/s 7556 calls/s 7556 msg/s # udp gso and gro - over veth touching data # udp rx: 709 MB/s 11753 calls/s # udp tx: 740 MB/s 12559 calls/s 12559 msg/s # udp rx: 624 MB/s 10564 calls/s # udp tx: 606 MB/s 10291 calls/s 10291 msg/s # udp rx: 721 MB/s 12229 calls/s # udp tx: 730 MB/s 12385 calls/s 12385 msg/s # udp rx: 820 MB/s 13909 calls/s # udp tx: 819 MB/s 13895 calls/s 13895 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 697 MB/s 11827 calls/s 11827 msg/s # tcp rx: 698 MB/s 26795 calls/s # tcp tx: 711 MB/s 12066 calls/s 12066 msg/s # tcp rx: 712 MB/s 32458 calls/s # tcp tx: 755 MB/s 12816 calls/s 12816 msg/s # tcp rx: 756 MB/s 34078 calls/s # tcp tx: 774 MB/s 13132 calls/s 13132 msg/s # udp gso - over veth touching data # udp rx: 271 MB/s 197886 calls/s # udp tx: 276 MB/s 4693 calls/s 4693 msg/s # udp rx: 291 MB/s 212650 calls/s # udp tx: 295 MB/s 5005 calls/s 5005 msg/s # udp rx: 314 MB/s 229133 calls/s # udp tx: 314 MB/s 5339 calls/s 5339 msg/s # udp rx: 313 MB/s 228515 calls/s # udp tx: 314 MB/s 5329 calls/s 5329 msg/s # udp gso and gro - over veth touching data # udp rx: 758 MB/s 12861 calls/s # udp tx: 785 MB/s 13321 calls/s 13321 msg/s # udp rx: 622 MB/s 10646 calls/s # udp tx: 614 MB/s 10423 calls/s 10423 msg/s # udp rx: 700 MB/s 11879 calls/s # udp tx: 706 MB/s 11981 calls/s 11981 msg/s # udp rx: 790 MB/s 13402 calls/s # udp tx: 789 MB/s 13389 calls/s 13389 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__->