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 8F6B541CB5; Thu, 16 Feb 2023 20:47:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 775DA42D12; Thu, 16 Feb 2023 20:47:31 +0100 (CET) Received: from mail-pl1-f173.google.com (mail-pl1-f173.google.com [209.85.214.173]) by mails.dpdk.org (Postfix) with ESMTP id 045EB40E25 for ; Thu, 16 Feb 2023 20:47:29 +0100 (CET) Received: by mail-pl1-f173.google.com with SMTP id b5so3213074plz.5 for ; Thu, 16 Feb 2023 11:47:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20210112.gappssmtp.com; s=20210112; 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=HDTaqSNXtHcXlAZANxj6G05MVKAjfJRfTNObk4RApzE=; b=jNT6qr6BOdiWym0Zj1VGP3TgAC+iDACzctEE+MydJbU0tAQjcxFpQfvm40mBoV4nAR X4RgFm7SPh2q48bpq4Uiq1aMf6RFCiN/AKQffl5eMnPCH5gGKgFZa1HMfQeeBNuaY5DS YJTTkNdPHfk/TgZyVpHlKJ10vYE7cWz0RsEpfEAIk7d+dDaH26CCNTnNEdx51AKbv7N8 vWg1jJUrQioU4+VVMdXz29DFUSD16kPmwOc+72LEnqH9Fz6I9O7K9cEWWJW8nrRqzbzD asgHCxlTY3X+LovZBabRErenU6d7tl1PAHE/Y2p4UfvEcFvTzcBKnJC5bioKDFcr2lEm SJoQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=HDTaqSNXtHcXlAZANxj6G05MVKAjfJRfTNObk4RApzE=; b=VDsUgsajW1GaO4ZVlKAycSOwEovupmAxeBF6ackkYOErju91u9JinEm7jepDOzoewy 0GFIJDL2OWpSTssqkU3MFR+t1suncPdP0oH1KLdOUY9ChrS1pxkxP6jKQIsO/1x990M8 Gjgi0EpcVcKx8vIyrp6ObAiqPe7dOgZ8LptbwEit2isqdQmUjUtCMNigFuKCq8V0Azi+ mzh9rthf1pJF1ggD1t7/uLH5LMQVhChQg8CBmHwfjdapYqViokwZSRYSlc1eETqL65jd jUm/fZtainmNQWhmh5FQj+Y1I29pzKtFGdcaBoxtBIXzaGbtgPdLp7uBZHbnBJqj8R6T xFZw== X-Gm-Message-State: AO0yUKVPSJYy3QVJ55yY2De20fUl2FLi3qsWKnkCpTYp9AhMb4oVZSiB LILIxdNTIh7FXxOSnQnFosPqaQ== X-Google-Smtp-Source: AK7set+G0Sd6AgBoPKjKYpO026t0xrXr5TWevEJ8tHx06TPWrH69C7K7cDd4+Zdk7U1u0RH2MvtRkA== X-Received: by 2002:a05:6a20:3ca9:b0:bc:b8d:9eab with SMTP id b41-20020a056a203ca900b000bc0b8d9eabmr8095826pzj.24.1676576848964; Thu, 16 Feb 2023 11:47:28 -0800 (PST) Received: from hermes.local (204-195-120-218.wavecable.com. [204.195.120.218]) by smtp.gmail.com with ESMTPSA id c10-20020aa781ca000000b005a909290425sm1704022pfn.172.2023.02.16.11.47.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 Feb 2023 11:47:28 -0800 (PST) Date: Thu, 16 Feb 2023 11:47:27 -0800 From: Stephen Hemminger To: Chaoyong He Cc: dev@dpdk.org, oss-drivers@corigine.com, niklas.soderlund@corigine.com, Long Wu Subject: Re: [PATCH 1/2] net/bonding: add independent LACP sending function Message-ID: <20230216114727.561e8abf@hermes.local> In-Reply-To: <20230216071514.29418-2-chaoyong.he@corigine.com> References: <20230216071514.29418-1-chaoyong.he@corigine.com> <20230216071514.29418-2-chaoyong.he@corigine.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 Thu, 16 Feb 2023 15:15:13 +0800 Chaoyong He wrote: > +void > +rte_eth_bond_8023ad_lacp_send_one(void *queue) > +{ > + uint32_t i; > + uint16_t slave_tx_count; > + uint16_t active_slave_count; > + uint16_t active_slave_ids[RTE_MAX_ETHPORTS]; Thinking ahead, all of bonding driver should remove the usage of the terms master and slave. Perhaps you don't want to introduce new usages that will have to be fixed. FYI - there is no usage of master/slave in any of the IEEE standards, or operating systems other than Linux.