On Tue, Aug 25, 2015 at 7:44 PM, Christoph Lameter <[email protected]> wrote: > On Thu, 20 Aug 2015, Eran Ben Elisha wrote: > >> This patch-set adds a new implementation for multicast loopback prevention >> for >> mlx4 driver. The current implementation is very limited, especially if link >> layer is Ethernet. The new implementation is based on HW feature of dropping >> incoming multicast packets if the sender QP counter index is equal to the >> receiver counter index. > > Do you have this in a git tree somewhere for testing?
Yes, please pull from https://github.com/eranbenelisha/linux branch rebased-for-4.3/lb_prev If you with to get the user space as well for testing, please use: https://github.com/eranbenelisha/libibverbs branch for-linux-rdma-lb_prev https://github.com/eranbenelisha/libmlx4 branch for-linux-rdma-lb_prev Eran. > > -- > 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 -- 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
