From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 224D55947 for ; Mon, 9 Mar 2015 10:13:01 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga101.fm.intel.com with ESMTP; 09 Mar 2015 02:13:01 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,366,1422950400"; d="scan'208";a="464522301" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by FMSMGA003.fm.intel.com with ESMTP; 09 Mar 2015 02:06:23 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.247]) by IRSMSX106.ger.corp.intel.com ([169.254.8.235]) with mapi id 14.03.0195.001; Mon, 9 Mar 2015 09:13:00 +0000 From: "Mcnamara, John" To: Xuelin Shi , "Richardson, Bruce" Thread-Topic: [dpdk-dev] [PATCH] librte_lpm: define tbl entry reversely for big endian Thread-Index: AQHQVmjSYrKf32nuKUazdeTzq3VVbJ0NJsMAgAIplACABBqxAIAAedBw Date: Mon, 9 Mar 2015 09:12:59 +0000 Message-ID: References: <1425450852-24837-1-git-send-email-xuelin.shi@freescale.com> <20150304104815.GF1468@bricha3-MOBL3> <20150306111332.GB9352@bricha3-MOBL3> In-Reply-To: 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] librte_lpm: define tbl entry reversely for big endian 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, 09 Mar 2015 09:13:02 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Xuelin Shi > Sent: Monday, March 9, 2015 1:54 AM > To: Richardson, Bruce > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] librte_lpm: define tbl entry reversely fo= r > big endian > > Yes, the patch http://dpdk.org/dev/patchwork/patch/3132/ should be > abandoned. >=20 Hi, If you register and login to the DPDK patchwork site you can mark the patch= as "Not Applicable" or whatever category now applies. http://dpdk.org/dev/patchwork/user/login/ John