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

2021-09-13 Thread Chautru, Nicolas
> -Original Message- > From: Nipun Gupta > Sent: Sunday, September 12, 2021 5:15 AM > To: dev@dpdk.org; gak...@marvell.com; Chautru, Nicolas > > Cc: david.march...@redhat.com; hemant.agra...@nxp.com; Nipun Gupta > > Subject: [PATCH v5 8/9] app/bbdev: handle endianness of test data >

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

2021-09-12 Thread 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 test vector and the driver being used. For instance, if the driver supports big endian data processing, but the test vector does