Re: [dpdk-dev] [PATCH v7 1/9] bbdev: add big endian processing data processing info

2021-10-04 Thread Chautru, Nicolas
> -Original Message- > From: nipun.gu...@nxp.com > Sent: Tuesday, September 28, 2021 1:30 AM > To: dev@dpdk.org; gak...@marvell.com; Chautru, Nicolas > > Cc: david.march...@redhat.com; hemant.agra...@nxp.com; Nipun Gupta > > Subject: [PATCH v7 1/9] bbdev: add big endian processing dat

[dpdk-dev] [PATCH v7 1/9] bbdev: add big endian processing data processing info

2021-09-28 Thread nipun . gupta
From: Nipun Gupta This patch intoduces a new info pertaining to bbdev device to process the data in big endian order. Signed-off-by: Nipun Gupta --- lib/bbdev/rte_bbdev.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/bbdev/rte_bbdev.h b/lib/bbdev/rte_bbdev.h index 7017124414..3acc0