[dpdk-dev] [PATCH] [PATCH] bonding: add QinQ packet xmit hash support

2018-09-14 Thread Lilijun
For QinQ packet with ether type 0x88a8, dpdk bond's xmit hash policy is not worked to get the ip or port field. Change-Id: Icb6843aff0a0d176b90ebe19a5c7125412fea5ce Signed-off-by: Lilijun --- drivers/net/bonding/rte_eth_bond_pmd.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --g

[dpdk-dev] [PATCH] [PATCH] bonding: add QinQ packet xmit hash support

2018-09-14 Thread Lilijun
For QinQ packet with ether type 0x88a8, dpdk bond's xmit hash policy is not worked to get the ip or port field. Change-Id: Icb6843aff0a0d176b90ebe19a5c7125412fea5ce Signed-off-by: Lilijun --- drivers/net/bonding/rte_eth_bond_pmd.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --g