Re: [dpdk-dev] [dpdk-stable] [PATCH] net/sfc: check for ID overflow in action PORT ID
From: David Marchand <hidden>
Date: 2021-07-07 10:02:55
From: David Marchand <hidden>
Date: 2021-07-07 10:02:55
On Thu, May 27, 2021 at 4:27 PM Ivan Malov [off-list ref] wrote:
The container in the action configuration is U32,
but the ID is U16, and overflow check is missing.
Fixes: 1fb65e4dae8a ("net/sfc: support flow action port ID in transfer rules")
Cc: stable@dpdk.org
Signed-off-by: Ivan Malov <redacted>
Reviewed-by: Andrew Rybchenko <redacted>
Reviewed-by: Andy Moreton <redacted>Applied, thanks. -- David Marchand