RE: Re:RE: [EXTERNAL] [PATCH v4 2/2] graph: add alignment to the member of rte_node

2024-11-14 Thread Jerin Jacob
> -Original Message- > From: Huichao Cai > Sent: Thursday, November 14, 2024 5:37 PM > To: Jerin Jacob > Cc: Kiran Kumar Kokkilagadda ; Nithin Kumar > Dabilpuram ; yanzhirun_...@163.com; > david.march...@redhat.com; dev@dpdk.org > Subject: Re:RE: [EXTERNAL] [

Re:RE: [EXTERNAL] [PATCH v4 2/2] graph: add alignment to the member of rte_node

2024-11-14 Thread Huichao Cai
Hi, Jerin. Like this? diff --git a/lib/graph/rte_graph_worker_common.h b/lib/graph/rte_graph_worker_common.h index a518af2b2a..f9ff7dd8c9 100644 --- a/lib/graph/rte_graph_worker_common.h +++ b/lib/graph/rte_graph_worker_common.h @@ -104,15 +104,19 @@ struct __rte_cache_aligned rte_node {