DPDK usage discussions
 help / color / mirror / Atom feed
* DPDK v22.11.2 Intel E810 vlan strip not working
@ 2024-07-17 21:24 James Huang
  2024-07-18 16:29 ` James Huang
  0 siblings, 1 reply; 2+ messages in thread
From: James Huang @ 2024-07-17 21:24 UTC (permalink / raw)
  To: users

[-- Attachment #1: Type: text/plain, Size: 435 bytes --]

Hello,
we experienced that the Intel E810 ice driver does not strip vlan tag on
packet receiving.

OS CentOS7 and RedHat 9.

The rte_eth_conf is set as:
.rxmode.offloads =RTE_ETH_RX_OFFLOAD_VLAN_STRIP

The packets are in Single Vlan Mode (SVM), not Double Vlan Mode (DVM).
The same code is working on other NIC drivers, i.e. Intel igb, ixgbe, and
Broadcom bnxt_en.

Don't know what caused the issue, is there any hint ?

Thanks,
James

[-- Attachment #2: Type: text/html, Size: 916 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: DPDK v22.11.2 Intel E810 vlan strip not working
  2024-07-17 21:24 DPDK v22.11.2 Intel E810 vlan strip not working James Huang
@ 2024-07-18 16:29 ` James Huang
  0 siblings, 0 replies; 2+ messages in thread
From: James Huang @ 2024-07-18 16:29 UTC (permalink / raw)
  To: users

[-- Attachment #1: Type: text/plain, Size: 789 bytes --]

here is the log of the ice driver:
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
__vsi_queues_bind_intr(): queue 1 is binding to vect 1
ice_dev_start(): fail to set vsi broadcast

Regards,
James Huang


On Wed, Jul 17, 2024 at 2:24 PM James Huang <jamsphon@gmail.com> wrote:

> Hello,
> we experienced that the Intel E810 ice driver does not strip vlan tag on
> packet receiving.
>
> OS CentOS7 and RedHat 9.
>
> The rte_eth_conf is set as:
> .rxmode.offloads =RTE_ETH_RX_OFFLOAD_VLAN_STRIP
>
> The packets are in Single Vlan Mode (SVM), not Double Vlan Mode (DVM).
> The same code is working on other NIC drivers, i.e. Intel igb, ixgbe, and
> Broadcom bnxt_en.
>
> Don't know what caused the issue, is there any hint ?
>
> Thanks,
> James
>

[-- Attachment #2: Type: text/html, Size: 1648 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-07-18 16:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-17 21:24 DPDK v22.11.2 Intel E810 vlan strip not working James Huang
2024-07-18 16:29 ` James Huang

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