[dpdk-dev] [PATCH v11 01/11] ethdev: add deferred intermediate device state
Thomas Monjalon
thomas at monjalon.net
Tue Jul 18 18:04:15 CEST 2017
18/07/2017 15:48, Gaetan Rivet:
> This device state means that the device is managed externally, by
> whichever party has set this state (PMD or application).
>
> Note: this new device state is only an information. The related device
> structure and operators are still valid and can be used normally.
>
> It is however made private by device management helpers within ethdev,
> making the device invisible to applications.
>
> Signed-off-by: Gaetan Rivet <gaetan.rivet at 6wind.com>
Acked-by: Thomas Monjalon <thomas at monjalon.net>
Ferruh, it can be taken in next-net as part of failsafe series. Thanks
More information about the dev
mailing list