From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jingjing Wu Subject: [PATCH v3 0/2] support ethertype filter on fortville Date: Thu, 13 Nov 2014 20:49:53 +0800 Message-ID: <1415882995-8697-1-git-send-email-jingjing.wu@intel.com> References: <1413965977-15165-1-git-send-email-jingjing.wu@intel.com> To: dev-VfR2kkLFssw@public.gmane.org Return-path: In-Reply-To: <1413965977-15165-1-git-send-email-jingjing.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> 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" From: "jingjing.wu" The patch set supports ethertype filter on fortville. v3 changes: - redefine the control packet filter to ethertype filter v2 changes: - strip the filter APIs definitions from this patch set jingjing.wu (2): ethdev: new structure of Ethertype Filter for filter_ctrl api i40e: implement operation to add/delete an ethertype filter lib/librte_ether/rte_eth_ctrl.h | 20 ++++++++ lib/librte_pmd_i40e/i40e_ethdev.c | 99 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 119 insertions(+) -- 1.8.1.4