From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 85828C31E44 for ; Fri, 14 Jun 2019 07:39:23 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 067B62084E for ; Fri, 14 Jun 2019 07:39:23 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=monjalon.net header.i=@monjalon.net header.b="XLMqlFyu"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="GQl3iLao" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 067B62084E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=monjalon.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 3C9441B951; Fri, 14 Jun 2019 09:39:21 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 6A3CB23D for ; Fri, 14 Jun 2019 09:39:19 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id F1C9421F2E; Fri, 14 Jun 2019 03:39:18 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Fri, 14 Jun 2019 03:39:18 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=Ofuc0lVacltncu9iYaVqD/27TeqNpxSraiYriX4SjWI=; b=XLMqlFyu+AMv wuPqppECPnmvrAx9S7/Hq03dJt1g6NKxZFS4oYD3hPiJcyA8rCEXIzbQRK/MDWHP XX+qRULhSrQQRepmrK88xeR+S8k5IKzEmxx+T5UZNp5W4uRwkc3dxJ8HNYI4gpZ0 y7dNHNyLXyq1o9HwxxeuWJveqRR8I1o= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=Ofuc0lVacltncu9iYaVqD/27TeqNpxSraiYriX4Sj WI=; b=GQl3iLaoSOieOUlBjxe+WvrvxI2INsr9p+CEmOCZ+wwJ9Bag/HX899pHO p+bgazXKuz+DcC364L+r4P+SXfGnLI4RKa2lOvvFf8ZYpM9s3TcErZj5pZSIxUza mfkWXXp5H1T9M4EuqEMD4gOCtO1uXJ0UJylkyd7N8COmlJnIhxXj/G3vhd39R6JG IjAO5dE9zMuKL73RJNxxpRPc0Rc1kpEFuZUXhLrRbn7fYDdJiiXeBkIeLpwVhaJR qU7ETD9/GxGBnmaZn1wShulkLV4OcC6xwHAccV09W0Hv6OMmJAYUr+gCWLJpXiO/ G6MrDwLZj3SWSMPk3neZhrvOnS+fA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrudeitddguddvgecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc fkphepuddviedrvdduuddruddvjedrleeinecurfgrrhgrmhepmhgrihhlfhhrohhmpeht hhhomhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from xps.localnet (om126211127096.13.openmobile.ne.jp [126.211.127.96]) by mail.messagingengine.com (Postfix) with ESMTPA id 0B7DE380083; Fri, 14 Jun 2019 03:39:16 -0400 (EDT) From: Thomas Monjalon To: Stephen Hemminger Cc: dev@dpdk.org Date: Fri, 14 Jun 2019 16:39:12 +0900 Message-ID: <2320193.YWZSPdnyqu@xps> In-Reply-To: <20190405203036.27109-1-stephen@networkplumber.org> References: <20190405203036.27109-1-stephen@networkplumber.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] eal: resort symbols in EXPERIMENTAL section X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 06/04/2019 05:30, Stephen Hemminger: > The symbols in the EXPERIMENTAL were close to alphabetic > order but running sort showed several mistakes. > > This has no impact on code, API, ABI or otherwise. > Purely for humans. > > Signed-off-by: Stephen Hemminger I don't think it's worth adding a layer of git history for this sort. I would prefer to leave it as is.