Re: [PATCHv2 net-next 1/3] bonding: return detailed error when loading native XDP fails
From: Toke Høiland-Jørgensen
Date: Thu Oct 17 2024 - 10:45:34 EST
Hangbin Liu <liuhangbin@xxxxxxxxx> writes:
> Bonding only supports native XDP for specific modes, which can lead to
> confusion for users regarding why XDP loads successfully at times and
> fails at others. This patch enhances error handling by returning detailed
> error messages, providing users with clearer insights into the specific
> reasons for the failure when loading native XDP.
>
> Reviewed-by: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>
> Signed-off-by: Hangbin Liu <liuhangbin@xxxxxxxxx>
Reviewed-by: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>