> From: [email protected] [mailto:linux-rdma-

> Subject: Re: [PATCH for-next V2 05/11] IB/core: Add rdma_network_type to
> wc
> 
> Bloating the WC with a field that's not really useful for the ULPs seems 
> pretty
> sad..

You need per packet (read per-WC) network type both for handling incoming 
connections over QP1 and in UD QPs.
It looks like this patch doesn't extend the structure size due to alignment, so 
no real harm in any case...

Alternatively, we can consider specifying the network type as a completion flag 
instead.
--Liran

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to