This patch is a logical continuation of the commit:
```
commit 30410493759f ("drivers/net: check process type in close operation")
```
In that change, @Thomas Monjalon introduced a
mechanism to prevent secondary processes from incorrectly releasing shared
resources during device close operation
I think at least this should be followed either in PMD or in ethdev layer
to avoid this specific crashes.
On Mon, Jul 21, 2025, 17:00 Thomas Monjalon wrote:
> 21/07/2025 13:46, Ivan Malov:
> > On Mon, 21 Jul 2025, Dariusz Sosnowski wrote:
> >
> > > + mlx5 maintainers
> > >
> > > Thank you for th
Hi Ivan,
Thanks for the detailed explanation.
While primary termination is a known limitation, I believe the application
or PMD should handle edge cases proactively to ensure stability.
On Tue, Jul 22, 2025 at 9:26 PM Ivan Malov
wrote:
> Hi Dariusz, Khadem,
>
> On Mon, 21 Jul 2025, Dariusz Sos
Hi Dariusz, Khadem,
On Mon, 21 Jul 2025, Dariusz Sosnowski wrote:
On Mon, Jul 21, 2025 at 01:59:59PM +0200, Thomas Monjalon wrote:
21/07/2025 13:46, Ivan Malov:
On Mon, 21 Jul 2025, Dariusz Sosnowski wrote:
+ mlx5 maintainers
Thank you for the patch.
Could you please include other PMD mai
On Mon, 21 Jul 2025 12:58:19 +0200
Dariusz Sosnowski wrote:
> I don't think it's an issue on PMD level, but rather on
> ethdev/multi-process handling level.
>
> When primary process closes the port, ethdev library zeroes and frees
> device data shared between processes.
> ethdev port data (rte_e
On Mon, Jul 21, 2025 at 01:59:59PM +0200, Thomas Monjalon wrote:
> 21/07/2025 13:46, Ivan Malov:
> > On Mon, 21 Jul 2025, Dariusz Sosnowski wrote:
> >
> > > + mlx5 maintainers
> > >
> > > Thank you for the patch.
> > >
> > > Could you please include other PMD maintainers (or other maintainers,
>
21/07/2025 13:46, Ivan Malov:
> On Mon, 21 Jul 2025, Dariusz Sosnowski wrote:
>
> > + mlx5 maintainers
> >
> > Thank you for the patch.
> >
> > Could you please include other PMD maintainers (or other maintainers,
> > depending on changed code)
> > in the future patches?
> > There is a script whi
On Mon, 21 Jul 2025, Dariusz Sosnowski wrote:
+ mlx5 maintainers
Thank you for the patch.
Could you please include other PMD maintainers (or other maintainers, depending
on changed code)
in the future patches?
There is a script which automatically adds maintainers while sending a patch.
It is
+ mlx5 maintainers
Thank you for the patch.
Could you please include other PMD maintainers (or other maintainers, depending
on changed code)
in the future patches?
There is a script which automatically adds maintainers while sending a patch.
It is described in:
https://doc.dpdk.org/guides/contr
9 matches
Mail list logo