Message ID | 20210114104125.2890107-5-ciara.power@intel.com (mailing list archive) |
---|---|
State | Superseded, archived |
Delegated to: | akhil goyal |
Headers | show |
Series | add crypto perf test graphing script | expand |
Context | Check | Description |
---|---|---|
ci/iol-testing | success | Testing PASS |
ci/iol-abi-testing | success | Testing PASS |
ci/intel-Testing | success | Testing PASS |
ci/iol-intel-Performance | success | Performance Testing PASS |
ci/iol-intel-Functional | success | Functional Testing PASS |
ci/iol-broadcom-Functional | success | Functional Testing PASS |
ci/Intel-compilation | success | Compilation OK |
ci/checkpatch | success | coding style OK |
> -----Original Message----- > From: Power, Ciara <ciara.power@intel.com> > Sent: Thursday, 14 January, 2021 11:41 > To: dev@dpdk.org > Cc: Doherty, Declan <declan.doherty@intel.com>; akhil.goyal@nxp.com; > stephen@networkplumber.org; Dybkowski, AdamX > <adamx.dybkowski@intel.com>; Power, Ciara <ciara.power@intel.com>; > Thomas Monjalon <thomas@monjalon.net> > Subject: [PATCH v2 4/4] maintainers: update crypto perf app maintainers > > This patch adds a maintainer for the crypto perf test application, to cover the > new perf test graphing script. > > Signed-off-by: Ciara Power <ciara.power@intel.com> Acked-by: Adam Dybkowski <adamx.dybkowski@intel.com>
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 <declan.doherty@intel.com> +M: Ciara Power <ciara.power@intel.com> T: git://dpdk.org/next/dpdk-next-crypto F: app/test-crypto-perf/ F: doc/guides/tools/cryptoperf.rst
This patch adds a maintainer for the crypto perf test application, to cover the new perf test graphing script. Signed-off-by: Ciara Power <ciara.power@intel.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)