All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@nvidia.com>
To: Yishai Hadas <yishaih@nvidia.com>
Cc: alex.williamson@redhat.com, kvm@vger.kernel.org,
	kevin.tian@intel.com, joao.m.martins@oracle.com,
	leonro@nvidia.com, shayd@nvidia.com, maorg@nvidia.com,
	avihaih@nvidia.com, cohuck@redhat.com
Subject: Re: [PATCH vfio 02/13] vfio/mlx5: Fix a typo in mlx5vf_cmd_load_vhca_state()
Date: Wed, 9 Nov 2022 13:06:55 -0400	[thread overview]
Message-ID: <Y2veLwbN6qjnZHhp@nvidia.com> (raw)
In-Reply-To: <20221106174630.25909-3-yishaih@nvidia.com>

On Sun, Nov 06, 2022 at 07:46:19PM +0200, Yishai Hadas wrote:
> Fix a typo in mlx5vf_cmd_load_vhca_state() to use the 'load' memory
> layout.
> 
> As in/out sizes are equal for save and load commands there wasn't any
> functional issue.
> 
> Fixes: f1d98f346ee3 ("vfio/mlx5: Expose migration commands over mlx5 device")
> Signed-off-by: Yishai Hadas <yishaih@nvidia.com>
> ---
>  drivers/vfio/pci/mlx5/cmd.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>

Jason

  reply	other threads:[~2022-11-09 17:07 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-06 17:46 [PATCH vfio 00/13] Add migration PRE_COPY support for mlx5 driver Yishai Hadas
2022-11-06 17:46 ` [PATCH vfio 01/13] vfio: Add an option to get migration data size Yishai Hadas
2022-11-09  7:42   ` liulongfang
2022-11-09 17:06   ` Jason Gunthorpe
2022-11-13 16:58     ` Yishai Hadas
2022-11-14 19:04       ` Alex Williamson
2022-11-06 17:46 ` [PATCH vfio 02/13] vfio/mlx5: Fix a typo in mlx5vf_cmd_load_vhca_state() Yishai Hadas
2022-11-09 17:06   ` Jason Gunthorpe [this message]
2022-11-06 17:46 ` [PATCH vfio 03/13] net/mlx5: Introduce ifc bits for pre_copy Yishai Hadas
2022-11-06 17:46 ` [PATCH vfio 04/13] vfio: Extend the device migration protocol with PRE_COPY Yishai Hadas
2022-11-06 17:46 ` [PATCH vfio 05/13] vfio/mlx5: Enforce a single SAVE command at a time Yishai Hadas
2022-11-09 18:04   ` Jason Gunthorpe
2022-11-10 10:38     ` Yishai Hadas
2022-11-06 17:46 ` [PATCH vfio 06/13] vfio/mlx5: Refactor total_length name and usage Yishai Hadas
2022-11-09 18:11   ` Jason Gunthorpe
2022-11-10 11:38     ` Yishai Hadas
2022-11-06 17:46 ` [PATCH vfio 07/13] vfio/mlx5: Introduce device transitions of PRE_COPY Yishai Hadas
2022-11-06 17:46 ` [PATCH vfio 08/13] vfio/mlx5: Introduce vfio precopy ioctl implementation Yishai Hadas
2022-11-06 17:46 ` [PATCH vfio 09/13] vfio/mlx5: Manage read() of multiple state saves Yishai Hadas
2022-11-06 17:46 ` [PATCH vfio 10/13] vfio/mlx5: Introduce SW headers for migration states Yishai Hadas
2022-11-09 18:38   ` Jason Gunthorpe
2022-11-06 17:46 ` [PATCH vfio 11/13] vfio/mlx5: Introduce multiple loads Yishai Hadas
2022-11-09 18:45   ` Jason Gunthorpe
2022-11-06 17:46 ` [PATCH vfio 12/13] vfio/mlx5: Fallback to STOP_COPY upon specific PRE_COPY error Yishai Hadas
2022-11-06 17:46 ` [PATCH vfio 13/13] vfio/mlx5: Enable MIGRATION_PRE_COPY flag Yishai Hadas

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=Y2veLwbN6qjnZHhp@nvidia.com \
    --to=jgg@nvidia.com \
    --cc=alex.williamson@redhat.com \
    --cc=avihaih@nvidia.com \
    --cc=cohuck@redhat.com \
    --cc=joao.m.martins@oracle.com \
    --cc=kevin.tian@intel.com \
    --cc=kvm@vger.kernel.org \
    --cc=leonro@nvidia.com \
    --cc=maorg@nvidia.com \
    --cc=shayd@nvidia.com \
    --cc=yishaih@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.