net/fm10k: fix FTAG mode with multiple queues
authorXiao Wang <xiao.w.wang@intel.com>
Fri, 15 Jul 2016 10:38:40 +0000 (18:38 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 15 Jul 2016 20:58:18 +0000 (22:58 +0200)
commitddc592ede8da65c3b3393f75ca1cf5c6c5da446c
tree421b4a6fcf54491477c593cbc38df87be1e7d02c
parent83453b84b9fba5781f9e4a2da07303ca1ca92ae5
net/fm10k: fix FTAG mode with multiple queues

In multi-queue + FTAG use case, we need to turn tx_ftag_en on for all
the Tx queues.

Fixes: 7958b1310d5e ("fm10k: enable FTAG based forwarding")

Reported-by: Ricky Li <ricky.li@intel.com>
Signed-off-by: Xiao Wang <xiao.w.wang@intel.com>
drivers/net/fm10k/fm10k_ethdev.c