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 9F8E9A04F2; Mon, 8 Jun 2020 21:27:14 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 608831BE9D; Mon, 8 Jun 2020 21:26:14 +0200 (CEST) Received: from mail-pf1-f179.google.com (mail-pf1-f179.google.com [209.85.210.179]) by dpdk.org (Postfix) with ESMTP id BC48B1BDF8 for ; Mon, 8 Jun 2020 21:26:11 +0200 (CEST) Received: by mail-pf1-f179.google.com with SMTP id x207so8980677pfc.5 for ; Mon, 08 Jun 2020 12:26:11 -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=mNkOVVEPxA7QcFGYXuLblxDDhJcy5ZWCcBHzL6426VQ=; b=otzvHK+eBjSc2YBImFyYxfbd5rOt63085xgVRpN4QAYhquH816AIHlPEX8Mf9y3rsh 4i6JdbiC5OMLgGXXTU7FC4N7ROY/B5dkP+/tmDNSb0SGjSt9IL6oMoNIy1B49BoKB+ow 8B8Rn4kAv7eBDWI7ZuVd1olqOET5UqUhDOtMAARh1iaXyk/gycCMPPadz4Qlljt3OuIb ZrLTXAQ3sAhdVTIJ3N6xnX+aiz2xvMMOIFEHa298YUMr5ujoXDdEti8XHSyrAm2P2/RL UkQxhWZTtDELKJVxqOK3qQJV/RVX49wgwXB5aEhgJFx/CWPAVmDn0j0cOvYR1uBCTNt9 rHqw== 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=mNkOVVEPxA7QcFGYXuLblxDDhJcy5ZWCcBHzL6426VQ=; b=cFG5j0QNQ2cioKrPn8VBnT0R8zEC1vaTGqVa63wryIObXetEWgnnHpqJkkEeqmHazu FCyNcOZgsUYPjDRlVvWhqRLQDVJ3AHSk3yO6RqiZcFWzklQeF+GKjfUnnndPeQXNnQdO XMgTYW/XC3lEtcdv6kHAj2Swsqi7ATU8F3EUiSZPLhdXLWWh7bf7x/PKm00rQ6ncyeUa IQkxyyhNGBFGsTDursmpR09EM/Q2PzhhF5TEGHjsf8NgFNhBmsdjq5yeYmpm+CC5BegS dvz4yg+E3suwuG6QmdWPLmsFqAJ4BlbnPvuAF4+uxCPgbmh5CmOQ0sPeNGrinzPqhabb eGXA== X-Gm-Message-State: AOAM5333Pu4z88A/RsTccqZWoeGCwRnA5uP8FBGpUU1cMGdH1rsxePGl CG/u1VYFJHme2aeLo7rghqO5355d9ns= X-Google-Smtp-Source: ABdhPJwvFzG9oA3CkM+wT+4dyl0A2ogVCREntbnHKTqLNHPpCf/ASiscP/xnzkF5yGKEd9L0pfAleg== X-Received: by 2002:a65:6790:: with SMTP id e16mr22335503pgr.145.1591644370543; Mon, 08 Jun 2020 12:26:10 -0700 (PDT) Received: from hermes.lan (204-195-22-127.wavecable.com. [204.195.22.127]) by smtp.gmail.com with ESMTPSA id z140sm8114529pfc.135.2020.06.08.12.26.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 08 Jun 2020 12:26:09 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger Date: Mon, 8 Jun 2020 12:25:45 -0700 Message-Id: <20200608192546.7160-10-stephen@networkplumber.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200608192546.7160-1-stephen@networkplumber.org> References: <20200607170127.15694-1-stephen@networkplumber.org> <20200608192546.7160-1-stephen@networkplumber.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-dev] [PATCH v2 09/10] 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 cause warnings to change for applications. 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,7 +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 block/allow. + There are compatibility 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