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 4800 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 702 MB/s 11912 calls/s 11912 msg/s # tcp rx: 702 MB/s 27748 calls/s # tcp tx: 750 MB/s 12730 calls/s 12730 msg/s # tcp rx: 751 MB/s 30241 calls/s # tcp tx: 678 MB/s 11504 calls/s 11504 msg/s # tcp rx: 679 MB/s 29479 calls/s # tcp tx: 716 MB/s 12157 calls/s 12157 msg/s # udp gso - over veth touching data # udp rx: 385 MB/s 274352 calls/s # udp tx: 395 MB/s 6711 calls/s 6711 msg/s # udp rx: 445 MB/s 317134 calls/s # udp tx: 444 MB/s 7545 calls/s 7545 msg/s # udp rx: 447 MB/s 318906 calls/s # udp tx: 447 MB/s 7588 calls/s 7588 msg/s # udp rx: 455 MB/s 324206 calls/s # udp tx: 454 MB/s 7710 calls/s 7710 msg/s # udp gso and gro - over veth touching data # udp rx: 734 MB/s 12464 calls/s # udp tx: 752 MB/s 12769 calls/s 12769 msg/s # udp rx: 817 MB/s 13861 calls/s # udp tx: 816 MB/s 13848 calls/s 13848 msg/s # udp rx: 816 MB/s 13850 calls/s # udp tx: 815 MB/s 13835 calls/s 13835 msg/s # udp rx: 820 MB/s 13915 calls/s # udp tx: 818 MB/s 13889 calls/s 13889 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 695 MB/s 11796 calls/s 11796 msg/s # tcp rx: 699 MB/s 27906 calls/s # tcp tx: 713 MB/s 12107 calls/s 12107 msg/s # tcp rx: 714 MB/s 27022 calls/s # tcp tx: 677 MB/s 11483 calls/s 11483 msg/s # tcp rx: 677 MB/s 27958 calls/s # tcp tx: 660 MB/s 11202 calls/s 11202 msg/s # udp gso - over veth touching data # udp rx: 442 MB/s 322437 calls/s # udp tx: 449 MB/s 7626 calls/s 7626 msg/s # udp rx: 414 MB/s 302286 calls/s # udp tx: 416 MB/s 7059 calls/s 7059 msg/s # udp rx: 377 MB/s 275213 calls/s # udp tx: 377 MB/s 6403 calls/s 6403 msg/s # udp rx: 422 MB/s 308182 calls/s # udp tx: 422 MB/s 7164 calls/s 7164 msg/s # udp gso and gro - over veth touching data # udp rx: 764 MB/s 12964 calls/s # udp tx: 779 MB/s 13228 calls/s 13228 msg/s # udp rx: 840 MB/s 14411 calls/s # udp tx: 840 MB/s 14249 calls/s 14249 msg/s # udp rx: 748 MB/s 12700 calls/s # udp tx: 748 MB/s 12689 calls/s 12689 msg/s # udp rx: 767 MB/s 13021 calls/s # udp tx: 766 MB/s 13006 calls/s 13006 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__->