numam-dpdk/lib/librte_distributor
Andrzej Ostruszka 909dd291f0 lib: annotate versioned functions
Every implementation of a particular version of given symbol needs to be
marked in its declaration as such (using `__vsym` macro).  This patch
fixes this and also clarifies the documentation about that.

Signed-off-by: Andrzej Ostruszka <aostruszka@marvell.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
2019-11-08 15:15:30 +01:00
..
distributor_private.h rename private header files 2019-10-27 22:03:06 +01:00
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build build: support building ABI versioned files twice 2019-10-27 12:49:28 +01:00
rte_distributor_match_generic.c rename private header files 2019-10-27 22:03:06 +01:00
rte_distributor_match_sse.c rename private header files 2019-10-27 22:03:06 +01:00
rte_distributor_v20.c lib: annotate versioned functions 2019-11-08 15:15:30 +01:00
rte_distributor_v20.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_distributor_v1705.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_distributor_version.map distributor: add symbol versioning 2017-03-29 16:46:57 +02:00
rte_distributor.c lib: annotate versioned functions 2019-11-08 15:15:30 +01:00
rte_distributor.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00