RE: [PATCH v1] test/crypto: fix comparison function for modex values

2024-07-19 Thread Akhil Goyal
> Subject: RE: [PATCH v1] test/crypto: fix comparison function for modex values > > > Subject: [PATCH v1] test/crypto: fix comparison function for modex values > > > > Fix comparison function used by modex test to check from first non-zero > > value > > it

RE: [PATCH v1] test/crypto: fix comparison function for modex values

2024-07-15 Thread Anoob Joseph
> Subject: [PATCH v1] test/crypto: fix comparison function for modex values > > Fix comparison function used by modex test to check from first non-zero value > itself. > > Coverity issue: 430125 > Fixes: 2162d32c1c3 ("test/crypto: validate modex from first non-zero") > Cc: sta...@dpdk.org > > Si