Re: [dpdk-dev] VLAN of SRIOV VF with DPDK

2018-06-19 Thread Harish Kinnal (hkinnal)
Hi, Am also facing similar issue with i40evf pmd. Is there any solution for this ? If we configure port in trunk mode, it's not able to send/receive packets which are VLAN tagged. Without VLAN tagging its working fine. If we configure port in access mode, its able to send/receive packets without

[dpdk-dev] VLAN of SRIOV VF with DPDK

2016-09-09 Thread Dey, Souvik
Hi, I have having an unique issue to get the VLAN tags upto the VM instance running ixgbevf pmd. Currently my setup looks like this : Host running 7.1 RHEL , linux 3.10.0-229.el7.x86_64 with 10G 82599ES NIC cards with firmware : 0x8838 and ixgbe driver version 4.0.1-k-rh7.1 Gu