[PATCH] net/nfp: fix the offload of multiple output actions

Ferruh Yigit ferruh.yigit at amd.com
Tue Mar 7 16:57:26 CET 2023


On 2/28/2023 9:03 AM, Chaoyong He wrote:
> When offload the flow with multiple output actions, the
> original logic add a flag to every output action wrongly,
> and this cause only the first output action can take effect.
> Fix it by only add the flag to the last output action.
> 
> Fixes: 4d946034bf9c ("net/nfp: support basic flow actions")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Chaoyong He <chaoyong.he at corigine.com>
> Reviewed-by: Niklas Söderlund <niklas.soderlund at corigine.com>

Applied to dpdk-next-net/main, thanks.


More information about the stable mailing list