[dpdk-dev] [PATCH v2 00/11] ethdev: change device stop to return status
Ferruh Yigit
ferruh.yigit at intel.com
Fri Oct 16 20:54:01 CEST 2020
On 10/15/2020 2:30 PM, Andrew Rybchenko wrote:
> Very late attempt to close deprecation notice sent long time ago.
> Together with Thomas's changes for dev_close it will do the job.
>
>
> Ivan Ilchenko (11):
> ethdev: change eth dev stop function to return int
> test/event: check eth dev stop status
> app: check eth dev stop status
> examples: check eth dev stop status
> net/bonding: check eth dev stop status
> kni: check eth dev stop status
> test/bonding: check eth dev stop status
> app/flow-perf: check eth dev stop status
> app/testpmd: check eth dev stop status
> net/failsafe: check eth dev stop status
> ethdev: change stop device callback to return int
Series applied to dpdk-next-net/main, thanks.
Merged unit test changes into single patch, overall set become:
ethdev: change eth dev stop function to return int
net/bonding: check eth dev stop status
net/failsafe: check eth dev stop status
app/flow-perf: check eth dev stop status
app/testpmd: check eth dev stop status
app/test: check eth dev stop status
examples: check eth dev stop status
ethdev: change stop device callback to return int
They were conflicts with 'close()' set, as expected, they were mostly trivial
but in any case can you please check the final output?
More information about the dev
mailing list