All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [dpdk-dev] [Bug 536] [dpdk-20.11]cbdma/ meson build ioat , Incomplete echo display
Date: Fri, 11 Sep 2020 10:54:10 +0000	[thread overview]
Message-ID: <bug-536-3@http.bugs.dpdk.org/> (raw)

https://bugs.dpdk.org/show_bug.cgi?id=536

            Bug ID: 536
           Summary: [dpdk-20.11]cbdma/ meson build ioat ,Incomplete echo
                    display
           Product: DPDK
           Version: 20.11
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: examples
          Assignee: dev@dpdk.org
          Reporter: xix.zhang@intel.com
  Target Milestone: ---

Test Suites/Test Cases  cbdma
HW/SW ENV(TestBeds)     10.240.183.220
  *OS:   ubuntu20.04
  *NIC:  fvl_40g
  *Other:        
Issue Description       meson build ioat ,Incomplete echo display.



Test Setup
Steps to reproduce
List the steps to reproduce the issue.

1.CC=gcc meson --werror -Denable_kmods=True -Dlibdir=lib
--default-library=static x86_64-native-linuxapp-gcc
2..ninja -C x86_64-native-linuxapp-gcc -j 110
3.meson configure -Dexamples=ioat
4.ninja
5 usertools/dpdk-devbind.py --force --bind=igb_uio 0000:af:00.0 0000:af:00.1
6../usertools/dpdk-devbind.py --force --bind=igb_uio 0000:80:04.0 0000:80:04.1
0000:80:04.2 0000:80:04.3 0000:80:04.4 0000:80:04.5 0000:80:04.6 0000:80:04.7
7.x86_64-native-linuxapp-gcc/examples/dpdk-ioat  -l 28,29 -n 4 -w 0000:af:00.0
-w 0000:80:04.0  --file-prefix=cbdma_71005_20200826143950  -- -p 0x1 -q 1  -c
hw


Expected Result
The expected results come from makefile build:

examples/ioat/build/app/ioatfwd, Worker Threads = 1, Copy Mode = hw,
Updating MAC = enabled, Rx Queues = 1, Ring Size =
Statistics for port 0 ------------------------------
Packets sent:                                  0
Packets received:                              0
Packets dropped on tx:                         0
Packets dropped on copy:                       0
IOAT channel 0
         failed_enqueues:                      0
         successful_enqueues:                  0Aggregate statistics
===============================
Total packets Tx:                        0 [pps]
Total packets Rx:                        0 [pps]
Total packets dropped:                   0 [pps]
Total IOAT successful enqueues:        0 [enq/s]
Total IOAT failed enqueues:            0 [enq/s]
====================================================



Actual results

Explain what is the expected result in text or as an example output:

x86_64-native-linuxapp-gcc/examples/dpdk-ioat, Worker Threads = 1, Copy Mode =
hw,
Updating MAC = enabled, Rx Queues =
Statistics for port 0 ------------------------------
Packets sent:                                  0
Packets received:                              0
Packets dropped on tx:                         0
Packets dropped on copy:                       0
IOAT channel 0
         failed_enqueues:                      0
         successful_enqueues:                  0Aggregate statistics
===============================
Total packets Tx:                        0 [pps]
Total packets Rx:                        0 [pps]
Total packets dropped:                   0 [pps]
Total IOAT successful enqueues:        0 [enq/s]
Total IOAT failed enqueues:            0 [enq/s]


Regression
Is this issue a regression:N

Version the regression was introduced: Specify git id if known.

Stack Trace or Log

-- 
You are receiving this mail because:
You are the assignee for the bug.

                 reply	other threads:[~2020-09-11 10:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-536-3@http.bugs.dpdk.org/ \
    --to=bugzilla@dpdk.org \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.