numam-dpdk/lib/librte_distributor
David Hunt c0de0eb82e distributor: switch over to new API
This is the main switch over between the legacy API and the new
burst API. We rename all the functions in rte_distributor.c to remove
the _v1705, and we add in _v20 in the rte_distributor_v20.c

We also rename the rte_distributor_next.h as rte_distributor.h, as
this is now the public header.

At the same time, we need the autotests and sample app to compile
properly, hence those changes are in this patch also.

Signed-off-by: David Hunt <david.hunt@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2017-03-29 16:46:57 +02:00
..
Makefile distributor: switch over to new API 2017-03-29 16:46:57 +02:00
rte_distributor_match_generic.c distributor: switch over to new API 2017-03-29 16:46:57 +02:00
rte_distributor_match_sse.c distributor: switch over to new API 2017-03-29 16:46:57 +02:00
rte_distributor_private.h distributor: switch over to new API 2017-03-29 16:46:57 +02:00
rte_distributor_v20.c distributor: switch over to new API 2017-03-29 16:46:57 +02:00
rte_distributor_v20.h distributor: switch over to new API 2017-03-29 16:46:57 +02:00
rte_distributor_version.map lib: provide initial versioning 2015-02-03 16:56:58 +01:00
rte_distributor.c distributor: switch over to new API 2017-03-29 16:46:57 +02:00
rte_distributor.h distributor: switch over to new API 2017-03-29 16:46:57 +02:00