From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wi0-f174.google.com (mail-wi0-f174.google.com
 [209.85.212.174]) by dpdk.org (Postfix) with ESMTP id 7545E6A80
 for <dev@dpdk.org>; Mon,  9 Mar 2015 15:05:12 +0100 (CET)
Received: by wiwl15 with SMTP id l15so20927420wiw.0
 for <dev@dpdk.org>; Mon, 09 Mar 2015 07:05:12 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:from:to:cc:subject:date:message-id:organization
 :user-agent:in-reply-to:references:mime-version
 :content-transfer-encoding:content-type;
 bh=3s0hcjJrs1HSuEPsxPD0D9LVztnIqngx5M6Pn6+75Is=;
 b=h5jzZnQvIb64WW/VoM05HzXB9iB78ulxO2x8f60xf3ILGN+3kRrxS8N9rzDmEF/BKG
 IDRmOmnfiLVFJbjXY51DWZfiQOMjNlgjrGN5RadoDK01CWXOs66FnLA8WGk0HuSsU7Xc
 iJj24rOhIefhaYy3YOVE0UXsvyRRuEyTfrW1vqK7vX3QF7dbUbxQY+JM5Sun5LSP+9op
 m/Ub5ytNAYgk//RuEOGJx121IGHD1vX6TQyilEpbz8dC+dMC7jY/3KVZ/qhoh4S4wjym
 J5GKXsK/HSANzPQv4IwzLxmUdswabU3mkJvKIhujpafa4/bXiZCnUy7J/UvSMgm2aulc
 HEKQ==
X-Gm-Message-State: ALoCoQkFUF/zYdRDwpbzSTbDBJr3vxS0P84hPIQMq2pKIhvpjLDkh3zaVfHwg9DW/PlP8ZA2Sh1C
X-Received: by 10.194.61.100 with SMTP id o4mr58925011wjr.28.1425909912101;
 Mon, 09 Mar 2015 07:05:12 -0700 (PDT)
Received: from xps13.localnet (6wind.net2.nerim.net. [213.41.180.237])
 by mx.google.com with ESMTPSA id lg18sm26677122wic.23.2015.03.09.07.05.10
 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Mon, 09 Mar 2015 07:05:11 -0700 (PDT)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: "Mcnamara, John" <john.mcnamara@intel.com>
Date: Mon, 09 Mar 2015 15:04:36 +0100
Message-ID: <1833417.2V7tzVZAmT@xps13>
Organization: 6WIND
User-Agent: KMail/4.14.4 (Linux/3.18.4-1-ARCH; KDE/4.14.4; x86_64; ; )
In-Reply-To: <B27915DBBA3421428155699D51E4CFE2ECC24F@IRSMSX103.ger.corp.intel.com>
References: <1425450852-24837-1-git-send-email-xuelin.shi@freescale.com>
 <CY1PR0301MB0684F68641BAFBDBF80BCFB2861B0@CY1PR0301MB0684.namprd03.prod.outlook.com>
 <B27915DBBA3421428155699D51E4CFE2ECC24F@IRSMSX103.ger.corp.intel.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Cc: dev@dpdk.org, Xuelin Shi <xuelin.shi@freescale.com>
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 <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Mar 2015 14:05:12 -0000

2015-03-09 09:12, Mcnamara, John:
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Xuelin Shi
> > Yes, the patch http://dpdk.org/dev/patchwork/patch/3132/ should be
> > abandoned.
> 
> 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/

"superseded" would be more appropriate here.
Generally, "not applicable" should be used for emails which are not real
patches or really wrongly formatted.