numam-dpdk/drivers
Bruce Richardson 5b9c381397 net/ring: rename map file to standardized name
The filenames of the linker map files for DPDK PMDs, all follow a
standard format: rte_pmd_<libname>_version.map. The ring version, however,
had eth instead of pmd in the name, so was non-standard. By changing
this, we no longer need the build system to explicitly be given the name of
the mapfile, as it can determine it from the directory name.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2017-08-31 23:03:01 +02:00
..
bus bus/fslmc: remove workaround for smmu mapping 2017-07-19 08:26:08 +03:00
crypto crypto/armv8: fix HMAC supported key sizes 2017-07-30 18:51:25 +02:00
event event/dpaa2: advertise burst mode capability 2017-07-20 07:19:35 +03:00
mempool mempool/dpaa2: fix freeing bp list 2017-07-21 09:28:22 +03:00
net net/ring: rename map file to standardized name 2017-08-31 23:03:01 +02:00
Makefile drivers: add bus dependency for eventdev 2017-07-07 09:24:29 +02:00