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 0ED51A00C3; Sun, 7 Jun 2020 19:03:11 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 1F9191BFF7; Sun, 7 Jun 2020 19:01:53 +0200 (CEST) Received: from mail-pj1-f67.google.com (mail-pj1-f67.google.com [209.85.216.67]) by dpdk.org (Postfix) with ESMTP id 0EDE11BFE3 for ; Sun, 7 Jun 2020 19:01:50 +0200 (CEST) Received: by mail-pj1-f67.google.com with SMTP id b7so4283368pju.0 for ; Sun, 07 Jun 2020 10:01:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=IQJfMLF7vSPehG134+U9Is54a9yr/jwvM4N30Xt1mCY=; b=VifyE6/aRM9T4tdBM4uyv8dmGTiWpO9GwPoDnbKzSHZ3aI6W19cWNDS1OZam3LvgBt I5WCddIg1uKRZyPb24uvmwTZdmqnZzSxWYzQt3OxEYOCkke6zFsROEwEnwfZQQYFOECL 01aMwLCVuUS8Ptqqdm4DHai0wkIWNL8AsWJTV/5tR32R20QlB3+e+u86unR7IacOhhj3 VmDSG1v8RDfNgrIK83gqeCYuHf9R712/mw3JOHQdkH7u0psc3HlOZq6wcvEa44Q2befa gd7gUtwy7tQ58B6hcpZBf+KTIq+JNMPCJW4AhOgagTmeBOYEVAjjEWOF0vlDU/2Mb3AS mCFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=IQJfMLF7vSPehG134+U9Is54a9yr/jwvM4N30Xt1mCY=; b=WSn9x7Gk1Of24CfUMh7KYe08s+dGz/B7F8GI94mCUBfRO1E8w2auPfU343vlbTdxZ0 2Rxb4HhYktnG+lcrM4x6QwzPrBDPXzRZAUI8fNm39anLldqpFfpgYCnwRURhl2Yljrm+ gKqmKhIbfjLfYS6qOWy5zVO/AEL+j/uGvjk5NVxh5k7RBjGFfnzhmiI4NqiPcW+sjSp/ m6Sj3slnPcSgZwD5xBhoH3j0QC42aRVZdkWVK0U1nAGGlPWWBGRBFb5sVyLZcrjBBCDn sAXJ38q8TDDdag/C6gKlA9fiWLpofO3YdpWwgki7DIFyIpdv+AWjAUU+uxzHyWZqGoLP 77cA== X-Gm-Message-State: AOAM5301hqKAKi0svBAzq3ybNUU6QFXPOlTT/Ptt+R0h0Er4iGv3VVjf 1Swu4LThK5a9WNSz9R/UZ77elRgkQ1c= X-Google-Smtp-Source: ABdhPJzsAGwu88ILsaeb20aoJMsHafmK3sczyhaNhQwRG36vEyl6iJmUvStyHSGZMrrCXIznJfV3pg== X-Received: by 2002:a17:902:fe01:: with SMTP id g1mr10712443plj.254.1591549308877; Sun, 07 Jun 2020 10:01:48 -0700 (PDT) Received: from hermes.lan (204-195-22-127.wavecable.com. [204.195.22.127]) by smtp.gmail.com with ESMTPSA id y81sm4933458pfb.33.2020.06.07.10.01.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 07 Jun 2020 10:01:47 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger Date: Sun, 7 Jun 2020 10:01:27 -0700 Message-Id: <20200607170127.15694-10-stephen@networkplumber.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200607170127.15694-1-stephen@networkplumber.org> References: <20200607170127.15694-1-stephen@networkplumber.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-dev] [PATCH 9/9] doc: add note about blacklist/whitelist changes 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" The blacklist/whitelist changes to API will not be a breaking change for applications in this release but worth adding a note to encourage migration. Signed-off-by: Stephen Hemminger --- doc/guides/rel_notes/release_20_08.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/guides/rel_notes/release_20_08.rst b/doc/guides/rel_notes/release_20_08.rst index 39064afbe968..502d67f26ff8 100644 --- a/doc/guides/rel_notes/release_20_08.rst +++ b/doc/guides/rel_notes/release_20_08.rst @@ -85,6 +85,11 @@ API Changes Also, make sure to start the actual text at the margin. ========================================================= +* eal: The definitions related to including and excluding devices + has been changed from blacklist/whitelist to blocklist/allowlist. + There are compatiablity macros and command line mapping to accept + the old values but applications and scripts are strongly encouraged + to migrate to the new names. ABI Changes ----------- -- 2.26.2