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]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 52265e7b02..17b7ad176a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1586,6 +1586,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

