summaryrefslogtreecommitdiffstats
path: root/src/pal
AgeCommit message (Collapse)AuthorFilesLines
2017-02-16VLAN keyword in platform config file will now make all traffic be sent over vlanIdo Barnea2-0/+8
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
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 Haim2-0/+52
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-12-21improve Stateful schedulerHanoh Haim1-0/+30
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-30add ifdef guard to .h fileYaroslav Brustinov1-0/+4
remove UUID from TUI STF Python API: show newlines instead of "\n\n\n" in Exception message STF Python API: remove "During handling of the above exception, another exception occurred:" in Python3.3+ dpdk_nic_bind.py: ensure needed PATH exists for lspci etc. t-rex-64: remove "stty: standard input: Inappropriate ioctl for device" t-rex-64: remove "cat: write error: Broken pipe" Signed-off-by: Yaroslav Brustinov <ybrustin@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 Brustinov2-0/+24
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-09-29Add FE Instruction to fix TCP/UDP Payload checksum using hardware offload engineHanoh Haim1-0/+44
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 Barnea6-165/+180
2016-05-18unit tests + simulator workIdo Barnea3-111/+120
2016-05-08add cache to CPHanoh Haim1-0/+7
2016-02-04fix simulation trim instructionHanoh Haim1-1/+2
2016-01-07simulation bug - mbuf refincimarom1-4/+6
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 Haim3-0/+13
2015-10-26few breakage to the test simulationimarom1-3/+0
2015-10-26Merge branch 'rpc_intg1' of ↵imarom1-0/+2
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into rpc_intg1
2015-10-26RPC control plane now integarted with DPDKimarom1-0/+2
2015-10-26stateless dp works with static packetHanoh Haim1-0/+2
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 Haim13-0/+1616