Re: [PATCH net-next,v4, 4/6] net/mlx5: Add HV VHCA infrastructure

2019-08-22 Thread Eran Ben Elisha
On 8/22/2019 9:58 PM, Leon Romanovsky wrote: > On Thu, Aug 22, 2019 at 05:05:51AM +, Haiyang Zhang wrote: >> From: Eran Ben Elisha >> >> HV VHCA is a layer which provides PF to VF communication channel based on >> HyperV PCI config channel. It implements Mellanox's Inter VHCA control >>

Re: [PATCH net-next,v4, 4/6] net/mlx5: Add HV VHCA infrastructure

2019-08-22 Thread Leon Romanovsky
On Thu, Aug 22, 2019 at 05:05:51AM +, Haiyang Zhang wrote: > From: Eran Ben Elisha > > HV VHCA is a layer which provides PF to VF communication channel based on > HyperV PCI config channel. It implements Mellanox's Inter VHCA control > communication protocol. The protocol contains control

[PATCH net-next,v4, 4/6] net/mlx5: Add HV VHCA infrastructure

2019-08-21 Thread Haiyang Zhang
From: Eran Ben Elisha HV VHCA is a layer which provides PF to VF communication channel based on HyperV PCI config channel. It implements Mellanox's Inter VHCA control communication protocol. The protocol contains control block in order to pass messages between the PF and VF drivers, and data