Re: [dpdk-dev] [PATCH] net/failsafe: report minimum and maximum MTU in device info
From: Ferruh Yigit <hidden>
Date: 2021-02-22 16:44:21
From: Ferruh Yigit <hidden>
Date: 2021-02-22 16:44:21
On 2/22/2021 3:28 PM, Gaëtan Rivet wrote:
On Tue, Dec 22, 2020, at 08:51, Andrew Rybchenko wrote:quoted
Take minimum and maximum MTU values for subdevices and report maximum of minimums and minimum of maximums. Fixes: ad97ceece12c ("ethdev: add min/max MTU to device info") Cc: stable@dpdk.org Signed-off-by: Andrew Rybchenko <redacted>Acked-by: Gaetan Rivet <redacted>
Applied to dpdk-next-net/main, thanks.