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: 732 MB/s 12424 calls/s 12424 msg/s # tcp rx: 733 MB/s 31457 calls/s # tcp tx: 717 MB/s 12175 calls/s 12175 msg/s # tcp rx: 718 MB/s 32380 calls/s # tcp tx: 738 MB/s 12530 calls/s 12530 msg/s # tcp rx: 739 MB/s 29450 calls/s # tcp tx: 701 MB/s 11906 calls/s 11906 msg/s # udp gso - over veth touching data # udp rx: 441 MB/s 314504 calls/s # udp tx: 452 MB/s 7668 calls/s 7668 msg/s # udp rx: 437 MB/s 311509 calls/s # udp tx: 436 MB/s 7405 calls/s 7405 msg/s # udp rx: 443 MB/s 316213 calls/s # udp tx: 443 MB/s 7529 calls/s 7529 msg/s # udp rx: 443 MB/s 315602 calls/s # udp tx: 443 MB/s 7515 calls/s 7515 msg/s # udp gso and gro - over veth touching data # udp rx: 828 MB/s 13913 calls/s # udp tx: 846 MB/s 14364 calls/s 14364 msg/s # udp rx: 790 MB/s 13406 calls/s # udp tx: 789 MB/s 13391 calls/s 13391 msg/s # udp rx: 841 MB/s 14107 calls/s # udp tx: 840 MB/s 14252 calls/s 14252 msg/s # udp rx: 798 MB/s 13545 calls/s # udp tx: 797 MB/s 13532 calls/s 13532 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 730 MB/s 12387 calls/s 12387 msg/s # tcp rx: 730 MB/s 31069 calls/s # tcp tx: 728 MB/s 12363 calls/s 12363 msg/s # tcp rx: 736 MB/s 29884 calls/s # tcp tx: 720 MB/s 12221 calls/s 12221 msg/s # tcp rx: 724 MB/s 30610 calls/s # tcp tx: 709 MB/s 12040 calls/s 12040 msg/s # udp gso - over veth touching data # udp rx: 279 MB/s 203508 calls/s # udp tx: 287 MB/s 4882 calls/s 4882 msg/s # udp rx: 305 MB/s 222514 calls/s # udp tx: 305 MB/s 5181 calls/s 5181 msg/s # udp rx: 300 MB/s 219280 calls/s # udp tx: 300 MB/s 5101 calls/s 5101 msg/s # udp rx: 300 MB/s 219254 calls/s # udp tx: 300 MB/s 5100 calls/s 5100 msg/s # udp gso and gro - over veth touching data # udp rx: 716 MB/s 12148 calls/s # udp tx: 733 MB/s 12433 calls/s 12433 msg/s # udp rx: 775 MB/s 13146 calls/s # udp tx: 775 MB/s 13149 calls/s 13149 msg/s # udp rx: 583 MB/s 10064 calls/s # udp tx: 584 MB/s 9906 calls/s 9906 msg/s # udp rx: 583 MB/s 9900 calls/s # udp tx: 580 MB/s 9841 calls/s 9841 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__->