Hi,
On 28/05/2025 12:36 PM, Maxime Coquelin wrote:
This patch checks whether the Kernel MTU has the same value as the requested one at port configuration time, and skip setting it if it is the same. Doing this, we can avoid the application to require NET_ADMIN capability, as in v23.11. Fixes: 10859ecf09c4 ("net/mlx5: fix MTU configuration") Cc: sta...@dpdk.org Signed-off-by: Maxime Coquelin <maxime.coque...@redhat.com>
Patch applied to next-net-mlx, Kindest regards Raslan Darawsheh