Re: [PATCH v2 0/5] bbdev: API extension for 23.11

2023-09-21 Thread Maxime Coquelin
On 6/15/23 18:48, Nicolas Chautru wrote: v2: moving the new mld functions at the end of struct rte_bbdev to avoid ABI offset changes based on feedback with Maxime. Adding a commit to waive the FFT ABI warning since that experimental function could break ABI (let me know if preferred to be merg

Re: [PATCH v2 0/5] bbdev: API extension for 23.11

2023-09-05 Thread Hemant Agrawal
Hi Nic,     One small comment in the commit message. Acked-by: Hemant Agrawal Regards Hemant On 15-Jun-23 10:18 PM, Nicolas Chautru wrote: Caution: This is an external email. Please take care when clicking links or opening attachments. When in doubt, report the message using the 'Report th

RE: [PATCH v2 0/5] bbdev: API extension for 23.11

2023-09-05 Thread Chautru, Nicolas
icolas ; dev@dpdk.org; > maxime.coque...@redhat.com > Cc: Rix, Tom ; hemant.agra...@nxp.com; > david.march...@redhat.com > Subject: RE: [PATCH v2 0/5] bbdev: API extension for 23.11 > > Hi Maxime, > > Kind reminder to get a review on this series: > https://patchwork.d

RE: [PATCH v2 0/5] bbdev: API extension for 23.11

2023-08-04 Thread Vargas, Hernan
t; Cc: Rix, Tom ; hemant.agra...@nxp.com; > david.march...@redhat.com; Vargas, Hernan > Subject: RE: [PATCH v2 0/5] bbdev: API extension for 23.11 > > Hi Maxime, Hemant, > Can I get some review/ack for this serie please. > Thanks > Nic > > > -Original Message- > &g

Re: [PATCH v2 0/5] bbdev: API extension for 23.11

2023-07-18 Thread Hemant Agrawal
Series- Acked-by: Hemant Agrawal On 15-Jun-23 10:18 PM, Nicolas Chautru wrote: Caution: This is an external email. Please take care when clicking links or opening attachments. When in doubt, report the message using the 'Report this email' button v2: moving the new mld functions at the end

RE: [PATCH v2 0/5] bbdev: API extension for 23.11

2023-07-17 Thread Chautru, Nicolas
arch...@redhat.com; Vargas, Hernan ; > Chautru, Nicolas > Subject: [PATCH v2 0/5] bbdev: API extension for 23.11 > > v2: moving the new mld functions at the end of struct rte_bbdev to avoid > ABI offset changes based on feedback with Maxime. > Adding a commit to waive the FFT

[PATCH v2 0/5] bbdev: API extension for 23.11

2023-06-15 Thread Nicolas Chautru
v2: moving the new mld functions at the end of struct rte_bbdev to avoid ABI offset changes based on feedback with Maxime. Adding a commit to waive the FFT ABI warning since that experimental function could break ABI (let me know if preferred to be merged with the FFT commit causing the FFT change)