RE: [RFC v3 09/11] IB/hfi1: HFI_VNIC RDMA netdev support
From: Parav Pandit <hidden>
Date: 2017-02-08 04:06:40
Hi,
-----Original Message----- From: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org [mailto:linux-rdma- owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org] On Behalf Of Vishwanathapura, Niranjana Sent: Tuesday, February 7, 2017 2:23 PM To: dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; dennis.dalessandro-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org; ira.weiny-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org; Niranjana Vishwanathapura [off-list ref]; Andrzej Kacprowski [off-list ref] Subject: [RFC v3 09/11] IB/hfi1: HFI_VNIC RDMA netdev support Add support to create and free HFI_VNIC rdma netdev devices. Implement netstack interface functionality including xmit_skb, receive side NAPI etc. Also implement rdma netdev control functions.
All code in this particular patch belong to netdev VNIC ULP driver. There is nothing much that appears specific to IB/RDMA that makes drivers/infiniband/hw as better place to be. It has netdev tx, rx, napi, stats in this patch. If VNIC is a ULP than most of the VNIC specific code should reside in the ULP directory or drivers/net/ethernet ? -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html