Go to file
David Marchand 519f32279e config: rename "default" configurations as "native"
The "default" part in configuration filenames is misleading.
Rename this as "native", as this is the RTE_MACHINE that is set in these files.
This should make it clearer for people who build DPDK on a system then run it on
another one.

Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2014-05-21 16:25:06 +02:00
app ethdev: remove rte_pmd_init_all function 2014-05-20 14:28:26 +02:00
config config: rename "default" configurations as "native" 2014-05-21 16:25:06 +02:00
doc config: rename "default" configurations as "native" 2014-05-21 16:25:06 +02:00
examples config: rename "default" configurations as "native" 2014-05-21 16:25:06 +02:00
lib igb: fix indentation of previous patchset 2014-05-21 13:31:13 +02:00
mk config: rename "default" configurations as "native" 2014-05-21 16:25:06 +02:00
pkg config: rename "default" configurations as "native" 2014-05-21 16:25:06 +02:00
scripts config: rename "default" configurations as "native" 2014-05-21 16:25:06 +02:00
tools tools: rename pci_unbind script 2014-03-20 17:50:51 +01:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile add FreeBSD support 2014-02-25 21:29:18 +01:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
Makefile add FreeBSD support 2014-02-25 21:29:18 +01:00