DPDK patches and discussions
 help / color / mirror / Atom feed
* [DPDK/ethdev Bug 1534] Transmit errors with iavf VF using SR-IOV on VM
@ 2024-09-06  6:57 bugzilla
  0 siblings, 0 replies; only message 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] only message in thread

only message in thread, other threads:[~2024-09-06  6:57 UTC | newest]

Thread overview: (only message) (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

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).