RE: flow create with queue range not working

2024-03-13 Thread Vajith Raghman
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 Sent: Monday, March 11, 2024 4:38 PM To: Vajith Raghman ; Beilei Xing ; Jeff Guo ; Bruce Richardson

flow create with queue range not working

2024-03-11 Thread Vajith Raghman
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 0 ingress pattern eth / ipv4 src is ipv4 dst is / tcp src is dst is / end actions rss queues 2 3 end / end rule: flow cre