[PATCH v7 01/15] net/zxdh: zxdh np init implementation

Stephen Hemminger stephen at networkplumber.org
Thu Jan 16 18:04:11 CET 2025


On Thu, 16 Jan 2025 10:10:46 +0800
Junlong Wang <wang.junlong1 at 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.junlong1 at 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.


More information about the dev mailing list