mbox

[v2,0/3] test/bbdev: fix build issues with optional build flag

Message ID 20221206191441.12428-1-nicolas.chautru@intel.com (mailing list archive)
Headers

Message

Chautru, Nicolas Dec. 6, 2022, 7:14 p.m. UTC
  v2: add check in offload test function for error during allocation
suggested by Maxime.
Fixing compilation errors in bbdev-test application on rc4
when the optional flag RTE_BBDEV_OFFLOAD_COST is set manually.
This was raised by Vipin. 

Nicolas Chautru (3):
  test/bbdev: fix build issue with optional build flag
  test/bbdev: fix build issue with optional build flag
  test/bbdev: explicit check for allocation failure

 app/test-bbdev/test_bbdev_perf.c | 93 ++++++++++++++++++++++++++++++--
 1 file changed, 89 insertions(+), 4 deletions(-)