aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJonathan Toppins <jtoppins@redhat.com>2022-08-19 11:15:12 -0400
committerJakub Kicinski <kuba@kernel.org>2022-08-22 18:30:16 -0700
commitc078290a2b7618473a7d0a05334cc91fe0ac2949 (patch)
treeeb56541c189ffad2aea4e368b2aaa7b3e3493f88 /MAINTAINERS
parentnet: moxa: get rid of asymmetry in DMA mapping/unmapping (diff)
downloadlinux-dev-c078290a2b7618473a7d0a05334cc91fe0ac2949.tar.xz
linux-dev-c078290a2b7618473a7d0a05334cc91fe0ac2949.zip
selftests: include bonding tests into the kselftest infra
This creates a test collection in drivers/net/bonding for bonding specific kernel selftests. The first test is a reproducer that provisions a bond and given the specific order in how the ip-link(8) commands are issued the bond never transmits an LACPDU frame on any of its slaves. Signed-off-by: Jonathan Toppins <jtoppins@redhat.com> Acked-by: Jay Vosburgh <jay.vosburgh@canonical.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f512b430c7cb..274b2c1e506e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3679,6 +3679,7 @@ F: Documentation/networking/bonding.rst
F: drivers/net/bonding/
F: include/net/bond*
F: include/uapi/linux/if_bonding.h
+F: tools/testing/selftests/net/bonding/
BOSCH SENSORTEC BMA400 ACCELEROMETER IIO DRIVER
M: Dan Robertson <dan@dlrobertson.com>