> 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 <[email protected]>
>
> ---
>
> Kontantin, are you OK to be the maintainer of these new tests?
Yep.
> ---
> 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
> <[email protected]>
> 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