patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Kevin Traynor <ktraynor@redhat.com>
To: Michael Baum <michaelba@nvidia.com>, stable@dpdk.org
Cc: viacheslavo@nvidia.com
Subject: Re: [dpdk-stable] [PATCH 18.11] net/mlx5: remove unused variable in Tx queue creation
Date: Thu, 10 Dec 2020 10:14:51 +0000	[thread overview]
Message-ID: <43ad1282-a338-ed1c-5fff-85ed19ceac2d@redhat.com> (raw)
In-Reply-To: <1607437345-12268-1-git-send-email-michaelba@nvidia.com>

On 08/12/2020 14:22, Michael Baum wrote:
> [ upstream commit fa2dd3d4d6e24bf2956828bf05de86e6e6d88c3e ]
> 
> When a CQ is not created by DevX, it be allocated by either DV function
> or by regular Verbs function.
> 
> The CQ DV attributes variable was wrongly defined and initialized in Tx
> queue creation while the CQ is created by the regular Verbs function
> what remained the attributes variable unused.
> 
> Remove the unused variable.
> 
> Fixes: faf2667fe8d5 ("net/mlx5: separate DPDK from verbs Tx queue objects")
> 
> Signed-off-by: Michael Baum <michaelba@nvidia.com>
> Acked-by: Matan Azrad <matan@nvidia.com>
> ---
>  drivers/net/mlx5/mlx5_txq.c | 4 ----
>  1 file changed, 4 deletions(-)

Applied, thanks.


      reply	other threads:[~2020-12-10 10:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-08 14:22 Michael Baum
2020-12-10 10:14 ` Kevin Traynor [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43ad1282-a338-ed1c-5fff-85ed19ceac2d@redhat.com \
    --to=ktraynor@redhat.com \
    --cc=michaelba@nvidia.com \
    --cc=stable@dpdk.org \
    --cc=viacheslavo@nvidia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).