diff options
author | Carolyn Wyborny <carolyn.wyborny@intel.com> | 2015-08-27 11:42:38 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-10-08 15:24:28 -0700 |
commit | 3487b6c30c0dd2204dc31e14330097dff02d9a58 (patch) | |
tree | 932ad55f404537b4b7ed62683cc2fb90af1ba5db /drivers/clk/hisilicon | |
parent | 1a9375eb7f987e9338c17504dd2b358b688b32d8 (diff) |
i40e: Fix for extra Flow Director filter in table after error
This patch fixes a problem where the PF's fdir filter table would have an
entry that the hw was unable to add. This notification happens in the hot
path, so instead of trying to fix it then, we note the location in the
failure case and delete it during regular fdir subtask callback. Without
this patch, a case can occur where an invalid entry gets replayed and a
valid one is not.
Change-ID: I67831c183b5d0309876de807cc434809b74c9cb7
Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com>
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/clk/hisilicon')
0 files changed, 0 insertions, 0 deletions