From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] i40e:fix MAC filter issues in i40e_ethdev.c Date: Fri, 31 Oct 2014 10:20:02 +0100 Message-ID: <3005572.ARNDyhk9k3@xps13> References: <1414720739-12514-1-git-send-email-jijiang.liu@intel.com> <1414726092-18226-1-git-send-email-jijiang.liu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Jijiang Liu Return-path: In-Reply-To: <1414726092-18226-1-git-send-email-jijiang.liu-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" 2014-10-31 11:28, Jijiang Liu: > This patch fixes two issues: one is to fix the log issues, the other is to set filter type when updating the default MAC filter. > > v2 changes: > Fix the remaining PMD log issues. > > Signed-off-by: Jijiang Liu Lesson learned: patches are better reviewed when they are applied. It's probably my fault: the macvlan patchset was 1 week old and had no review. So I assumed that there was no problem. To the i40e developers: please understand that we need more reviews to close integration of the i40e features. The good conclusion is that it's now fixed; acked and applied. Thanks -- Thomas