[openib-general] [PATCH] netdevice.h: Add RDMA private pointer to the net_device structure

Caitlin Bestler caitlinb at broadcom.com
Tue Oct 4 10:43:26 PDT 2005


I've been trying to think of some iWARP uses, but haven't
come up with any yet. But I have strong lingering suspicions
that they will eventually be found and having this type of
field will ensure that the data is placed where it belongs
rather than another inappropriate peeking at another layer's
data being the result.
 

> -----Original Message-----
> From: Sean Hefty [mailto:mshefty at ichips.intel.com] 
> Sent: Tuesday, October 04, 2005 9:36 AM
> To: Caitlin Bestler
> Cc: Hal Rosenstock; Pradeep Satyanarayana; openib-general at openib.org
> Subject: Re: [openib-general] [PATCH] netdevice.h: Add RDMA 
> private pointer to the net_device structure
> 
> Caitlin Bestler wrote:
> > That makes sense. The only thing really missing is clarifying the 
> > intended scope of this data. I believe that the intent is 
> for it to be 
> > transport specific, but not device specific. Is that correct?
> 
> I'm trying to understand who would use this field and what it 
> would contain. 
>  From discussions so far, it looks like only an IP to IB 
> address translation mechanism would need it.  And the only 
> value that's required seems to be the pkey.  Other values 
> could be returned as well to possibly simplify things, but 
> not sure that anything else is required.
> 
> - Sean
> 
> 




More information about the general mailing list