From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ajit Khaparde Subject: Re: [PATCH v4 19/26] net/bnxt: add support for tx loopback, set vf mac and queues drop Date: Tue, 6 Jun 2017 09:09:02 -0500 Message-ID: References: <20170601030232.38677-1-ajit.khaparde@broadcom.com> <20170601170723.48709-1-ajit.khaparde@broadcom.com> <20170601170723.48709-20-ajit.khaparde@broadcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org To: Ferruh Yigit Return-path: Received: from mail-qt0-f180.google.com (mail-qt0-f180.google.com [209.85.216.180]) by dpdk.org (Postfix) with ESMTP id 43E8458F6 for ; Tue, 6 Jun 2017 16:09:46 +0200 (CEST) Received: by mail-qt0-f180.google.com with SMTP id u19so72902495qta.3 for ; Tue, 06 Jun 2017 07:09:46 -0700 (PDT) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Tue, Jun 6, 2017 at 7:53 AM, Ferruh Yigit wrote= : > On 6/1/2017 6:07 PM, Ajit Khaparde wrote: > > Add functions rte_pmd_bnxt_set_tx_loopback, > > rte_pmd_bnxt_set_all_queues_drop_en and > > rte_pmd_bnxt_set_vf_mac_addr to configure tx_loopback, > > queue_drop and VF MAC address setting in the hardware. > > It also adds the necessary functions to send the HWRM commands > > to the firmware. > > From the patch title it is clear that this patch add three different > functionality. > > For this patchset, since it already went for a few releases I wouldn't > mind, but for future, please send separate patches for each individual > feature. =E2=80=8BSure, Ferruh. Thanks Ajit=E2=80=8B