[dpdk-dev] [PATCH] test/compress: return -ENOTSUP on capability get error
Trybula, ArturX
arturx.trybula at intel.com
Mon Sep 9 16:00:46 CEST 2019
This patch fixes the return value of the test_deflate_comp_decomp function on capabilities retrieval error to be -ENOTSUP.
It also fixes passing of the test_deflate_comp_decomp function's return value to the upper level (as the test suite function return value).
Signed-off-by: Adam Dybkowski <adamx.dybkowski at intel.com>
Acked-by: Artur Trybula <arturx.trybula at intel.com>
---
More information about the dev
mailing list