From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] testpmd: modify the mac of csum forwarding Date: Thu, 29 Oct 2015 23:55:01 +0100 Message-ID: <1867755.F4VxoYYWYr@xps13> References: <1438918156-1259-1-git-send-email-michael.qiu@intel.com> <6085717.sXDWuWlZi5@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Qiu, Michael" Return-path: Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) by dpdk.org (Postfix) with ESMTP id D95CA1DB1 for ; Thu, 29 Oct 2015 23:56:12 +0100 (CET) Received: by wijp11 with SMTP id p11so299754273wij.0 for ; Thu, 29 Oct 2015 15:56:12 -0700 (PDT) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-10-26 19:47, De Lara Guarch, Pablo: > > 2015-10-13 06:29, Qiu, Michael: > > > Hi, Thomas > > > > > > Any comments on this patch? Is it suitable for DPDK? > > > > Please check with the testpmd maintainer. > > Pablo? > > The patch looks harmless for other NICs, and it does similar stuff as other forwarding modes, > so I think it is safe to integrate. Applied, thanks