From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] e1000: modify mac type checking before flex filter is programmed Date: Fri, 27 Mar 2015 11:32:49 +0100 Message-ID: <1812225.nyzn3feE92@xps13> References: <1427345601-21059-1-git-send-email-jingjing.wu@intel.com> <86228AFD5BCD8E4EBFD2B90117B5E81E10DAA328@SHSMSX103.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: "Wu, Jingjing" Return-path: In-Reply-To: <86228AFD5BCD8E4EBFD2B90117B5E81E10DAA328-0J0gbvR4kTggGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@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" 2015-03-26 05:08, Liu, Yong: > From: Wu, Jingjing > > This patch changes MAC_TYPE_FILTER_SUP to MAC_TYPE_FILTER_SUP_EXT in > > flex filter handling function. It will remove NIC 82576 from flex filter > > support. > > > > Signed-off-by: Jingjing Wu > > Acked-by: Marvin Liu Fixes: 231d43909a31 ("igb: migrate flex filter to new API") Applied, thanks