Hi,
Can someone please guide me I am trying to offload a flow rule using intel 85595 (ixgbe) and intel E810 (ice) but I am unable to do so .
I am trying to offload following flow rule :

testpmd> flow create 0 ingress pattern eth / ipv4 src is 192.168.10.10 / udp src is  300 / raw relative is 0 search is 0 offset is 10 limit is 0 pattern is foo  / end actions queue index 2 / end

getting following error:

port_flow_complain(): Caught PMD error type 13 (specific pattern item): cause: 0x7fff890d9a10, Unsupported pattern: Invalid argument

Regards,
Ariba Ehtesham