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 724F8A00C3; Sun, 7 Jun 2020 19:01:48 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 78A681BF59; Sun, 7 Jun 2020 19:01:41 +0200 (CEST) Received: from mail-pl1-f193.google.com (mail-pl1-f193.google.com [209.85.214.193]) by dpdk.org (Postfix) with ESMTP id 76A8E1BEDD for ; Sun, 7 Jun 2020 19:01:39 +0200 (CEST) Received: by mail-pl1-f193.google.com with SMTP id q16so5714382plr.2 for ; Sun, 07 Jun 2020 10:01:39 -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=qZjsaZFNml3wgOdOZ1yamYvJdCOSg46jx9Ic8aWSJ+s=; b=wshqfIoyO2Bu8ec9pM2D2676OrFBC524WEBHg07Xs1NZkI42JDCsID6711d4jf+B9y 4Le7ArBpW81vxFqenbvEL48pXpAjiMmGjOCOE8Wq5yw4ptIrnd3jCEz4JXOWiXSjbGQt weJCVpYvoJ5mseWKW3mYtuPa/s9NBxpxp1ZKqhkJ77BuPMRG6PVwC7RnvHfjmzjsG6o5 bgWJQso1D6VB5q1ySHX0WufKafAI5Ygx9ot+rMuReZ6IYWo1Xdlusu4yYBDtifEMYUfp Rm9PLYISXypUVgYeoThQ1qSfwyfwfFhFTGAsWATeHHOemSLaFqdnvlt8YW1C6uOb0NjB C1AA== 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=qZjsaZFNml3wgOdOZ1yamYvJdCOSg46jx9Ic8aWSJ+s=; b=K2no67LZATxgX+ZW9KPlbVmJugVQBh3skDmQBIIvLzHV7cyd/MInSYZSVWcIkl22SJ 9Mnb4jpRG7x6vj+hedyCcwa0r5XzQoQ0cVD9Y3RH3z2/ElokRDtvWpkmxWroxe1Uuwwi qHQcz9sk6WIEWV6XCxZOQsxJUeQoPyFKkythP91iYjRbAjp9eeDIrifrfNi428N7DPqu np+ro7y2ZHgPtlEAzPgY3LMQs3IdMjWYKaVhn/VC5G0jqvuQyw3bMMyDsjkCZWmL8/YX 2Fh5qJeNtzZTKKhQtTAHvnAyc0+1nGzH7lgTTPZQ5ihP3nmBAI0CzzAeUTn6dg3iDwK4 uUOQ== X-Gm-Message-State: AOAM530pGZx26DO3Gd4cOj20Yoe2mePUBR3bcyYzjVXe20WH+QoF1dI6 HQ4CDIUd7CLGms4Nk64dYjlLl5eYhgM= X-Google-Smtp-Source: ABdhPJzeTbZz1WmwPFPJ4QLiggVJixf+fGcMqSUvIKi/t6mhCebTIi5M4Dm+ITbkMKxVsfd4OGt3TQ== X-Received: by 2002:a17:902:aa0c:: with SMTP id be12mr18148255plb.241.1591549298183; Sun, 07 Jun 2020 10:01:38 -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.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 07 Jun 2020 10:01:37 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger Date: Sun, 7 Jun 2020 10:01:19 -0700 Message-Id: <20200607170127.15694-2-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 1/9] rte_ethdev: change comment to rte_dev_eth_mac_addr_add 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 comment used the term whitelist and was awkardly written. Replace it with simpler direct description of adding a new address. No code or API changes for this. Signed-off-by: Stephen Hemminger --- lib/librte_ethdev/rte_ethdev.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/librte_ethdev/rte_ethdev.h b/lib/librte_ethdev/rte_ethdev.h index a49242bcd286..8d19d7e36721 100644 --- a/lib/librte_ethdev/rte_ethdev.h +++ b/lib/librte_ethdev/rte_ethdev.h @@ -3274,8 +3274,7 @@ int rte_eth_dev_priority_flow_ctrl_set(uint16_t port_id, struct rte_eth_pfc_conf *pfc_conf); /** - * Add a MAC address to an internal array of addresses used to enable whitelist - * filtering to accept packets only if the destination MAC address matches. + * Add a MAC address to an set of addresses used for accepting incoming packets. * * @param port_id * The port identifier of the Ethernet device. -- 2.26.2