Re: [PATCH v1] app/mldev: fix error reporting on IO failure

2023-07-07 Thread Thomas Monjalon
12/06/2023 20:00, Srikanth Yalavarthi: > Application is reporting the test output as success when a > failure occurs in writing the output. Fix incorrect error > reporting on failure to write output files. > > Fixes: da6793390596 ("app/mldev: support inference validation") > > Signed-off-by: Srik

[PATCH v1] app/mldev: fix error reporting on IO failure

2023-06-12 Thread Srikanth Yalavarthi
Application is reporting the test output as success when a failure occurs in writing the output. Fix incorrect error reporting on failure to write output files. Fixes: da6793390596 ("app/mldev: support inference validation") Signed-off-by: Srikanth Yalavarthi --- app/test-mldev/test_inference_c