I will fix it and send a new version.

Thanks.

>> (np)network Processor initialize resources in host,
>> and initialize a channel for some tables insert/get/del.
>> 
>> Signed-off-by: Junlong Wang <wang.junlong1@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.