Hi Maxime, I've reordered the commits to put the fixes first. My server was still using the wrong time when I sent the v2 series, please let me know if you need me to re-send it.
Thanks, Hernan -----Original Message----- From: Maxime Coquelin <maxime.coque...@redhat.com> Sent: Thursday, January 5, 2023 2:48 AM To: Vargas, Hernan <hernan.var...@intel.com>; dev@dpdk.org; gak...@marvell.com; t...@redhat.com Cc: Chautru, Nicolas <nicolas.chau...@intel.com>; Zhang, Qi Z <qi.z.zh...@intel.com> Subject: Re: [PATCH v1 0/6] baseband/acc: changes for 23.03 Hi Hernan, Please try to fix the timezone on your system, the series appears several hours in the future. On 1/5/23 01:11, Hernan Vargas wrote: > Upstreaming ACC100 changes for 23.03. > > Hernan Vargas (6): > baseband/acc: acc100 use define constant > baseband/acc: acc100 use desc helper functions > baseband/acc: acc100 free harq layout pointer > baseband/acc: acc100 fix iteration counter in TB > baseband/acc: acc100 ignore missing mempools > baseband/acc: acc100 fix queue mapping to 64 bits Please reorder the series, so that fixes (that are meant to be backported) are at the beginning. > drivers/baseband/acc/rte_acc100_pmd.c | 61 ++++++++++----------------- > 1 file changed, 23 insertions(+), 38 deletions(-) > Maxime