[dpdk-dev] [PATCH v4 07/10] distributor: rename v2.0 ABI to _single suffix

Hunt, David david.hunt at intel.com
Thu Oct 17 18:00:02 CEST 2019


On 17/10/2019 15:31, Anatoly Burakov wrote:
> From: Marcin Baran <marcinx.baran at intel.com>
>
> The original ABI versioning was slightly misleading in that the
> DPDK 2.0 ABI was really a single mode for the distributor, and is
> used as such throughout the distributor code.
>
> Fix this by renaming all _v20 API's to _single API's, and remove
> symbol versioning.
>
> Signed-off-by: Marcin Baran <marcinx.baran at intel.com>
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> ---
>
> Notes:
>      v4:
>      - Changed it back to how it was with v2
>      - Removed remaining v2.0 symbols
>      
>      v3:
>      - Removed single mode from distributor as per Dave's comments
>      
>      v2:
>      - Moved this to before ABI version bump to avoid compile breakage
>

Hi Anatoly,

     tested with Distributor sample app, Unit tests, looks good.

Acked-by: David Hunt <david.hunt at intel.com>





More information about the dev mailing list