* [DPDK/ethdev Bug 1534] Transmit errors with iavf VF using SR-IOV on VM
@ 2024-09-06 6:57 bugzilla
2024-10-08 3:59 ` bugzilla
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2024-09-06 6:57 UTC (permalink / raw)
To: dev
[-- Attachment #1: Type: text/plain, Size: 1572 bytes --]
https://bugs.dpdk.org/show_bug.cgi?id=1534
Bug ID: 1534
Summary: Transmit errors with iavf VF using SR-IOV on VM
Product: DPDK
Version: 24.07
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: ethdev
Assignee: dev@dpdk.org
Reporter: Junya.Oda@anritsu.com
Target Milestone: ---
Overview:
I have created an application based on “examples/l2fwd”.
There is a problem that unable to transmit any packets.
(Receiving packets is working)
It seems similar to the following bug:
https://bugs.dpdk.org/show_bug.cgi?id=590
Steps to Reproduce:
1. Create SR-IOV VF on Hypervisor
2. Create VM with SR-IOV-Passthrough
3. Bind "igb_uio" to VF
4. Launch software
At step2, VF can communicate a external switch
Actual Results:
No packets are transmitted.
When "rte_eth_stats_get" is executed,
“oerrors” matched the number of packets that were attempted to be sent.
Expected Results:
The packets should be transmitted.
--- VM information ---
OS : Ubuntu 22.04.4 LTS
NIC : Intel E810
```
lspci -Dknn
0000:07:00.0 Ethernet controller [0200]: Intel Corporation Ethernet Adaptive
Virtual Function [8086:1889] (rev 02)
Subsystem: Intel Corporation Ethernet Adaptive Virtual Function
[8086:0000]
Kernel driver in use: iavf
Kernel modules: iavf
```
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #2: Type: text/html, Size: 3638 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* [DPDK/ethdev Bug 1534] Transmit errors with iavf VF using SR-IOV on VM
2024-09-06 6:57 [DPDK/ethdev Bug 1534] Transmit errors with iavf VF using SR-IOV on VM bugzilla
@ 2024-10-08 3:59 ` bugzilla
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2024-10-08 3:59 UTC (permalink / raw)
To: dev
[-- Attachment #1: Type: text/plain, Size: 734 bytes --]
https://bugs.dpdk.org/show_bug.cgi?id=1534
Junya.Oda@anritsu.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |WONTFIX
--- Comment #1 from Junya.Oda@anritsu.com ---
It was a bug in the firmware of the network adapter.
We have confirmed that this has been resolved in Version 4.60.
https://www.intel.com/content/www/us/en/download/19626/non-volatile-memory-nvm-update-utility-for-intel-ethernet-network-adapters-e810-series-linux.html
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #2: Type: text/html, Size: 2882 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-08 3:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-06 6:57 [DPDK/ethdev Bug 1534] Transmit errors with iavf VF using SR-IOV on VM bugzilla
2024-10-08 3:59 ` bugzilla
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).