RE: [PATCH v1] examples/fips_validation: fix parsing SHA test type from JSON vector

2022-10-07 Thread Akhil Goyal
> > Subject: [PATCH v1] examples/fips_validation: fix parsing SHA test type from > > JSON vector > > > > Store SHA test type in its own interim info struct instead of AES. > > > > Fixes: d5c247145c2 ("examples/fips_validation: add parsing for SHA") > > > > Signed-off-by: Gowrishankar Muthukrishnan

RE: [PATCH v1] examples/fips_validation: fix parsing SHA test type from JSON vector

2022-09-23 Thread Dooley, Brian
> -Original Message- > From: Gowrishankar Muthukrishnan > Sent: Friday, August 12, 2022 12:49 PM > To: dev@dpdk.org > Cc: Anoob Joseph ; Zhang, Roy Fan > ; Dooley, Brian ; Akhil > Goyal ; Gowrishankar Muthukrishnan > > Subject: [PATCH v1] examples/fips_validation: fix parsing SHA test typ