numam-dpdk/lib/librte_eal
Panu Matilainen 46454f16d5 eal: fix plugin directory scan to be filesystem agnostic
Not all filesystems supply struct dirent d_type field, in which case
everything in the specified directory would go ignored. One such
filesystem being XFS which RHEL 7 defaults to... stat() the entries
instead.

Fixes: 9f8eb1d9ca ("eal: support driver loading from directory")

Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
2015-11-23 16:51:53 +01:00
..
bsdapp eal: add keep alive monitoring 2015-11-19 15:44:51 +01:00
common eal: fix plugin directory scan to be filesystem agnostic 2015-11-23 16:51:53 +01:00
linuxapp eal: fix alarm clock type for glibc < 2.12 2015-11-20 17:38:24 +01:00
Makefile eal: no more bare metal environment 2014-11-27 13:09:51 +01:00