On Thu, 16 Jan 2025 10:10:46 +0800 Junlong Wang <wang.junlo...@zte.com.cn> wrote:
> (np)network Processor initialize resources in host, > and initialize a channel for some tables insert/get/del. > > Signed-off-by: Junlong Wang <wang.junlo...@zte.com.cn> > --- This does not apply cleanly to the current main branch because of the latest changes to the packed macros. The macros changed to handle MSVC syntax. __rte_packed has been replaced by __rte_packed_begin and __rte_packed_end. Do you want me to fix when merging or better yet you can send a new version.