This patch adds a maintainer for the crypto perf test application, to cover the new perf test graphing script.
Signed-off-by: Ciara Power <[email protected]> Acked-by: Declan Doherty <[email protected]> Acked-by: Adam Dybkowski <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index aa973a3960..395f8ec384 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1585,6 +1585,7 @@ F: doc/guides/tools/comp_perf.rst Crypto performance test application M: Declan Doherty <[email protected]> +M: Ciara Power <[email protected]> T: git://dpdk.org/next/dpdk-next-crypto F: app/test-crypto-perf/ F: doc/guides/tools/cryptoperf.rst -- 2.25.1

