Set of libraries and drivers for fast packet processing
Go to file
Panu Matilainen b6f873410a Always build with -fPIC
Upstream makefiles only enable -fPIC for shared libs, but on x86_64
its needed for static libs as well when combined with dynamic linking
(otherwise building eg OVS fails with relocation R_X86_64_32 errors)

Ciuld arch-conditionalize it but then this only builds for x86_64 atm...
2015-01-28 14:16:52 +02:00
.gitignore Updating dpdk to official 1.7.0 release 2014-07-10 15:52:18 -04:00
dpdk-config.patch Several changes to better comply with packaging guidelines... 2014-07-21 10:02:39 -04:00
dpdk.spec Always build with -fPIC 2015-01-28 14:16:52 +02:00
sources Updating dpdk to official 1.7.0 release 2014-07-10 15:52:18 -04:00