[dpdk-dev] [PATCH] ethdev: remove deprecated port count function

Jerin Jacob jerinjacobk at gmail.com
Tue Oct 29 09:43:04 CET 2019


On Mon, Oct 28, 2019 at 5:09 PM Andrew Rybchenko
<arybchenko at solarflare.com> wrote:
>
> On 10/28/19 1:49 PM, Thomas Monjalon wrote:
> > The function rte_eth_dev_count() was marked as deprecated in DPDK 18.05
> > in commit d9a42a69febf ("ethdev: deprecate port count function").
> > It was planned to be removed after 19.11 LTS release,
> > but given we must not break ABI between 19.11 and 20.11,
> > it is removed now.
> >
> > Note the ABI version is not dumped in this commit
> > because other changes already did.
> >
> > Signed-off-by: Thomas Monjalon <thomas at monjalon.net>

Reviewed-by: Jerin Jacob <jerinj at marvell.com>


More information about the dev mailing list