[dpdk-users] VLAN tags always stripped on i40evf [VMware SR-IOV]

2017-10-10 Thread Iain Barker
I have a problem trying to get VLAN tagged frames to be received at the i40evf PMD. Specifically, there is no connectivity on VMware i40e media interface configured as SR-IOV when VLANs are used, but it works fine for non-VLAN tagged frames. It seems the VLAN headers are being stripped

Re: [dpdk-users] VLAN tags always stripped on i40evf [VMware SR-IOV]

2017-10-11 Thread Iain Barker
On Tuesday, October 10, 2017 9:49 AM (EST), Iain Barker wrote: > I have a problem trying to get VLAN tagged frames to be received at the > i40evf PMD. With more debugging enabled, I can see that this seems to be a compatibility problem between DPDK and i40evf related to VLAN ha

Re: [dpdk-users] VLAN tags always stripped on i40evf [VMware SR-IOV]

2017-10-27 Thread Iain Barker
Original message from Iain Barker: > > --- drivers/net/i40e/i40e_rxtx.c.orig 2016-11-30 04:28:48.0 -0500 > +++ drivers/net/i40e/i40e_rxtx.c 2017-10-10 15:07:10.851398087 -0400 > @@ -93,6 +93,8 @@ > rte_le_to_cpu_16(rxdp->wb.qwor

[dpdk-users] Wrong OFED version for DPDK 17.11.1 ?

2018-04-10 Thread Iain Barker
Hi all, I'm trying to build 17.11.1 against libibverbs from OFED 4.2-1.0.0.0 but having some API compatibility issues. According to the DPDK docs, that's the correct version for DPDK 17.11 Ref: "Mellanox OFED version: 4.2" in https://dpdk.org/doc/guides-17.11/nics/mlx5.html But I get

Re: [dpdk-users] Support for more RSS hash types in vmxnet3

2019-03-18 Thread Iain Barker
On 8/21/2018 6:57 PM, Jay Miller wrote: > It's clear that the vmxnet3 driver (even as of 18.08) supports just a > subset of RSS hash types: > > #define VMXNET3_RSS_OFFLOAD_ALL ( \ > ETH_RSS_IPV4 | \ > ETH_RSS_NONFRAG_IPV4_TCP | \ > ETH_RSS_IPV6 | \ > ETH_RSS_NONFRAG_IPV6_TCP)

Re: [dpdk-users] Outer VLAN stripping X710 NIC

2019-03-12 Thread Iain Barker
I posted my observations on the same issue a year or so ago... See my follow-ups on this thread for a patch to work around the problem: http://mails.dpdk.org/archives/users/2017-October/002530.html Note that the patch has real-time overhead so was rejected. But we are using it to good effect in

[dpdk-users] VMware i40en SR-IOV VLAN

2019-09-18 Thread Iain Barker
Does anyone use DPDK with VLAN on SR-IOV VF for i40en NIC driver under VMware ? It seems new 'security' in the Intel i40en driver broke the ability for DPDK to set VLAN filters for SR-IOV. Specifically, the VF has to be manually set as 'trusted mode' via a CLI command to allow more than 8 VLAN