[dpdk-dev] [PATCH 8/9] qede: enable vf-vf traffic with unmatched dest addr

2016-06-07 Thread Bruce Richardson
On Fri, May 06, 2016 at 09:30:20PM -0700, Rasesh Mody wrote: > From: Sony Chacko > > This patch enables VF to VF traffic with unmatched destination address. > > Signed-off-by: Sony Chacko I think this patch needs more detail in the commit log to explain how this actually works. Is it the case

[dpdk-dev] [PATCH 8/9] qede: enable vf-vf traffic with unmatched dest addr

2016-05-06 Thread Rasesh Mody
From: Sony Chacko This patch enables VF to VF traffic with unmatched destination address. Signed-off-by: Sony Chacko --- drivers/net/qede/base/ecore_l2.c | 19 +++- drivers/net/qede/qede_eth_if.c | 45 +- 2 files changed, 39 insertions(+),