>> (np)network Processor initialize resources in host,
>> and initialize a channel for some tables insert/get/del.
>>
>> Signed-off-by: Junlong Wang
> This mostly looks good, just some small stuff.
Hi, Stephen
May I ask a question.
There are modification suggestions for the first patch
>> struct zxdh_hw_internal zxdh_hw_internal[RTE_MAX_ETHPORTS];
>If you want to support primary/secondary in future,
>variables in BSS are not shared between primary and secondary process
This structure mainly registers some PCI ops and
will not be shared between primary/secondary proces
On Tue, 10 Dec 2024 13:53:19 +0800
Junlong Wang wrote:
> (np)network Processor initialize resources in host,
> and initialize a channel for some tables insert/get/del.
>
> Signed-off-by: Junlong Wang
This mostly looks good, just some small stuff.
> ---
> drivers/net/zxdh/meson.build | 1
3 matches
Mail list logo