[PATCH v6 1/8] net/rnp: add skeleton
11
caowenbo at mucse.com
Fri Mar 29 15:45:47 CET 2024
Hi Ferruh,
Thanks for your reminder, I'm sorry for that I had been work on anothing before.
Recendly, I have been reworked on this work. It will miss on release of v24.03.
For another thing, I'm always confused for the secondary process call like hw->mac_ops this function pointer.
is this method can work normally on secondary process ?
For example,ixgbe on secondary process call ixgbe_get_module_eeprom I fond that it will cause process core-dump.
because of secondary process use primary process function-point address.
Is dpdk plaform allowed user call the eth_dev_ops on secondary process?
I don't find any limit and don't know wether or not to protect this function call work normally.
My driver eth_dev_ops achieve will used some function-pointer, so I'm confued about this.
Wish your kind guidance.
Regadrs Wenbo
> -----Original Message-----
> From: Ferruh.Yigit at amd.com <Ferruh.Yigit at amd.com>
> Sent: 2024年3月29日 19:28
> To: Wenbo Cao <caowenbo at mucse.com>; Thomas Monjalon
> <thomas at monjalon.net>
> Cc: dev at dpdk.org; andrew.rybchenko at oktetlabs.ru; yaojun at mucse.com
> Subject: Re: [PATCH v6 1/8] net/rnp: add skeleton
>
> On 9/1/2023 3:30 AM, Wenbo Cao wrote:
> > Add Basic PMD library and doc build infrastructure Update maintainers
> > file to claim responsibility.
> >
> > Signed-off-by: Wenbo Cao <caowenbo at mucse.com>
> >
>
> Hi Wenbo,
>
> What is the status of the 'rnp' driver, v7 was expected but not received, will
> upstreaming continue for v24.03?
More information about the dev
mailing list