distributor: rename legacy files
authorDavid Hunt <david.hunt@intel.com>
Mon, 20 Mar 2017 10:08:25 +0000 (10:08 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 29 Mar 2017 14:46:57 +0000 (16:46 +0200)
commit73f08e03c964fac87d89df63c208e548ea699f82
tree3ba5d1f3b09f065e26c006121ef14cf8b478fe8c
parentb88161be422750fca0e66c76385d3d00912ba8fb
distributor: rename legacy files

Move files out of the way so that we can replace with new
versions of the distributor library. Files are named in
such a way as to match the symbol versioning that we will
apply for backward ABI compatibility.

Signed-off-by: David Hunt <david.hunt@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
lib/librte_distributor/Makefile
lib/librte_distributor/rte_distributor.c [deleted file]
lib/librte_distributor/rte_distributor.h
lib/librte_distributor/rte_distributor_v20.c [new file with mode: 0644]
lib/librte_distributor/rte_distributor_v20.h [new file with mode: 0644]