On 4/17/2018 9:33 AM, Shahaf Shuler wrote:
> 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]>Reviewed-by: Ferruh Yigit <[email protected]>

