From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 628088D8D for ; Mon, 26 Oct 2015 20:47:52 +0100 (CET) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga103.fm.intel.com with ESMTP; 26 Oct 2015 12:47:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,201,1444719600"; d="scan'208";a="835960035" Received: from irsmsx151.ger.corp.intel.com ([163.33.192.59]) by fmsmga002.fm.intel.com with ESMTP; 26 Oct 2015 12:47:51 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.138]) by IRSMSX151.ger.corp.intel.com ([169.254.4.183]) with mapi id 14.03.0248.002; Mon, 26 Oct 2015 19:47:50 +0000 From: "De Lara Guarch, Pablo" To: Thomas Monjalon , "Qiu, Michael" Thread-Topic: [dpdk-dev] [PATCH] testpmd: modify the mac of csum forwarding Thread-Index: AQHQ0MFg61qj4pTWR0aGuVbiPotgM557Rl0AgANlWxA= Date: Mon, 26 Oct 2015 19:47:49 +0000 Message-ID: References: <1438918156-1259-1-git-send-email-michael.qiu@intel.com> <1ED644BD7E0A5F4091CF203DAFB8E4CC057D2B87@SHSMSX101.ccr.corp.intel.com> <533710CFB86FA344BFBF2D6802E6028621B48000@SHSMSX101.ccr.corp.intel.com> <6085717.sXDWuWlZi5@xps13> In-Reply-To: <6085717.sXDWuWlZi5@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH] testpmd: modify the mac of csum forwarding X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Oct 2015 19:47:52 -0000 HI, > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Saturday, October 24, 2015 5:52 PM > To: Qiu, Michael > Cc: dev@dpdk.org; Liu, Jijiang; De Lara Guarch, Pablo > Subject: Re: [dpdk-dev] [PATCH] testpmd: modify the mac of csum > forwarding >=20 > 2015-10-13 06:29, Qiu, Michael: > > Hi, Thomas > > > > Any comments on this patch? Is it suitable for DPDK? >=20 > 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. Thanks, Pablo