> -----Original Message----- > From: Intel-wired-lan <intel-wired-lan-boun...@osuosl.org> On Behalf Of > Michal Kubiak > Sent: Friday, September 22, 2023 9:16 AM > To: intel-wired-...@lists.osuosl.org > Cc: Tantilov, Emil S <emil.s.tanti...@intel.com>; Zaremba, Larysa > <larysa.zare...@intel.com>; net...@vger.kernel.org; Hay, Joshua A > <joshua.a....@intel.com>; Lobakin, Aleksander > <aleksander.loba...@intel.com>; Kubiak, Michal <michal.kub...@intel.com>; > Brady, Alan <alan.br...@intel.com> > Subject: [Intel-wired-lan] [PATCH iwl-next] idpf: set scheduling mode for > completion queue > > The HW must be programmed differently for queue-based scheduling mode. > To program the completion queue context correctly, the control plane > must know the scheduling mode not only for the Tx queue, but also for > the completion queue. > Unfortunately, currently the driver sets the scheduling mode only for > the Tx queues. > > Propagate the scheduling mode data for the completion queue as > well when sending the queue configuration messages. > > Fixes: 1c325aac10a8 ("idpf: configure resources for TX queues") > Reviewed-by: Alexander Lobakin <aleksander.loba...@intel.com> > Signed-off-by: Michal Kubiak <michal.kub...@intel.com> > --- > drivers/net/ethernet/intel/idpf/idpf_txrx.c | 10 ++++++++-- > drivers/net/ethernet/intel/idpf/idpf_virtchnl.c | 8 +++++++- > 2 files changed, 15 insertions(+), 3 deletions(-) > Tested-by: Krishneil Singh <krishneil.k.si...@intel.com>
_______________________________________________ Intel-wired-lan mailing list Intel-wired-lan@osuosl.org https://lists.osuosl.org/mailman/listinfo/intel-wired-lan