Re: [dpdk-dev] [PATCH v6 1/7] bbdev: renaming non-generic LTE specific structure

2019-07-07 Thread Thomas Monjalon
03/07/2019 17:24, Nicolas Chautru: > Renaming of the enums and structure which were LTE specific to > allow for extension and support for 5GNR operations. > > Signed-off-by: Nicolas Chautru > Acked-by: Amr Mokhtar > --- > - struct rte_bbdev_op_dec_cb_params *cb = NULL; > - struct rte_bbd

[dpdk-dev] [PATCH v6 1/7] bbdev: renaming non-generic LTE specific structure

2019-07-03 Thread Nicolas Chautru
Renaming of the enums and structure which were LTE specific to allow for extension and support for 5GNR operations. Signed-off-by: Nicolas Chautru Acked-by: Amr Mokhtar --- app/test-bbdev/test_bbdev_vector.c | 4 +- app/test-bbdev/test_bbdev_vector.h | 2 +- driv