DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Zhang, Qi Z" <qi.z.zhang@intel.com>
To: "Ye, MingjinX" <mingjinx.ye@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
Cc: "Yang, Qiming" <qiming.yang@intel.com>,
	"Zhou, YidingX" <yidingx.zhou@intel.com>
Subject: RE: [PATCH v2] net/ice: DCF adds default RSS
Date: Fri, 26 May 2023 01:28:32 +0000	[thread overview]
Message-ID: <DM4PR11MB5994326EFCFADB4169557F85D7479@DM4PR11MB5994.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20230524100156.732918-1-mingjinx.ye@intel.com>



> -----Original Message-----
> From: Ye, MingjinX <mingjinx.ye@intel.com>
> Sent: Wednesday, May 24, 2023 6:02 PM
> To: dev@dpdk.org
> Cc: Yang, Qiming <qiming.yang@intel.com>; Zhou, YidingX
> <yidingx.zhou@intel.com>; Ye, MingjinX <mingjinx.ye@intel.com>; Zhang, Qi
> Z <qi.z.zhang@intel.com>
> Subject: [PATCH v2] net/ice: DCF adds default RSS

net/ice: add default RSS for DCF

> 
> The default RSS configured by the kernel driver for the DCF port does not
> work properly when the DCF and iavf ports are used together.
> 
> This patch clears the RSS configured by the kernel driver and reconfigures the
> default RSS for it when the DCF port is initialized.

This patch enable the default RSS configure by clearing existing RSS
configured by kernel driver and reconfigures the RSS through virtchnl.

The patch also workaround below kernel driver defect:
The RSS configured by the kernel driver for the DCF port does not
work properly when the DCF and iavf ports are used together.

> 
> Signed-off-by: Mingjin Ye <mingjinx.ye@intel.com>

Acked-by: Qi Zhang <qi.z.zhang@intel.com>

Applied to dpdk-next-net-intel after refining the commit log.

Thanks
Qi


      reply	other threads:[~2023-05-26  1:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-16 10:25 [PATCH] " Mingjin Ye
2023-05-24  1:19 ` Zhang, Qi Z
2023-05-24 10:01 ` [PATCH v2] " Mingjin Ye
2023-05-26  1:28   ` Zhang, Qi Z [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DM4PR11MB5994326EFCFADB4169557F85D7479@DM4PR11MB5994.namprd11.prod.outlook.com \
    --to=qi.z.zhang@intel.com \
    --cc=dev@dpdk.org \
    --cc=mingjinx.ye@intel.com \
    --cc=qiming.yang@intel.com \
    --cc=yidingx.zhou@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).