public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
* [DPDK/ethdev Bug 1910] bnxt: RTE_ETH_TX_OFFLOAD_VLAN_INSERT doesn't insert vlan
@ 2026-03-24 11:54 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2026-03-24 11:54 UTC (permalink / raw)
  To: dev

http://bugs.dpdk.org/show_bug.cgi?id=1910

            Bug ID: 1910
           Summary: bnxt: RTE_ETH_TX_OFFLOAD_VLAN_INSERT doesn't insert
                    vlan
           Product: DPDK
           Version: 25.07
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: ethdev
          Assignee: dev@dpdk.org
          Reporter: oleksandrn@interfacemasters.com
  Target Milestone: ---

On 57608, RTE_ETH_TX_OFFLOAD_VLAN_INSERT doesn't seem to be working; it is
reported as a supported capability, but the VLAN is not actually added. The
same codebase works with other nics. 

I also tried testpmd

port stop 0
port config 0 tx_offload vlan_insert on
tx_vlan set 0 133
port start 0
start tx_first 1

 I don't see VLAN on the other side.

As far as I remember, when TruFlow is enabled, 57608 doesn't support VLAN
stripping, so maybe it is the same case for VLAN insertion as well, but then
RTE_ETH_TX_OFFLOAD_VLAN_INSERT shouldn't be reported as supported by pmd,
haven't tried without TruFlow.

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-03-24 11:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-24 11:54 [DPDK/ethdev Bug 1910] bnxt: RTE_ETH_TX_OFFLOAD_VLAN_INSERT doesn't insert vlan bugzilla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox