On 7/18/2024 8:35 PM, [email protected] wrote:
> From: Stephen Hemminger <[email protected]>
> 
> The current code uses unnecessary locking to set VF MTU, resulting in
> deadlock on hot add/remove path. Fix this by using rte_eth_dev_set_mtu()
> to set VF MTU.
> 
> Fixes: 45c83603087e ("net/netvsc: support MTU set")
> Cc: [email protected]
>
> Signed-off-by: Stephen Hemminger <[email protected]>
> Signed-off-by: Long Li <[email protected]>
>

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

Reply via email to