+lylav...@iol.unh.edu
> -Original Message-
> From: Gowrishankar Muthukrishnan
> Sent: Thursday, May 19, 2022 11:00 AM
> To: Brandon Lo ; roy.fan.zh...@intel.com;
> ciara.po...@intel.com
> Cc: dev@dpdk.org
> Subject: RE: [EXT] [PATCH v4 4/8] examples/fips_validatio
Please find comments inline from CI point of view.
> -Original Message-
> main(int argc, char *argv[])
> {
> int ret;
> + char use_json;
>
> ret = rte_eal_init(argc, argv);
> if (ret < 0) {
> @@ -424,9 +436,17 @@ main(int argc, char *argv[])
>
> Subject: [EXT] [PATCH v4 4/8] examples/fips_validation: allow json file as
> input
>
> External Email
>
> --
> Added the ability to use the json format as the input and output of the
> example appl
Added the ability to use the json format as the input
and output of the example application.
Signed-off-by: Brandon Lo
---
v3:
* fix checkpatch warnings
v2:
* remove use_json variable
examples/fips_validation/main.c | 200 +++-
1 file changed, 196 insertions(+), 4 d
4 matches
Mail list logo