Set of libraries and drivers for fast packet processing
Go to file
Panu Matilainen 27aaece3a8 Add a spec option to build a combined library
Upstream has an option to build a combined library but it'll clash
with symbol/library versioning once it lands. Use a linker script
instead of an actual ELF DSO to side-step the issue.

GROUP() is used instead of INPUT() to avoid the need for manual
ordering of the umphteen libraries.
2015-01-28 09:58:09 +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 Add a spec option to build a combined library 2015-01-28 09:58:09 +02:00
sources Updating dpdk to official 1.7.0 release 2014-07-10 15:52:18 -04:00