From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 2A513A04E7; Sun, 15 Nov 2020 19:54:21 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B99BB493D; Sun, 15 Nov 2020 19:54:18 +0100 (CET) Received: from wout2-smtp.messagingengine.com (wout2-smtp.messagingengine.com [64.147.123.25]) by dpdk.org (Postfix) with ESMTP id 07BED31FC for ; Sun, 15 Nov 2020 19:54:15 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.west.internal (Postfix) with ESMTP id A94C4C82; Sun, 15 Nov 2020 13:54:14 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Sun, 15 Nov 2020 13:54:15 -0500 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=fm2; bh= jT6g02wTfZCcms6iC36F5HVT92QsOruZY+CDNKQEHjg=; b=p2p4PllfoQtIN6S7 6IhL2zvH9fqhVDsTFTyA7EBEFzYML6UuMNprIc+uDyKPMTzj4+Wv+0pW7l1h/Kw0 VSLgqpp8AZ7dojySNOi1oQOQ3OBZcRWS8yAwdINjMPP6/P2+Bl0IVUH+O3KvV/AH rLuFaYjeRSz70SkoCqP/wHv0468F41kzLi9W8iR1aUIbXjngSNqlA9KFdwwsawz0 vot9s1owu08T/0pQRJ2qGSIeSWfNds3aI1MxXn23l8OpnjW2kNPXnAy2T8pMFsS1 BxImtBbhsAHKnC/wAqiarMU4/L+gSoDyMlrGAkbYr2EkF5twjqNJPHBdFfuZkpX4 v5lrnw== 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=fm1; bh=jT6g02wTfZCcms6iC36F5HVT92QsOruZY+CDNKQEH jg=; b=YAq6IUtUddHhdmTXU597NrTXU22msuFI0HEhoHh/NrEHEl2iM1SqxatbB Ob/l4kYwsJaclkwQkRhirPm1lii4lq+ASTREik4f9jLXyr8AmoK1ghMFtE8Ea6+a SDM9AK5B6100q9H2qOTVrac1f55s3C3ALpCankr6l1ZmqcZkZgwRxb1i4XITHFXu IyWxs06ydTjKz9gd5/+C41msICdTTNPhQN17gy+4CnLWQkHgNeI2ySeKtYIXA9bE gn6SetpSMStv6cYL6UHLyNPRbz87HL0DNRmJdZVxeoZ1JRAeX+rhP+bxV29xK9Fd p9ACkWNscPdn6rP8WuMwv679PRUdg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedruddvledguddvudcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdej ueeiiedvffegheenucfkphepjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrh fuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgr lhhonhdrnhgvth X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 0A2D03280064; Sun, 15 Nov 2020 13:54:12 -0500 (EST) From: Thomas Monjalon To: Stephen Hemminger Cc: dev@dpdk.org, Luca Boccassi , bruce.richardson@intel.com, david.marchand@redhat.com Date: Sun, 15 Nov 2020 19:54:11 +0100 Message-ID: <9182817.VZtnas63ma@thomas> In-Reply-To: <20201110225544.1876-4-stephen@networkplumber.org> References: <20200922143202.8755-1-stephen@networkplumber.org> <20201110225544.1876-1-stephen@networkplumber.org> <20201110225544.1876-4-stephen@networkplumber.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v10 3/7] eal: replace pci-whitelist/pci-blacklist options 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" 10/11/2020 23:55, Stephen Hemminger: > + /* legacy options that will be removed in next LTS */ > + {OPT_PCI_BLACKLIST, 1, NULL, OPT_PCI_BLACKLIST_NUM }, > + {OPT_PCI_WHITELIST, 1, NULL, OPT_PCI_WHITELIST_NUM }, [...] > + /* legacy option that will be removed in next LTS */ > #define OPT_PCI_WHITELIST "pci-whitelist" > OPT_PCI_WHITELIST_NUM = 'w', [...] > + /* legacy option that will be removed in next LTS */ > +#define OPT_PCI_BLACKLIST "pci-blacklist" > + OPT_PCI_BLACKLIST_NUM, Removal has not been decided yet. I will change to "will be removed in future".