net/ifc: make driver name consistent
authorXiao Wang <xiao.w.wang@intel.com>
Wed, 13 Jun 2018 11:32:45 +0000 (19:32 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 14 Jun 2018 17:27:50 +0000 (19:27 +0200)
commit4b614e9504a11322ca9225d697b87979c4e31c23
tree70bf30eb13e4891e39bea18f053d84362118f934
parentaa1a6d87f15d4407d413e6e1bd1768077ed9513a
net/ifc: make driver name consistent

Make the compiler switch name and document name consistent as ``ifc`` to
avoid confusion. Also rename the map file to standard name for meson
build in the process.

Signed-off-by: Xiao Wang <xiao.w.wang@intel.com>
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
MAINTAINERS
config/common_base
config/common_linuxapp
doc/guides/nics/ifc.rst [new file with mode: 0644]
doc/guides/nics/ifcvf.rst [deleted file]
doc/guides/nics/index.rst
drivers/net/Makefile
drivers/net/ifc/Makefile
drivers/net/ifc/rte_ifcvf_version.map [deleted file]
drivers/net/ifc/rte_pmd_ifc_version.map [new file with mode: 0644]
mk/rte.app.mk