On 17/10/2024 05:06, Hangbin Liu wrote: > Based on discussion[1], this patch set returns detailed error about XDP > failures. And update bonding document about XDP supports. > > v2: update the title in the doc (Nikolay Aleksandrov) > > [1] https://lore.kernel.org/netdev/8088f2a7-3ab1-4a1e-996d-c15703da13cc@xxxxxxxxxxxxx/ > > Hangbin Liu (3): > bonding: return detailed error when loading native XDP fails > bonding: use correct return value > Documentation: bonding: add XDP support explanation > > Documentation/networking/bonding.rst | 12 ++++++++++++ > drivers/net/bonding/bond_main.c | 7 +++++-- > 2 files changed, 17 insertions(+), 2 deletions(-) > Please CC reviewers when sending new versions. I was CCed on patches 1 and 2 probably due to the tag, but wasn't on patch 3 and had to search for the series. Thanks, Nik