From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from dpdk.org (dpdk.org [92.243.14.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 9EC9DA053E;
	Mon, 27 Jul 2020 21:20:28 +0200 (CEST)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id 17C482C6E;
	Mon, 27 Jul 2020 21:20:27 +0200 (CEST)
Received: from mail-pl1-f177.google.com (mail-pl1-f177.google.com
 [209.85.214.177]) by dpdk.org (Postfix) with ESMTP id 201BA2B8D
 for <dev@dpdk.org>; Mon, 27 Jul 2020 21:20:25 +0200 (CEST)
Received: by mail-pl1-f177.google.com with SMTP id k4so8640592pld.12
 for <dev@dpdk.org>; Mon, 27 Jul 2020 12:20:24 -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=CCnE7K43NJTrp0L+WQqOQ3jTxsdGPqEnZw50Wfq1foQ=;
 b=XB8L101+XyerRl84+UN+/P30wxICZ+Ug7Mcs+9Vimq5cthEM3JDSKAZesIxXWYCb4T
 lrz6hWFu19qP7EFnQlNrjZA1eTOggzGljiCW7rt7vH5Barr3lanzgt0xAzSQQFEehemH
 3+Pj/kGBDaWWCQC0x06S6K48G7sUbHhCnpo6Lri/kNigxiGBDv7nasj9z+1F6K3mO0xP
 WynhLcRYE0SE6dMCh31psucHgDzRntqmNKexUIV3qIpwOkvQ/gJ2B6/2MzYyRK5VqV8E
 5DeXgJKmWA3nTj1m465SNIbL2i0j4hVhNw0MHnWfPucWGd/D6ixl2uHnmwxgzTvOfrtB
 WGQw==
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=CCnE7K43NJTrp0L+WQqOQ3jTxsdGPqEnZw50Wfq1foQ=;
 b=YFdFO2iIAAT6GRYNMBaFi7+TmgTn6KaFqnXQajKxDQedQQjMtqOsIRP5tQDHtkzJmr
 wBYgq+IN0L589ipiChiEor9k2l6QagRzfl4KW7m0N6mgBEIQBslJE+oGIstytD97r8cN
 MAB/Nkm0SHG+L7dKdGabRgmPMBKRYCDjevuIf4D7/rro/jLVFkbgia3Knr/oCKSUhusp
 TWctD43VYWWFQAADDEpMMzgeTu8hv3/OcoP+eMY55uxkz8jWUH0x2uKO53CN7QC+CzrB
 MHyryORQ+tjmeovQbfFKwiMBbcYbE1oKexbu1qj89XUsH2eIq9uZt52bvAknewa2ZfzM
 C+lA==
X-Gm-Message-State: AOAM533Tb965v7ROVyLuOXPJJKfchLwWtRCycNNU3VouNOjET6HLf2z9
 gOo/SWVAZtHXLDKqEGb9HwUFqwDDM404BQ==
X-Google-Smtp-Source: ABdhPJxkAW6a+KymoqDml+NIVBgnbDCCu26YEpfS71gcti0RbpDC4awylpUbfNtLQoi2as7tK6cdxw==
X-Received: by 2002:a17:90b:2350:: with SMTP id
 ms16mr728300pjb.127.1595877623573; 
 Mon, 27 Jul 2020 12:20:23 -0700 (PDT)
Received: from hermes.corp.microsoft.com (204-195-22-127.wavecable.com.
 [204.195.22.127])
 by smtp.gmail.com with ESMTPSA id s67sm5994552pfs.117.2020.07.27.12.20.22
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Mon, 27 Jul 2020 12:20:22 -0700 (PDT)
From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>
Date: Mon, 27 Jul 2020 12:20:09 -0700
Message-Id: <20200727192015.26418-1-stephen@networkplumber.org>
X-Mailer: git-send-email 2.27.0
In-Reply-To: <20200604210200.25405-1-stephen@networkplumber.org>
References: <20200604210200.25405-1-stephen@networkplumber.org>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Subject: [dpdk-dev] [PATCH 20.08 0/6] Inclusive language fixes and
	deprecation notices
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org
Sender: "dev" <dev-bounces@dpdk.org>

This set annonuces the upcoming changes for 20.11 around master/slave
and blacklist/whitelist. It also fixes several places in the
current code where the wrong and confusing terminolgy was used.

Stephen Hemminger (6):
  doc: announce deprecation of master lcore
  kni: fix reference to master/slave process
  doc: fix incorrect reference to master process
  doc: announce deprecation blacklist/whitelist
  rte_ethdev: change comment to rte_dev_eth_mac_addr_add
  check_maintainers: change variable names

 devtools/check-maintainers.sh                 |  8 ++---
 .../thread_safety_dpdk_functions.rst          |  4 +--
 doc/guides/rel_notes/deprecation.rst          | 33 +++++++++++++++++++
 lib/librte_ethdev/rte_ethdev.h                |  3 +-
 lib/librte_kni/rte_kni.h                      |  2 +-
 5 files changed, 41 insertions(+), 9 deletions(-)

-- 
2.27.0