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: 768 MB/s 13034 calls/s 13034 msg/s # tcp rx: 768 MB/s 31865 calls/s # tcp tx: 754 MB/s 12791 calls/s 12791 msg/s # tcp rx: 754 MB/s 32005 calls/s # tcp tx: 729 MB/s 12366 calls/s 12366 msg/s # tcp rx: 730 MB/s 32761 calls/s # tcp tx: 715 MB/s 12136 calls/s 12136 msg/s # udp gso - over veth touching data # udp rx: 423 MB/s 301820 calls/s # udp tx: 434 MB/s 7361 calls/s 7361 msg/s # udp rx: 442 MB/s 315445 calls/s # udp tx: 443 MB/s 7525 calls/s 7525 msg/s # udp rx: 442 MB/s 315411 calls/s # udp tx: 443 MB/s 7515 calls/s 7515 msg/s # udp rx: 442 MB/s 315423 calls/s # udp tx: 443 MB/s 7517 calls/s 7517 msg/s # udp gso and gro - over veth touching data # udp rx: 801 MB/s 13587 calls/s # udp tx: 819 MB/s 13905 calls/s 13905 msg/s # udp rx: 878 MB/s 14644 calls/s # udp tx: 877 MB/s 14889 calls/s 14889 msg/s # udp rx: 820 MB/s 13914 calls/s # udp tx: 819 MB/s 13899 calls/s 13899 msg/s # udp rx: 826 MB/s 14013 calls/s # udp tx: 825 MB/s 13996 calls/s 13996 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 706 MB/s 11985 calls/s 11985 msg/s # tcp rx: 707 MB/s 33754 calls/s # tcp tx: 751 MB/s 12751 calls/s 12751 msg/s # tcp rx: 752 MB/s 35064 calls/s # tcp tx: 768 MB/s 13026 calls/s 13026 msg/s # tcp rx: 768 MB/s 33663 calls/s # tcp tx: 731 MB/s 12401 calls/s 12401 msg/s # udp gso - over veth touching data # udp rx: 298 MB/s 217948 calls/s # udp tx: 305 MB/s 5187 calls/s 5187 msg/s # udp rx: 306 MB/s 223804 calls/s # udp tx: 307 MB/s 5212 calls/s 5212 msg/s # udp rx: 309 MB/s 225965 calls/s # udp tx: 310 MB/s 5263 calls/s 5263 msg/s # udp rx: 312 MB/s 227975 calls/s # udp tx: 312 MB/s 5305 calls/s 5305 msg/s # udp gso and gro - over veth touching data # udp rx: 730 MB/s 12384 calls/s # udp tx: 745 MB/s 12636 calls/s 12636 msg/s # udp rx: 799 MB/s 13552 calls/s # udp tx: 801 MB/s 13601 calls/s 13601 msg/s # udp rx: 797 MB/s 13525 calls/s # udp tx: 797 MB/s 13519 calls/s 13519 msg/s # udp rx: 792 MB/s 13442 calls/s # udp tx: 792 MB/s 13441 calls/s 13441 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__->