[Intel-wired-lan] [PATCH S34 v3 6/6] ice: Pass through communications to VF
Bowers, AndrewX
andrewx.bowers at intel.com
Thu Jan 23 00:36:11 UTC 2020
> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Tony Nguyen
> Sent: Tuesday, January 21, 2020 8:20 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH S34 v3 6/6] ice: Pass through
> communications to VF
>
> From: Dave Ertman <david.m.ertman at intel.com>
>
> Allow for forwarding of RDMA and VF virt channel messages. The driver will
> forward messages from the RDMA driver to the VF via the vc_send operation
> and invoke the peer's vc_receive() call when receiving a virt channel message
> destined for the peer driver.
>
> Signed-off-by: Dave Ertman <david.m.ertman at intel.com>
> Signed-off-by: Tony Nguyen <anthony.l.nguyen at intel.com>
> ---
> drivers/net/ethernet/intel/ice/ice.h | 1 +
> drivers/net/ethernet/intel/ice/ice_idc.c | 34 +++++++++++++++++++
> .../net/ethernet/intel/ice/ice_virtchnl_pf.c | 34 +++++++++++++++++++
> 3 files changed, 69 insertions(+)
Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
More information about the Intel-wired-lan
mailing list