Acked-by: Abdullah Sevincer
On Tue, 5 Mar 2024 17:07:02 +
"Sevincer, Abdullah" wrote:
> Hi Stephen,
>
> Are all rte_memcpy functions now be replaced by memcpy and no more use of
> rte_memcpy?
>
Long term yes. There is no reason for rte_memcpy to exist, it only exists
because
the DPDK team at Intel was able to get a
Hi Stephen,
Are all rte_memcpy functions now be replaced by memcpy and no more use of
rte_memcpy?
Automatically generated by devtools/cocci/rte_memcpy.cocci
Signed-off-by: Stephen Hemminger
---
drivers/event/dlb2/dlb2.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/event/dlb2/dlb2.c b/drivers/event/dlb2/dlb2.c
index 271bbce54a3a..5c1cd35dbda6 100644
--- a/
4 matches
Mail list logo