DPDK usage discussions
 help / color / mirror / Atom feed
From: Vajith Raghman <VAJITH.RAGHMAN@tatacommunications.com>
To: Ferruh Yigit <ferruh.yigit@amd.com>,
	Beilei Xing <beilei.xing@intel.com>,
	 Jeff Guo <jia.guo@intel.com>,
	Bruce Richardson <bruce.richardson@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>, "users@dpdk.org" <users@dpdk.org>
Subject: RE: flow create with queue range not working
Date: Wed, 13 Mar 2024 09:22:27 +0000	[thread overview]
Message-ID: <SEZPR04MB7102C4EFB01A8CBBEDF94436FE2A2@SEZPR04MB7102.apcprd04.prod.outlook.com> (raw)
In-Reply-To: <9d1d032d-dadf-476e-9735-8d029b69cafe@amd.com>

Hi Team,

Gentle reminder! Can somebody please help us on this query.


We are validating the fdir with test-pmd tool.  We are getting below error while trying to add the flow create rule for the same.

Syntax:
testpmd> flow create 0 ingress pattern eth / ipv4 src is <ipv4 src> ipv4 dst is <ipv4 dst> / tcp src is <inner sport> dst is <inner sport> / end actions rss queues 2 3 end / end

rule:
flow create 0 ingress pattern eth / ipv4 src is 20.20.20.2 dst is 20.20.20.4 / tcp src is 80 dst is 1501 / end actions rss queues 0 1 2 3 end / end

port_flow_complain(): Caught PMD error type 16 (specific action): cause: 0x7fff9495c648, RSS types must be empty while configuring queue region: Operation not supported

Note: this is for i40e 

Please help us on this.

Thanks,
Vajith

-----Original Message-----
From: Ferruh Yigit <ferruh.yigit@amd.com> 
Sent: Monday, March 11, 2024 4:38 PM
To: Vajith Raghman <VAJITH.RAGHMAN@tatacommunications.com>; Beilei Xing <beilei.xing@intel.com>; Jeff Guo <jia.guo@intel.com>; Bruce Richardson <bruce.richardson@intel.com>
Cc: dev@dpdk.org; users@dpdk.org
Subject: Re: flow create with queue range not working

CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.

On 3/11/2024 10:32 AM, Vajith Raghman wrote:
> Hi Team,
>
> We are validating the fdir with test-pmd tool.  We are getting below 
> error while trying to add the flow create rule for the same.
>
> Syntax:
>
> testpmd>flow create 0ingress pattern eth / ipv4 src *is*<ipv4 src>ipv4
> dst *is*<ipv4 dst>/tcp src *is*<inner sport> dst *is*<inner sport>/end 
> actions rss queues 23end /end
>
> rule:
>
> flow create 0 ingress pattern eth / ipv4 src is 20.20.20.2 dst is
> 20.20.20.4 / tcp src is 80 dst is 1501 / end actions rss queues 0 1 2 
> 3 end / end
>
> port_flow_complain(): Caught PMD error type 16 (specific action): cause:
> 0x7fff9495c648, RSS types must be empty while configuring queue region:
> Operation not supported
>
> Please help us on this.
>

I guess the error from i40e, cc'ing relevant maintainers.


      reply	other threads:[~2024-03-13 10:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-11 10:32 Vajith Raghman
2024-03-11 11:07 ` Ferruh Yigit
2024-03-13  9:22   ` Vajith Raghman [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=SEZPR04MB7102C4EFB01A8CBBEDF94436FE2A2@SEZPR04MB7102.apcprd04.prod.outlook.com \
    --to=vajith.raghman@tatacommunications.com \
    --cc=beilei.xing@intel.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@amd.com \
    --cc=jia.guo@intel.com \
    --cc=users@dpdk.org \
    /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).