[dpdk-dev] [PATCH 5/5] eal: use a single version map file

Thomas Monjalon thomas at monjalon.net
Tue Oct 24 01:21:39 CEST 2017


19/10/2017 18:36, Bruce Richardson:
> Since the functions exported by DPDK EAL on all OS's should be
> identical, we should not need separate function version files for each
> OS. Therefore move existing version files to the top-level EAL
> directory.
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>

This small change is missing and added when applying:

--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -88,6 +88,7 @@ EAL API and common code
 F: lib/librte_eal/common/*
 F: lib/librte_eal/common/include/*
 F: lib/librte_eal/common/include/generic/
+F: lib/librte_eal/rte_eal_version.map
 F: doc/guides/prog_guide/env_abstraction_layer.rst
 F: test/test/test_alarm.c
 F: test/test/test_atomic.c



More information about the dev mailing list