Re: [dpdk-dev] [PATCH 3/7] ethdev: make device operations struct private
From: Andrew Rybchenko <hidden>
Date: 2020-08-29 12:04:09
From: Andrew Rybchenko <hidden>
Date: 2020-08-29 12:04:09
On 8/24/20 12:40 PM, Ferruh Yigit wrote:
Hiding the 'struct eth_dev_ops' from applications. Removing relevant deprecation notice. Signed-off-by: Ferruh Yigit <redacted>
Acked-by: Andrew Rybchenko <redacted>