Please hold off on this patch-set for the moment. I just discovered a subtle bug that can be triggered when multiple ldc events (e.g., UP and DATA_READY) are passed up from ldc_rx -> send_events in one shot- we need to treat the vnet_port's (new field) rx_event as a bit mask, and need to unroll send_events() into vnet_event_napi. the result of this bug is that inter-vnet handshake can sometimes fail incorrectly causing things to needlessly go thorugh the switchport. I'm working on the fix for this, I'll send out PATCHv5 for this series shortly. Apologies for the confusion. --Sowmini -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html