summaryrefslogtreecommitdiffstats
path: root/src/pal/linux
AgeCommit message (Collapse)AuthorFilesLines
2017-02-16VLAN keyword in platform config file will now make all traffic be sent over vlanIdo Barnea1-0/+2
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-12-25clean up tw codeHanoh Haim1-0/+50
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-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-28dpdk_setup_ports.py: fix add of help in case of "t-rex-64 --help"Yaroslav Brustinov1-0/+23
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-06-20better support for latency with field engine + some order with mbuf functionsIdo Barnea2-110/+40
2016-05-18unit tests + simulator workIdo Barnea2-110/+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-11-11add first stl test and cleanup valgrindHanoh Haim2-0/+9
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-06-24first versionHanoh Haim6-0/+989