RE: [PATCH v7 5/6] baseband/acc100: modify validation code for ACC101

2022-06-03 Thread Vargas, Hernan
...@redhat.com; Chautru, Nicolas Subject: [PATCH v7 5/6] baseband/acc100: modify validation code for ACC101 The validation requirement is different for the two devices. Signed-off-by: Nicolas Chautru --- drivers/baseband/acc100/rte_acc100_pmd.c | 51 1 file changed, 39

[PATCH v7 5/6] baseband/acc100: modify validation code for ACC101

2022-05-31 Thread Nicolas Chautru
The validation requirement is different for the two devices. Signed-off-by: Nicolas Chautru --- drivers/baseband/acc100/rte_acc100_pmd.c | 51 1 file changed, 39 insertions(+), 12 deletions(-) diff --git a/drivers/baseband/acc100/rte_acc100_pmd.c b/drivers/base