Re: [PATCH v1] net/cpfl: fix IO port forwarding issue

2024-11-11 Thread Bruce Richardson
On Fri, Nov 08, 2024 at 11:09:23AM +, Praveen Shetty wrote: > Issue was reported in dpdk internal regression testing that > forwarding the packets from IDPF VF to IO ports using the cpfl > represented_port action was not working. > This patch will fix this issue. > > Fixes: 861261957684 ("net/

[PATCH v1] net/cpfl: fix IO port forwarding issue

2024-11-08 Thread Praveen Shetty
Issue was reported in dpdk internal regression testing that forwarding the packets from IDPF VF to IO ports using the cpfl represented_port action was not working. This patch will fix this issue. Fixes: 861261957684 ("net/cpfl: add checks for flow action types") Cc: sta...@dpdk.org Signed-off-by: