Re: [PATCH v3 1/4] examples/fips_validation: fix external build

2023-06-20 Thread David Marchand
On Tue, Jun 20, 2023 at 4:30 PM David Marchand wrote: > > Added sources were not referenced in the makefile used when compiling > this example externally. > > Fixes: 36128a67c27e ("examples/fips_validation: add asymmetric validation") > Fixes: b455d261eb89 ("examples/fips_validation: validate ECDS

[PATCH v3 1/4] examples/fips_validation: fix external build

2023-06-20 Thread David Marchand
Added sources were not referenced in the makefile used when compiling this example externally. Fixes: 36128a67c27e ("examples/fips_validation: add asymmetric validation") Fixes: b455d261eb89 ("examples/fips_validation: validate ECDSA") Cc: sta...@dpdk.org Signed-off-by: David Marchand Acked-by: