16/04/2018 08:02, Shahaf Shuler:
> According to
>
> commit 315ee8374e0e ("doc: reduce initial offload API rework scope
> to drivers")
>
> All PMDs should have moved to the new offloads API. Therefore it is safe
> to remove the new->old convert helps.
>
> The old->new helpers will remain to support application which still use
> the old API.
>
> Signed-off-by: Shahaf Shuler <[email protected]>
> ---
> lib/librte_ether/rte_ethdev.c | 100
> +-----------------------------------------
> 1 file changed, 2 insertions(+), 98 deletions(-)
I think you missed removing the deprecation notice part.