From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id B1F8743081; Wed, 16 Aug 2023 16:42:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9884340693; Wed, 16 Aug 2023 16:42:32 +0200 (CEST) Received: from mail-pl1-f171.google.com (mail-pl1-f171.google.com [209.85.214.171]) by mails.dpdk.org (Postfix) with ESMTP id CBA424003C for ; Wed, 16 Aug 2023 16:42:30 +0200 (CEST) Received: by mail-pl1-f171.google.com with SMTP id d9443c01a7336-1bc63ef9959so55581175ad.2 for ; Wed, 16 Aug 2023 07:42:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20221208.gappssmtp.com; s=20221208; t=1692196950; x=1692801750; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:from:to:cc:subject:date :message-id:reply-to; bh=CHOCzARycx3L/utnB0azCOib/pDUnnKP2b0vOHNo7so=; b=CBCAfmayCEvB4rt58qCM2eQEOPifSuY8EMUQvhW6nFIJjPhWVDHzP1kTC2BVaMeHI5 rgSYG6EpZAfQO7Fn3G2iWuI1IslsSzMOJncP0zTiakmqwBjSHtjqAPpiHg0XXtJTxZ2m Ml+N0T1S1mHk7ijkX5KX4ZT4KxQIyDH8U1xVv1jNsOZYQKxA2c4MQhPetRpmjjSyBzH0 Uhii+pE9Earkkbh6lHOtGb0e8mzeuYNJiOjcvfVb4xdpasR1/gYGzSQu1hTRLODIkcth PX2ATywZeaCULzfnn5vL7jrwVJaAJhiDrA/7FF0IxDBgMoyUWLAO3utN3eqSNTTG6JpD 9Isg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692196950; x=1692801750; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CHOCzARycx3L/utnB0azCOib/pDUnnKP2b0vOHNo7so=; b=fQtCRIQe3itd1uC2iMZCWXZRPJrKEr8hBt+GGC/NIpOPFs7fL/ve1tNCLjjiSCc3Ri w07kLFzSUqIuWpHsF5gQN3p/meOSLOY/iGEOChHTkwzDHiPDl31vYyQ9BYzGcTxBrudd 3pkQriMIbUey/QhbGNjoi37qEEPEWVI4lsDNq5qHlDLnpccem0mOUyaOFtTtcveI/HyQ tqBScRQwpshW1Zn/h3fNYgic+zmRdDYi0g6gKyvshIEcvoHcgDJ2kZ2Nzz1VKDTn1id8 2q2YZZKNaClO3Dm0YdgKukBkpYMnGTFIFf5BzGuiIPc+FG70bCa2SbbtMZs6XAnzSMpB VCmQ== X-Gm-Message-State: AOJu0YxCfoDf9cWtjF1KuEnLPrJ35hZBH/XRt/8SDgNEHfE7YLVvSemk mujTZsnDGU7h2sboTy3lK8Q6XQ== X-Google-Smtp-Source: AGHT+IG2sUWuh6J3Arcx8n4ny6h2O00dMM5ubJJkpOYZ5HghDzkuFSuVYU3MyEo+xSZ8F2AJTS/VGw== X-Received: by 2002:a17:903:2444:b0:1bc:61ce:c1b with SMTP id l4-20020a170903244400b001bc61ce0c1bmr3122099pls.43.1692196949949; Wed, 16 Aug 2023 07:42:29 -0700 (PDT) Received: from hermes.local (204-195-127-207.wavecable.com. [204.195.127.207]) by smtp.gmail.com with ESMTPSA id m11-20020a170902768b00b001bb750189desm13254403pll.255.2023.08.16.07.42.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Aug 2023 07:42:29 -0700 (PDT) Date: Wed, 16 Aug 2023 07:42:27 -0700 From: Stephen Hemminger To: Chaoyong He Cc: dev@dpdk.org, oss-drivers@corigine.com, niklas.soderlund@corigine.com, Long Wu , James Hershaw Subject: Re: [PATCH v5 2/2] net/bonding: replace master/slave to main/member Message-ID: <20230816074227.4ccf6237@hermes.local> In-Reply-To: <20230816062710.2188087-3-chaoyong.he@corigine.com> References: <20230518084458.1531512-1-chaoyong.he@corigine.com> <20230816062710.2188087-1-chaoyong.he@corigine.com> <20230816062710.2188087-3-chaoyong.he@corigine.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On Wed, 16 Aug 2023 14:27:10 +0800 Chaoyong He wrote: > From: Long Wu >=20 > This patch replaces the usage of the word 'master/slave' with more > appropriate word 'main/member' in bonding PMD as well as in its docs > and examples. Also the test app and testpmd were modified to use the > new wording. >=20 > The bonding PMD's public APIs were modified according to the changes > in word: > rte_eth_bond_8023ad_slave_info is now called > rte_eth_bond_8023ad_member_info, > rte_eth_bond_active_slaves_get is now called > rte_eth_bond_active_members_get, > rte_eth_bond_slave_add is now called > rte_eth_bond_member_add, > rte_eth_bond_slave_remove is now called > rte_eth_bond_member_remove, > rte_eth_bond_slaves_get is now called > rte_eth_bond_members_get. >=20 > The data structure ``struct rte_eth_bond_8023ad_slave_info`` was > renamed to ``struct rte_eth_bond_8023ad_member_info`` >=20 > Signed-off-by: Long Wu > Reviewed-by: James Hershaw > Reviewed-by: Chaoyong He > Acked-by: Niklas S=C3=B6derlund Acked-by: Stephen Hemminger