summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-08-02Remove call to rte_eth_dev_stop. See trex-237 for detailsIdo Barnea1-0/+5
2016-08-02Fix error in move of X710 latency patch to DPDK 16.07Ido Barnea1-6/+6
2016-08-02Merge branch 'dpdk_ports_reorder'Yaroslav Brustinov2-1/+36
2016-08-02stf daemon another python3 fixYaroslav Brustinov1-1/+1
2016-08-01DPDK ports order change to be compliant with our /etc/trex_cfg.yamlYaroslav Brustinov2-1/+36
2016-08-01Python3 support for Stateful daemonYaroslav Brustinov87-102/+129
Python 3.5 support in ZMQ Verify ZMQ health in Stateful daemon Add get_trex_config() command to Stateful daemon Strip debug info on Python ZMQ .so files
2016-08-01sync: unsafe to touch the node pointer, use a timestamp insteadimarom3-5/+7
2016-07-31https://trex-tgn.cisco.com/youtrack/issue/trex-223imarom3-42/+92
2016-07-31dpdk 16.07 - merges of final version changesIdo Barnea27-81/+153
2016-07-28RPC commands were not really zipped (used a padded length)imarom1-1/+1
https://trex-tgn.cisco.com/youtrack/issue/trex-233
2016-07-27removed was_stoppedimarom3-40/+78
2016-07-27support for graceful shutdownimarom10-49/+265
2016-07-26regression: aggregate_results script exit with fail/success status of build.Yaroslav Brustinov1-0/+5
2016-07-26some more TUI fixesimarom6-25/+69
2016-07-25TRex console - add support for L1 BPSimarom3-49/+52
https://trex-tgn.cisco.com/youtrack/issue/trex-230
2016-07-25Add Ubuntu 16.04.1 LTS koYaroslav Brustinov4-2/+194
Regression: Remove skip of test_static_routing_imix Add trex15 setup details
2016-07-25TUI - stdout close/reopen issuesimarom1-6/+2
2016-07-25TUI tweaksimarom4-110/+144
2016-07-24breakge by previous commit - variable packet size can be inc/dec and notimarom1-2/+9
random
2016-07-24v2.06Hanoh Haim1-1/+1
2016-07-24dpdk0716 move:DPDK file patchesIdo Barnea13-19/+303
2016-07-24dpdk0716 move: changes to our filesIdo Barnea4-51/+41
2016-07-24dpdk0716 rc3Ido Barnea559-112/+415099
2016-07-24BUG: trex-227 - random packet size with -m 100% does not give 100% line rateimarom4-8/+67
https://trex-tgn.cisco.com/youtrack/issue/trex-227
2016-07-21faster TUI: no flickers and more...imarom2-32/+135
1. made stdout full buffered (no in-middle print) 2. added TAB for filenames auto-complete
2016-07-15remove IMIX for now due to an issue in trex09Hanoh Haim1-0/+2
2016-07-15merge cs_offload WIP - need to add more support and tests for thatHanoh Haim3-3/+81
2016-07-15Merge rwhitworth fixHanoh Haim1-1/+1
2016-07-15fix wd struct alignment issueHanoh Haim1-5/+1
2016-07-15add option to use DPDK tx checksum offloading to generate packets with ↵Martin Weiser3-2/+81
correct IP, TCP and UDP checksums
2016-07-13Better error handling in case of unsupported driverIdo Barnea1-1/+3
2016-07-13better error handling for trex-cfgIdo Barnea1-8/+14
2016-07-12NAT seq num randomization regression testsIdo Barnea6-0/+13
2016-07-12NAT seq num randomization fully workingIdo Barnea15-80/+543
2016-07-12NAT seq num randomization working version - Missing some functionalityIdo Barnea12-192/+438
2016-07-08fix multicast being counted as ierrorYaroslav Brustinov6-56/+37
2016-07-07WATCHDOG: strip directories names from addr2lineimarom1-1/+1
2016-07-06increase server<->client API version from 1.2 to 1.3Yaroslav Brustinov5-12/+23
various fixes
2016-07-06TUI: crash when history is emptyimarom1-1/+1
2016-07-06TUI mode (--tui) locked on legendimarom3-17/+53
2016-07-06TUI - added left, right, end , del keysimarom1-36/+105
also history is updated when leaving TUI
2016-07-06regression: fix to wantFunction overrideYaroslav Brustinov1-4/+1
2016-07-05various fixesYaroslav Brustinov6-20/+22
2016-07-05original delay was 10 miliseconds not 10 seconds, new default will cover it.Yaroslav Brustinov1-1/+1
2016-07-05Merge branch 'nics_init_delay'Yaroslav Brustinov2-20/+38
2016-07-05few more places to add wait_before_traffic argumentYaroslav Brustinov1-16/+15
2016-07-05add TRex -w argument (wait between nics init and sending traffic)Yaroslav Brustinov2-4/+23
2016-07-05TUI phase 500 !imarom3-65/+89
2016-07-05TUI with console - awesome !imarom2-59/+117
2016-07-05TUI integrated with consoleimarom2-29/+242