bbdev: enhance throughput test
[dpdk.git] / lib / librte_bbdev / rte_bbdev_op.h
index 83f62c2..962e2ed 100644 (file)
@@ -216,6 +216,8 @@ struct rte_bbdev_op_dec_tb_params {
         * operation when r >= cab
         */
        uint32_t eb;
+       /**< The index of the first CB in the inbound mbuf data, default is 0 */
+       uint8_t r;
 };
 
 /**< Operation structure for Turbo decode.