All of lore.kernel.org
 help / color / mirror / Atom feed
* [vhost next 0/2] mlx5 vdpa fix netdev status
@ 2020-09-17 12:13 Eli Cohen
  2020-09-18  2:18   ` Jason Wang
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Cohen @ 2020-09-17 12:13 UTC (permalink / raw)
  To: mst, jasowang, virtualization, linux-kernel; +Cc: lulu

Hi Michael,

the following two patches aim to fix a failure to set the vdpa driver
status bit VIRTIO_NET_S_LINK_UP thus causing failure to bring the link
up. I break it to two patches:

1. Introduce proper mlx5 API to set 16 bit status fields per virtio
requirements.
2. Fix the failure to set the bit

Eli Cohen (2):
  vdpa/mlx5: Make use of a specific 16 bit endianness API
  vdpa/mlx5: Fix failure to bring link up

 drivers/vdpa/mlx5/net/mlx5_vnet.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [vhost next 0/2] mlx5 vdpa fix netdev status
  2020-09-17 12:13 [vhost next 0/2] mlx5 vdpa fix netdev status Eli Cohen
@ 2020-09-18  2:18   ` Jason Wang
  0 siblings, 0 replies; 3+ messages in thread
From: Jason Wang @ 2020-09-18  2:18 UTC (permalink / raw)
  To: Eli Cohen, mst, virtualization, linux-kernel; +Cc: lulu


On 2020/9/17 下午8:13, Eli Cohen wrote:
> Hi Michael,
>
> the following two patches aim to fix a failure to set the vdpa driver
> status bit VIRTIO_NET_S_LINK_UP thus causing failure to bring the link
> up. I break it to two patches:
>
> 1. Introduce proper mlx5 API to set 16 bit status fields per virtio
> requirements.
> 2. Fix the failure to set the bit
>
> Eli Cohen (2):
>    vdpa/mlx5: Make use of a specific 16 bit endianness API
>    vdpa/mlx5: Fix failure to bring link up
>
>   drivers/vdpa/mlx5/net/mlx5_vnet.c | 9 +++++++--
>   1 file changed, 7 insertions(+), 2 deletions(-)


Acked-by: Jason Wang <jasowang@redhat.com>



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [vhost next 0/2] mlx5 vdpa fix netdev status
@ 2020-09-18  2:18   ` Jason Wang
  0 siblings, 0 replies; 3+ messages in thread
From: Jason Wang @ 2020-09-18  2:18 UTC (permalink / raw)
  To: Eli Cohen, mst, virtualization, linux-kernel; +Cc: lulu


On 2020/9/17 下午8:13, Eli Cohen wrote:
> Hi Michael,
>
> the following two patches aim to fix a failure to set the vdpa driver
> status bit VIRTIO_NET_S_LINK_UP thus causing failure to bring the link
> up. I break it to two patches:
>
> 1. Introduce proper mlx5 API to set 16 bit status fields per virtio
> requirements.
> 2. Fix the failure to set the bit
>
> Eli Cohen (2):
>    vdpa/mlx5: Make use of a specific 16 bit endianness API
>    vdpa/mlx5: Fix failure to bring link up
>
>   drivers/vdpa/mlx5/net/mlx5_vnet.c | 9 +++++++--
>   1 file changed, 7 insertions(+), 2 deletions(-)


Acked-by: Jason Wang <jasowang@redhat.com>


_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-09-18  2:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-17 12:13 [vhost next 0/2] mlx5 vdpa fix netdev status Eli Cohen
2020-09-18  2:18 ` Jason Wang
2020-09-18  2:18   ` Jason Wang

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.