From mboxrd@z Thu Jan 1 00:00:00 1970 From: Iain Rankin Subject: Newbie question on Fortville / i40e with regards to L2 filtering Date: Tue, 7 Oct 2014 15:36:43 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 To: dev-VfR2kkLFssw@public.gmane.org Return-path: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Hello all I have recently started a project that requires DPDK and the new Fortville 40G nic. I am totally new to DPDK so please excuse what might as dumb questions. Was wondering if anyone can enlighten me to the DPDK support for a number of filter types on Fortville / i40e. I have dpdk 1.7.1 compiled and a number of filter type i've tried to call up using testpmd report back "Operation not supported". I have noticed in threads that there is ongoing work to provide hardware based filtering support for fortville / i40e. Anyone know what the current state of that? Basically i am interested in L2 filtering on Fortville: filter filter mac filter vlan filter ether_type filter Regards.