Hi, > -----Original Message----- > From: Morten Brørup <m...@smartsharesystems.com> > Sent: Monday, January 16, 2023 3:07 PM > To: dev@dpdk.org; roret...@linux.microsoft.com; rm...@marvell.com; > timothy.mcdan...@intel.com; Matan Azrad <ma...@nvidia.com>; Slava > Ovsiienko <viachesl...@nvidia.com> > Cc: ruifeng.w...@arm.com; zhou...@loongson.cn; > d...@linux.vnet.ibm.com; k...@semihalf.com; bruce.richard...@intel.com; > konstantin.v.anan...@yandex.ru; Morten Brørup > <m...@smartsharesystems.com>; Xueming(Steven) Li <xuemi...@nvidia.com> > Subject: [PATCH v7 3/4] net/mlx5: fix warning about rte_memcpy length > > Use RTE_PTR_ADD where copying to the offset of a field in a structure holding > multiple fields, to avoid compiler warnings with decorated rte_memcpy. > > Fixes: 16a7dbc4f69006cc1c96ca2a2c6d3e3c51a2ff50 ("net/mlx5: make flow > modify action list thread safe") > Cc: xuemi...@nvidia.com > Cc: ma...@nvidia.com > Cc: viachesl...@nvidia.com > > Signed-off-by: Morten Brørup <m...@smartsharesystems.com>
Patch applied to next-net-mlx, Kindest regards Raslan Darawsheh