DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] vmxnet3 RX VLAN Strip offload incorrect behaviour
@ 2018-04-06 13:51 Padam Jeet Singh
  2018-04-06 13:57 ` Padam Jeet Singh
  2018-04-06 17:42 ` Yong Wang
  0 siblings, 2 replies; 8+ messages in thread
From: Padam Jeet Singh @ 2018-04-06 13:51 UTC (permalink / raw)
  To: dev; +Cc: skhare

Hi,

When configuring the vmxnet3 based ethernet device, the RX VLAN Strip offload does not work as it usually does with other real NICs which support this function.

When configuring with rxmode.hw_vlan_strip = 1, the ipackets statistic does not increase when a VLAN ether type frame is received on the port and it is also not received on queue RX.
However, when configuring rxmode.hw_vlan_strip = 0 ,the ipackets statistic increases as well as frames arrives with VLAN header.

Though calling  rte_eth_dev_set_vlan_offload(port, ETH_VLAN_STRIP_OFFLOAD) returns a success, however VLAN stripping on RX does not work.

TX VLAN INSERT offload on the other hand works just fine.

Is this a bug in vmxnet3 driver of dpdk?

Thanks,
Padam

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [dpdk-dev] vmxnet3 RX VLAN Strip offload incorrect behaviour
@ 2018-03-25 11:27 Padam Jeet Singh
  0 siblings, 0 replies; 8+ messages in thread
From: Padam Jeet Singh @ 2018-03-25 11:27 UTC (permalink / raw)
  To: dev

When configuring the vmxnet3 based ethernet device, the VLAN Strip RX offload does not work as it usually does with other real NICs.

When configuring with rxmode.hw_vlan_strip = 1, the ipackets statistic does not increase when a VLAN ether type frame is received on the port and it is also not received on queue RX.
However, when configuring rxmode.hw_vlan_strip = 0 ,the ipackets statistic increases as well as frames arrives with VLAN header.

Though calling  rte_eth_dev_set_vlan_offload(port, ETH_VLAN_STRIP_OFFLOAD) returns a success, however VLAN stripping on RX does not work.

TX VLAN INSERT offload on the other hand works just fine.

Is this a bug in vmxnet3 driver of dpdk?

Thanks,
Padam
________________________________________________________________________________
This email was sent from within Inventum Technologies Private Limited (https://www.inventum.net). This email (and any attachments or hyperlinks within it) may contain information that is confidential, legally privileged or otherwise protected from disclosure. If you are not the intended recipient of this email, you are not entitled to use, disclose, distribute, copy, print, disseminate or rely on this email in any way. If you have received this email in error, please notify the sender immediately by telephone or email and destroy it, and all copies of it.

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

end of thread, other threads:[~2018-04-19 11:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-06 13:51 [dpdk-dev] vmxnet3 RX VLAN Strip offload incorrect behaviour Padam Jeet Singh
2018-04-06 13:57 ` Padam Jeet Singh
2018-04-06 17:42 ` Yong Wang
2018-04-09  6:21   ` Padam Jeet Singh
2018-04-10  6:13     ` Yong Wang
2018-04-12  6:22       ` Padam Jeet Singh
2018-04-19 11:32         ` Padam Jeet Singh
  -- strict thread matches above, loose matches on Subject: below --
2018-03-25 11:27 Padam Jeet Singh

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