On 4/23/2019 9:14 AM, Andrew Rybchenko wrote:
> From: Igor Romanov <[email protected]>
> 
> Rx queue setup function checks configured MTU to make sure that
> no oversized packets can be received. But a following call to
> set MTU function might make this check irrelevant.
> 
> Add a function to check MTU size against Rx buffer size and
> additional Rx queue info, including Rx scatter offload.
> 
> Fixes: e961cf425e02 ("net/sfc: support MTU change")
> Cc: [email protected]
> 
> Signed-off-by: Igor Romanov <[email protected]>
> Signed-off-by: Andrew Rybchenko <[email protected]>

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

Reply via email to