2023-09-07 17:35:39

by Simon Horman

[permalink] [raw]
Subject: Re: [PATCH net v2 1/2] iavf: add iavf_schedule_aq_request() helper

On Thu, Sep 07, 2023 at 05:02:50PM +0200, Petr Oros wrote:
> Add helper for set iavf aq request AVF_FLAG_AQ_* and immediately
> schedule watchdog_task. Helper will be used in cases where it is
> necessary to run aq requests asap
>
> Signed-off-by: Petr Oros <[email protected]>
> Co-developed-by: Michal Schmidt <[email protected]>
> Signed-off-by: Michal Schmidt <[email protected]>
> Co-developed-by: Ivan Vecera <[email protected]>
> Signed-off-by: Ivan Vecera <[email protected]>

Reviewed-by: Simon Horman <[email protected]>


2023-09-15 18:04:58

by Romanowski, Rafal

[permalink] [raw]
Subject: RE: [Intel-wired-lan] [PATCH net v2 1/2] iavf: add iavf_schedule_aq_request() helper

> -----Original Message-----
> From: Intel-wired-lan <[email protected]> On Behalf Of
> Simon Horman
> Sent: Thursday, September 7, 2023 5:31 PM
> To: poros <[email protected]>
> Cc: ivecera <[email protected]>; [email protected]; Brandeburg,
> Jesse <[email protected]>; [email protected];
> [email protected]; Nguyen, Anthony L <[email protected]>;
> [email protected]; [email protected]; [email protected];
> [email protected]
> Subject: Re: [Intel-wired-lan] [PATCH net v2 1/2] iavf: add
> iavf_schedule_aq_request() helper
>
> On Thu, Sep 07, 2023 at 05:02:50PM +0200, Petr Oros wrote:
> > Add helper for set iavf aq request AVF_FLAG_AQ_* and immediately
> > schedule watchdog_task. Helper will be used in cases where it is
> > necessary to run aq requests asap
> >
> > Signed-off-by: Petr Oros <[email protected]>
> > Co-developed-by: Michal Schmidt <[email protected]>
> > Signed-off-by: Michal Schmidt <[email protected]>
> > Co-developed-by: Ivan Vecera <[email protected]>
> > Signed-off-by: Ivan Vecera <[email protected]>
>
> Reviewed-by: Simon Horman <[email protected]>
>
> _______________________________________________
> Intel-wired-lan mailing list
> [email protected]
> https://lists.osuosl.org/mailman/listinfo/intel-wired-lan


Tested-by: Rafal Romanowski <[email protected]>