On 8/9/22 21:26, Hangbin Liu wrote:
On Tue, Aug 09, 2022 at 01:21:46PM -0400, Jonathan Toppins wrote:
MAINTAINERS | 1 + drivers/net/bonding/bond_3ad.c | 2 +- .../net/bonding/bond-break-lacpdu-tx.sh | 88 +++++++++++++++++++
Hi Jon,
You need a Makefile in this folder and set TEST_PROGS so we can generate the test in kselftest-list.txt.
Thank you. I have a v2 coming. I also broke up the fix from the test that way it is simpler to backport.
-Jon