[dpdk-dev] XL710: [Q] traffic steering under DPDK.

2018-02-14 Thread Anton Grichina
Hello, I am working with Arkady on VLAN steering. I have few questions regarding it on top of what was asked before. 7.4.8.4 "VEB/VEPA Switching Algorithm" states that filtering happens by MAC+VLAN. It is impossible to perform filtering by VLAN only, as I understand it is HW limitation. XL710 h

Re: [dpdk-dev] XL710: [Q] traffic steering under DPDK.

2018-02-04 Thread Zhang, Qi Z
Hi Arkady: See my comment inline Regards Qi > -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Arkady Gilinsky > Sent: Friday, February 2, 2018 4:15 PM > To: dev@dpdk.org > Subject: [dpdk-dev] XL710: [Q] traffic steering unde

[dpdk-dev] XL710: [Q] traffic steering under DPDK.

2018-02-02 Thread Arkady Gilinsky
Hi, Basically we are trying to configure packet steering to specific VF according to L2 filter on XL710 Intel NIC adapter. We need to support steering by MAC address and VLAN VID. We do not need perfect match filtering, packet supposed to be sent to specific VF when MAC address or VLAN VID matches