Re: [dpdk-dev] [PATCH v9] bbdev: add device info related to data endianness assumption

2021-10-07 Thread Chautru, Nicolas
Hi Tom, > -Original Message- > From: Tom Rix > Sent: Thursday, October 7, 2021 5:01 AM > To: Chautru, Nicolas ; dev@dpdk.org; > gak...@marvell.com; nipun.gu...@nxp.com > Cc: tho...@monjalon.net; Zhang, Mingshan ; > Joshi, Arun ; hemant.agra...@nxp.com; > david.march...@redhat.com > Subje

Re: [dpdk-dev] [PATCH v9] bbdev: add device info related to data endianness assumption

2021-10-07 Thread Tom Rix
On 10/6/21 1:58 PM, Nicolas Chautru wrote: Adding device information to capture explicitly the assumption of the input/output data byte endianness being processed. Signed-off-by: Nicolas Chautru --- doc/guides/rel_notes/release_21_11.rst | 1 + drivers/baseband/acc100/rte_acc10

Re: [dpdk-dev] [PATCH v9] bbdev: add device info related to data endianness assumption

2021-10-06 Thread Nipun Gupta
Sure Nicolas, this seems fine. I'll use this change instead of existing patch 1/10 and send a re-spin. Thanks, Nipun > -Original Message- > From: Nicolas Chautru > Sent: Thursday, October 7, 2021 2:29 AM > To: dev@dpdk.org; gak...@marvell.com; Nipun Gupta ; > t...@redhat.com > Cc: tho...

[dpdk-dev] [PATCH v9] bbdev: add device info related to data endianness assumption

2021-10-06 Thread Nicolas Chautru
Adding device information to capture explicitly the assumption of the input/output data byte endianness being processed. Signed-off-by: Nicolas Chautru --- doc/guides/rel_notes/release_21_11.rst | 1 + drivers/baseband/acc100/rte_acc100_pmd.c | 1 + drivers/baseband/fpga_5g

[dpdk-dev] [PATCH v9] bbdev: add device info related to data endianness assumption

2021-10-06 Thread Nicolas Chautru
Suggesting this bbdev api change attached to address the requirement for the new bbdev PMD from this serie : https://patches.dpdk.org/project/dpdk/patch/20211006113112.11163-2-nipun.gu...@nxp.com/ Nipin, please review and you can use this one in case that is okay with you. This is defined as an en