Re: [dpdk-dev] [PATCH v8 8/8] app/bbdev: handle endianness of test data

2021-10-06 Thread Chautru, Nicolas
> -Original Message- > From: nipun.gu...@nxp.com > Sent: Wednesday, October 6, 2021 4:31 AM > To: dev@dpdk.org; gak...@marvell.com; Chautru, Nicolas > > Cc: david.march...@redhat.com; hemant.agra...@nxp.com; Nipun Gupta > > Subject: [PATCH v8 8/8] app/bbdev: handle endianness of test d

[dpdk-dev] [PATCH v8 8/8] app/bbdev: handle endianness of test data

2021-10-06 Thread nipun . gupta
From: Nipun Gupta With data input, output and harq also supported in big endian format, this patch updates the testbbdev application to handle the endianness conversion as directed by the the driver being used. If the driver supports big endian data processing, conversion from little endian to b