[Intel-wired-lan] [next PATCH S5 iavf 10/11] iavf: add call to iavf_[add|del]_cloud_filter
Bowers, AndrewX
andrewx.bowers at intel.com
Fri May 17 22:28:42 UTC 2019
> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Alice Michael
> Sent: Tuesday, May 14, 2019 10:37 AM
> To: Michael, Alice <alice.michael at intel.com>; intel-wired-
> lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [next PATCH S5 iavf 10/11] iavf: add call to
> iavf_[add|del]_cloud_filter
>
> From: Paul Greenwalt <paul.greenwalt at intel.com>
>
> Add call to iavf_add_cloud_filter and iavf_del_cloud_filter from
> iavf_process_aq_command to clear aq_required
> IAVF_FLAG_AQ_ADD_CLOUD_FILTER and
> IAVF_FLAG_AQ_DEL_CLOUD_FILTER bits.
>
> aq_required IAVF_FLAG_AQ_DEL_CLOUD_FILTER bit is being set in
> iavf_down and iavf_delete_clsflower, and are never cleared.
>
> aq_required IAVF_FLAG_AQ_ADD_CLOUD_FILTER bit is being set in
> iavf_handle_reset and iavf_configure_clsflower, and are never cleared.
>
> Since the aq_required is not zero, iavf_watchdog_task is setting the
> queue_delayed_work to 20 msec instead of the longer delay.
>
> Signed-off-by: Paul Greenwalt <paul.greenwalt at intel.com>
> ---
> drivers/net/ethernet/intel/iavf/iavf_main.c | 9 ++++++++-
> 1 file changed, 8 insertions(+), 1 deletion(-)
Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
More information about the Intel-wired-lan
mailing list