Re: [PATCH v2 33/37] baseband/acc100: set device min alignment to 1

2022-09-15 Thread Maxime Coquelin
On 8/20/22 04:31, Hernan Vargas wrote: Historical mistakes, there should be no 64B alignment requirement for the buffer being processed. Any 1B alignment is sufficient. Fixes: 9200ffa5cd5 ("baseband/acc100: add info get function") Cc: sta...@dpdk.org Signed-off-by: Hernan Vargas --- drive

[PATCH v2 33/37] baseband/acc100: set device min alignment to 1

2022-08-19 Thread Hernan Vargas
Historical mistakes, there should be no 64B alignment requirement for the buffer being processed. Any 1B alignment is sufficient. Fixes: 9200ffa5cd5 ("baseband/acc100: add info get function") Cc: sta...@dpdk.org Signed-off-by: Hernan Vargas --- drivers/baseband/acc100/rte_acc100_pmd.c | 2 +- 1