[PATCH] maintainers: update for BPF test coverage
Thomas Monjalon
thomas at monjalon.net
Mon Nov 24 19:11:23 CET 2025
When adding the directory app/test/bpf,
the file MAINTAINERS was not updated.
Fixes: cf1e03f881af ("test/bpf: add ELF loading")
Fixes: 81038845c90b ("test/bpf: add Rx and Tx filtering")
Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
---
Kontantin, are you OK to be the maintainer of these new tests?
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 27a4981b10..d7d8dbdb25 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1907,6 +1907,7 @@ M: Konstantin Ananyev <konstantin.v.ananyev at yandex.ru>
F: lib/bpf/
F: examples/bpf/
F: app/test/test_bpf.c
+F: app/test/bpf/
F: app/test-pmd/bpf_cmd.*
F: doc/guides/prog_guide/bpf_lib.rst
--
2.51.0
More information about the dev
mailing list