[dpdk-dev] [PATCH v9 09/18] lib: add symbol versioning to	distributor
    Bruce Richardson 
    bruce.richardson at intel.com
       
    Fri Mar 10 17:22:28 CET 2017
    
    
  
On Mon, Mar 06, 2017 at 09:10:24AM +0000, David Hunt wrote:
> Also bumped up the ABI version number in the Makefile
> 
> Signed-off-by: David Hunt <david.hunt at intel.com>
> ---
>  lib/librte_distributor/Makefile                    |  2 +-
>  lib/librte_distributor/rte_distributor.c           | 57 +++++++++++---
>  lib/librte_distributor/rte_distributor_v1705.h     | 89 ++++++++++++++++++++++
A file named rte_distributor_v1705.h was added in patch 4, then deleted
in patch 7, and now added again here. Seems a lot of churn.
/Bruce
    
    
More information about the dev
mailing list