DPDK usage discussions
 help / color / mirror / Atom feed
From: "Nick Tian" <nick.tian@longsailingsemi.com>
To: "Yang, Tao Y" <tao.y.yang@intel.com>, "users@dpdk.org" <users@dpdk.org>
Cc: "Isaac Gao" <isaac.gao@longsailingsemi.com>,
	"Jason Liu" <jason.liu@longsailingsemi.com>
Subject: 回复:RE: 回复:No packet was send out successfully with EB-LINK intel I226
Date: Mon, 22 May 2023 18:31:03 +0800	[thread overview]
Message-ID: <1647bc5d-e370-451e-8d5d-adde206dc46b.nick.tian@longsailingsemi.com> (raw)
In-Reply-To: <SJ0PR11MB5630F235F8DFC63F6967CD4FDD439@SJ0PR11MB5630.namprd11.prod.outlook.com>


[-- Attachment #1.1: Type: text/plain, Size: 2067 bytes --]

Hi Yang Tao
Thanks for your reply.
Actually, I am using "uio_pci_generic" as driver.
when I query the bind status, I got "drv=uio_pci_generic" like following image.
Is there anything else we can do to debug this issue?




 ------------------原始邮件 ------------------
发件人:Yang, Tao Y <tao.y.yang@intel.com>
发送时间:05/22/23 17:34:54
收件人:Nick Tian <nick.tian@longsailingsemi.com>, users@dpdk.org <users@dpdk.org>
抄送:Isaac Gao <isaac.gao@longsailingsemi.com>, Jason Liu <jason.liu@longsailingsemi.com>
主题:RE: 回复:No packet was send out successfully with EB-LINK intel I226

You can try the uio_pci_generic, don’t use the VFIO-PCI driver.
modprobe uio
modprobe uio_pci_generic
dpdk-devbind.py  -b uio_pci_generic xxxx
From: Nick Tian <nick.tian@longsailingsemi.com> 
Sent: Monday, May 22, 2023 9:22 AM
To: Nick Tian <nick.tian@longsailingsemi.com>; users@dpdk.org
Cc: Isaac Gao <isaac.gao@longsailingsemi.com>; Jason Liu <jason.liu@longsailingsemi.com>
Subject: 回复:No packet was send out successfully with EB-LINK intel I226
Is there someone know something about this?
-----------------------------------------------------
No packet was sent out successfully with EB-LINK intel I226
 
------------------原始邮件 ------------------
发件人:Nick Tian <nick.tian@longsailingsemi.com>
发送时间:05/19/23 17:37:34
收件人:users@dpdk.org <users@dpdk.org>
抄送:Isaac Gao <isaac.gao@longsailingsemi.com>, Jason Liu <jason.liu@longsailingsemi.com>
主题:No packet was send out successfully with EB-LINK intel I226

Hi Community:
There is a problem when I use dpdk-testpmd to execute io mode test.
Issue description: No packet was sent out successfully.
testpmd cmdline: dpdk-testpmd -l 1,2,3 -n 4 -- -i

test mode setup:"set fwd io" then "start"

Statistics: No packet was send out.

Environment:
ThinkCentre-E77+ubuntu22.04 64bit@kernel 5.11.0-27-generic + dpdk 22.11.1 + Intel I226 network adapter
Network topology: connect port1 to port2 directly with network cable(No switch was involved).

Hugepage:

device bind:

 

[-- Attachment #1.2: Type: text/html, Size: 9226 bytes --]

[-- Attachment #2: e574be21d6d4a3fbe4ce210d08110e34.png --]
[-- Type: application/octet-stream, Size: 26332 bytes --]

[-- Attachment #3: image001.png --]
[-- Type: application/octet-stream, Size: 45067 bytes --]

[-- Attachment #4: image002.png --]
[-- Type: application/octet-stream, Size: 53310 bytes --]

[-- Attachment #5: image003.png --]
[-- Type: application/octet-stream, Size: 51470 bytes --]

[-- Attachment #6: image004.png --]
[-- Type: application/octet-stream, Size: 10582 bytes --]

[-- Attachment #7: image005.png --]
[-- Type: application/octet-stream, Size: 21883 bytes --]

[-- Attachment #8: image006.png --]
[-- Type: application/octet-stream, Size: 26332 bytes --]

      reply	other threads:[~2023-05-22 10:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-19  9:37 No " Nick Tian
2023-05-22  1:21 ` 回复:No " Nick Tian
2023-05-22  9:34   ` Yang, Tao Y
2023-05-22 10:31     ` Nick Tian [this message]

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=1647bc5d-e370-451e-8d5d-adde206dc46b.nick.tian@longsailingsemi.com \
    --to=nick.tian@longsailingsemi.com \
    --cc=isaac.gao@longsailingsemi.com \
    --cc=jason.liu@longsailingsemi.com \
    --cc=tao.y.yang@intel.com \
    --cc=users@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).