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 DF7CEA0A0E; Thu, 29 Apr 2021 06:20:22 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 865CE4067E; Thu, 29 Apr 2021 06:20:22 +0200 (CEST) Received: from mail-ej1-f50.google.com (mail-ej1-f50.google.com [209.85.218.50]) by mails.dpdk.org (Postfix) with ESMTP id A420B4003E for ; Thu, 29 Apr 2021 06:20:21 +0200 (CEST) Received: by mail-ej1-f50.google.com with SMTP id t4so14543115ejo.0 for ; Wed, 28 Apr 2021 21:20:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=AbtyNMtjoyb8j57qeniCVNxV9xU4zzlgUZZ4d+ujRC8=; b=CCQX0pUrxPSa0amFxjCPWpo6CszCpr+jVQ0+3jJNWjqhr8xRmQfkFym0WyR+oR/xEf WvK1PqJlsoXZgMZqdlfoXx3LIHPJWUn46aE/HCyUw1uPY6HjVgV6DZ+/9HnSC7gektM8 BlZpbsbfVWubvklWWz98KdDEZGJevwtrAs/YI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=AbtyNMtjoyb8j57qeniCVNxV9xU4zzlgUZZ4d+ujRC8=; b=gsPNIEqc2CiyIaJ1MQSZm1FmPgqRshtlX7Ppxn0tb89Ah+Js26RgWlpg8QXCJ/6NdW QU1FmLw94Ci1r00wTIwoumulSM/EQ4EHtYRq3IUF25n/bFe3LOA8QfvEuwgbny5tQ0oQ C97U+sdwv/n8FUAMRL6b+DGwtCYuTFKc1CxORUXm8hLNSpHyX65hcoZE1+18mdEpEytZ afK6edRmY9kBAEoyvtZ+92hrCFjaQaxQheEKvJYH7dxj+CTM1DLqx6e5Av2eTI2qLLXr +FnIHbnKY1OIELn4hV8goat85wJHTyrFY4WUS4OpEwu9FchLFkGFr0wpIsYrTsT8ZGiq p+EA== X-Gm-Message-State: AOAM530iD73YHD4MhwcCpO1QFEUcRaYN82mwd1no4Yd4t0c1pMxW3KH9 zrAaEkAQPQUDqLvGMIp/VxEecue6Ev9ziJGc2Tn3/g== X-Google-Smtp-Source: ABdhPJwn5QBdPZHE5s89z9hKhsKPU9KpkCuRcSKRJfD90h+99cgCbICcwLsQx0Azn/fyZ5qFaI0iRoyhDtJI1mz4nfs= X-Received: by 2002:a17:906:b104:: with SMTP id u4mr32453150ejy.211.1619670021251; Wed, 28 Apr 2021 21:20:21 -0700 (PDT) MIME-Version: 1.0 References: <20210423052226.13592-1-kalesh-anakkur.purayil@broadcom.com> <786e27d5-0fdd-8346-623a-8419b718a239@intel.com> In-Reply-To: <786e27d5-0fdd-8346-623a-8419b718a239@intel.com> From: Kalesh Anakkur Purayil Date: Thu, 29 Apr 2021 09:50:10 +0530 Message-ID: To: Ferruh Yigit Cc: dpdk-dev , Ajit Kumar Khaparde Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-256; boundary="0000000000004a41f605c114d09c" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [dpdk-dev] [PATCH] net/bnxt: drop the unused attribute 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 Sender: "dev" --0000000000004a41f605c114d09c Content-Type: text/plain; charset="UTF-8" Hi Ferruh, On Wed, Apr 28, 2021 at 9:18 PM Ferruh Yigit wrote: > On 4/23/2021 6:22 AM, Kalesh A P wrote: > > From: Kalesh AP > > > > Remove "__rte_unused" instances that are wrongly marked. > > > > Can you please provide the fixes tags, so that patch can be backported to > required stable versions? > [Kalesh]: I was not sure whether it qualifies as a fix. That's why I didn't add it in the first place. Below is the fixes tags: Fixes: 6dc83230b43b ("net/bnxt: support port representor data path") Fixes: 1bf01f5135f8 ("net/bnxt: prevent device access when device is in reset") Cc: stable@dpdk.org Do you want me to send a new version? Regards, Kalesh > > > Signed-off-by: Kalesh AP > > Reviewed-by: Somnath Kotur > > Reviewed-by: Ajit Khaparde > > <...> > -- Regards, Kalesh A P --0000000000004a41f605c114d09c--