On 10/20/2021 5:22 PM, Ajit Khaparde wrote:
On Wed, Oct 20, 2021 at 6:37 AM Thomas Monjalon <[email protected]> wrote:
20/10/2021 15:15, Andrew Rybchenko:
Ethernet device must be stopped first before close in accordance
with the documentation.
Fixes: 980995f8cc56 ("ethdev: improve API comments of close and detach
functions")
Cc: [email protected]
Signed-off-by: Andrew Rybchenko <[email protected]>
Acked-by: Thomas Monjalon <[email protected]>
Acked-by: Ajit Khaparde <[email protected]>
Applied to dpdk-next-net/main, thanks.