a53a025b45
Casting explicitly from enum to uint8_t to avoid compilation warning with clang 3.4.2: rte_bbdev.c:1179:13: error: comparison of constant 4 with expression of type 'enum rte_bbdev_enqueue_status' is always true [-Werror,-Wtautological-constant-out-of-range-compare] Bugzilla ID: 1095 Fixes: |
||
---|---|---|
.. | ||
meson.build | ||
rte_bbdev_op.h | ||
rte_bbdev_pmd.h | ||
rte_bbdev.c | ||
rte_bbdev.h | ||
version.map |