Hefty, Sean wrote:
One could argue that this change is reasonable regardless of the OFED kernel 
patch.  It avoids sending multicast traffic when the destination is local.  The 
main drawback beyond the extra code is that a node can't send a multicast 
message to itself, with the intent that remote listeners will be able to cache 
the address data.
Sean,

To be precise, the bit avoids recieving multicast packets by the QP that --sent-- it, not by other QPs subscribed to that group on the same node/hca, the patch change-log even states that "Inter QP multicast packets on the relevant HCA will still be delivered". You can test that with two mckey processes running on a node which has the patch active. So with acm the functionality you need is for the same QP to receive the packets it sent?

Or.


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

Reply via email to