summaryrefslogtreecommitdiffstats
path: root/src/pal/linux_dpdk
AgeCommit message (Collapse)AuthorFilesLines
2015-12-27Changes only to DPDK files: dpdk22 40G fixes for TTL and ip_protocol match ↵Ido Barnea1-2/+4
and IPv6 support + TX hang issue fix
2015-12-27Adding dpdk 2.2 instead of dpdk 1.8 and making changes to make compilation work.Ido Barnea1-0/+322
40G and 10G filters do not work yet.
2015-11-11add first stl test and cleanup valgrindHanoh Haim1-0/+4
2015-08-09added support for C++ 2011imarom1-0/+3
this includes refactoring the flags and adding for c++ the flag std=c++0x
2015-06-24first versionHanoh Haim7-0/+627