From: Eugenia Emantayev Date: Tue, 13 Dec 2011 04:16:38 +0000 (+0000) Subject: mlx4_en: Allow communication between functions on same host X-Git-Tag: v3.3-rc1~182^2~229 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b4c4d36860ef1c411d0669ffc15090417a33389;p=pandora-kernel.git mlx4_en: Allow communication between functions on same host To enable internal loopback, always fill DMAC in control segment when transmitting the packet, once this is done, the packet is subject for loopback for if the DMAC mathces one of the multicast/unicast addresses registered on the physical port. In receive path if source MAC is our own MAC and we are not in selftest, or not in force LB mode - drop this packet. Signed-off-by: Eugenia Emantayev Signed-off-by: Yevgeny Petrilin Signed-off-by: David S. Miller --- Reading git-diff-tree failed