Go to file
Panu Matilainen 9f8eb1d9ca eal: support driver loading from directory
Add support for directories as arguments to -d for loading all drivers
from a given directory. Additionally a default driver directory can be
set in build-time configuration, in which case it will be always be used
when EAL is initialized.

This simplifies usage in shared library configuration significantly over
manually loading individual drivers with -d, and allows distros to
establish a drop-in driver directory for seamless integration
with 3rd party drivers etc.

Suggested-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Suggested-by: David Marchand <david.marchand@6wind.com>
Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
Acked-by: David Marchand <david.marchand@6wind.com>
2015-11-12 16:56:45 +01:00
app reorder: fix unit test for random starting point 2015-11-12 16:49:00 +01:00
config eal: support driver loading from directory 2015-11-12 16:56:45 +01:00
doc doc: add enic Tx improvement in release notes 2015-11-12 16:22:24 +01:00
drivers i40e: fix VSI allocation for VMDq 2015-11-12 12:39:08 +01:00
examples eal: set name to threads 2015-11-03 15:32:34 +01:00
lib eal: support driver loading from directory 2015-11-12 16:56:45 +01:00
mk mlx5: introduce new driver for Mellanox ConnectX-4 adapters 2015-10-30 22:03:42 +01:00
pkg version: 2.1.0 2015-08-17 19:35:37 +02:00
scripts mk: enable next abi preview 2015-07-09 00:56:40 +02:00
tools tools: fix comment in bind script 2015-08-03 19:22:42 +02:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile drivers: create new directory 2015-05-22 15:51:38 +02: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
MAINTAINERS maintainers: replace for reorder library 2015-11-12 16:49:00 +01:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00