net/qede: fix ntuple filter configuration
authorShahed Shaikh <shahed.shaikh@cavium.com>
Wed, 8 Aug 2018 05:38:34 +0000 (22:38 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 8 Aug 2018 18:09:53 +0000 (20:09 +0200)
commit10191fcd1a00d4dc55302d5f4abe97b5f3df0704
tree904b1cff17bbe3b67ae469aaad419773b1519ad5
parent2e1141b6f16fbe41ed2da812e3a03810c5724ae7
net/qede: fix ntuple filter configuration

PMD did not pass down the intended queue id while
configuring the ntuple filter.

Fixes: 622075356e8f ("net/qede: support ntuple and flow director filter")
Cc: stable@dpdk.org
Signed-off-by: Shahed Shaikh <shahed.shaikh@cavium.com>
drivers/net/qede/qede_fdir.c