All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Raja Zidane <rzidane@nvidia.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>, Matan Azrad <matan@nvidia.com>
Subject: Re: [dpdk-dev] [PATCH 0/2] fix MMO QP usage
Date: Mon, 08 Nov 2021 09:44:18 +0100	[thread overview]
Message-ID: <5314941.OkRz5h9VEx@thomas> (raw)
In-Reply-To: <DM4PR12MB538946AE61D92F73279A893BDF869@DM4PR12MB5389.namprd12.prod.outlook.com>

28/10/2021 20:17, Matan Azrad:
> From: Raja Zidane
> > 0x20 reserved bytes were missed in the HCA cap PRM structure before the newly
> > added fields for MMO QP capabilities, that caused reading MMO QP caps
> > incorrectly.
> > The QP extension valid bit was not set in the QP creation for MMO
> > configuration.
> > That caused the QP not to be connected to the GGA MMO engines, and any
> > MMO WQE job got CQE with an error.
> > 
> > Raja Zidane (2):
> >   common/mlx5: fix HCA cap PRM alignment
> >   common/mlx5: fix MMO configuration in QP
> > 
> >  drivers/common/mlx5/mlx5_devx_cmds.c | 2 ++
> >  drivers/common/mlx5/mlx5_prm.h       | 2 +-
> >  2 files changed, 3 insertions(+), 1 deletion(-)
> 
> Series-acked-by: Matan Azrad <matan@nvidia.com>

Applied, thanks.



  reply	other threads:[~2021-11-08  8:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-28 13:58 [dpdk-dev] [PATCH 0/2] fix MMO QP usage Raja Zidane
2021-10-28 13:58 ` [dpdk-dev] [PATCH 1/2] common/mlx5: fix HCA cap PRM alignment Raja Zidane
2021-10-28 13:58 ` [dpdk-dev] [PATCH 2/2] common/mlx5: fix MMO configuration in QP Raja Zidane
2021-10-28 18:17 ` [dpdk-dev] [PATCH 0/2] fix MMO QP usage Matan Azrad
2021-11-08  8:44   ` Thomas Monjalon [this message]
2021-11-04  8:55 ` Matan Azrad

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=5314941.OkRz5h9VEx@thomas \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=matan@nvidia.com \
    --cc=rzidane@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.