On Fri, 11 Apr 2025 16:44:39 -0700
Stephen Hemminger wrote:
> Before this patch if secondary process called start/stop
> it would only impact the secondary process, the ethdev on the
> primary process will still not be started.
>
> With this patch, when start/stop is called from secondary,
> it
Before this patch if secondary process called start/stop
it would only impact the secondary process, the ethdev on the
primary process will still not be started.
With this patch, when start/stop is called from secondary,
it calls the primary and does the operation there. The design
is generic, and
2 matches
Mail list logo