Re: [dpdk-dev] [PATCH 02/11] net/failsafe: fix sub-device visibility

2018-05-09 Thread Thomas Monjalon
09/05/2018 14:13, Gaëtan Rivet: > I think this patch should be swapped with the next commit > "ethdev: add doxygen comments for each state", > While the comment about "DEFERRED" would be edited in this one to become: > /** The deferred state is deprecated and replaced by ownership. */ >

Re: [dpdk-dev] [PATCH 02/11] net/failsafe: fix sub-device visibility

2018-05-09 Thread Gaëtan Rivet
I think this patch should be swapped with the next commit "ethdev: add doxygen comments for each state", While the comment about "DEFERRED" would be edited in this one to become: /** The deferred state is deprecated and replaced by ownership. */ ^^ Otherwise I agre