summaryrefslogtreecommitdiffstats
path: root/src/pal/linux_dpdk
AgeCommit message (Collapse)AuthorFilesLines
2017-02-13Our patches to dpdk1702 - not including mlx changesIdo Barnea1-0/+368
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-12-25clean up tw codeHanoh Haim1-0/+2
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-11mlx5 support build WIPHanoh Haim1-0/+8
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-10-28move port_attr from driver class to physical port class + small fixes ↵Yaroslav Brustinov1-0/+5
according to code review Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-10-28dpdk_setup_ports.py: fix add of help in case of "t-rex-64 --help"Yaroslav Brustinov1-0/+1
dpdk_setup_ports.py: fix warning of TRex is already running if different NICs are being used singleton_daemon.py: fix error socket in use immediately after check if in use trex-console: fix crash in case of "tui --help" trex-console: try-catch commands instead of crashing add async notification on port status/atttibutes change add port xstats support add description of interfaces main_dpdk.cpp: fix --client_cfg not working with Python API Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-07-24dpdk0716 move:DPDK file patchesIdo Barnea1-2/+0
2016-07-24dpdk0716 rc3Ido Barnea1-0/+359
2016-06-20better support for latency with field engine + some order with mbuf functionsIdo Barnea2-55/+6
2016-05-18unit tests + simulator workIdo Barnea1-1/+0
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