net/bnxt: fix flow director with same cmd different queue
authorSomnath Kotur <somnath.kotur@broadcom.com>
Mon, 26 Mar 2018 03:22:06 +0000 (08:52 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 30 Mar 2018 12:08:44 +0000 (14:08 +0200)
commit3f8a7537f05d96970c6e74aa77b3c7f6a634bf51
treeb11b859f1a5ac691c660957eab6e9542134a5d8a
parent5076ad03912e49fc4fa991bcff3f5188ccbfeb9d
net/bnxt: fix flow director with same cmd different queue

When user reissues same flow director cmd with a different queue
update the existing filter to redirect flow to the new desired
queue as destination just like the other filters like 5 tuple and
generic flow.

Fixes: 2d64da097aa0 ("net/bnxt: support FDIR")
Cc: stable@dpdk.org
Signed-off-by: Somnath Kotur <somnath.kotur@broadcom.com>
drivers/net/bnxt/bnxt_ethdev.c