Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-10 | Add nicer error if -c is bigger than number of threads in platform config | 2 | -1/+9 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-10 | Fixed unit test isseus of calling is_stateless before initializing state | 2 | -2/+3 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-09 | Fix issue when --vlan option appearing before -i option | 2 | -16/+25 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-08 | Merge branch 'scapy_service_gui_updates' of git://github.com/kisel/trex-core ↵ | 5 | -23/+483 | ||
into kisel-scapy_service_gui_updates | |||||
2016-11-08 | scapy_service payload gen: allow template_code without size property | 2 | -7/+20 | ||
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-08 | fixup template_code payload generation | 2 | -2/+2 | ||
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-07 | doc: fix path of searching for core | 1 | -1/+1 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-07 | Add 'doc/' from commit '5925379b5fb30e548f1ba4e804af9865de8903ae' | 262 | -0/+33107 | ||
git-subtree-dir: doc git-subtree-mainline: bdd1dea5e21a00b6af1b0ded09e7d528485d5196 git-subtree-split: 5925379b5fb30e548f1ba4e804af9865de8903ae | |||||
2016-11-07 | scapy_service: payload generator upper limit and null check | 1 | -11/+14 | ||
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-04 | scapy server python 3 compatibility fixes(file and pseudo-random generator) | 2 | -5/+10 | ||
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-04 | add access to scapy.all from eval, tests to IPOptions, TCPOptions | 2 | -1/+23 | ||
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-04 | scapy_service: support total_bytes for BYTES payload generator | 3 | -16/+60 | ||
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-04 | scapy_service: support {vtype: BYTES, generate: ↵ | 3 | -2/+130 | ||
ascii/bytes/template/template code } Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-04 | add protocol definition json for scapy server | 4 | -9/+254 | ||
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-04 | update trex09 performance numbers | 1 | -1/+1 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-04 | update new performance number for kiwi02 | 1 | -1/+1 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-03 | add performance numbers to kiwi02 setup | 1 | -0/+50 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-03 | find_python.sh: search in more paths (python, /usr/bin/python etc.) | 1 | -32/+19 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-03 | add defect to v2.10 | 2 | -18/+16 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-03 | changed google analytics reporting attr actionNumber to be BUILD ID instead ↵ | 1 | -3/+1 | ||
of a random string Signed-off-by: itraviv <itraviv@cisco.com> | |||||
2016-11-03 | dpdk_setup_ports.py: config creation - don't run TRex if IP config is wanted | 2 | -34/+38 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-03 | put back MAC based config to config presentation | 2 | -5/+54 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-03 | start in case of linkdown - trex-192 only for XL710/X710 | 1 | -3/+21 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-03 | regression: ga report - generate random action name | 1 | -1/+3 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-03 | minor update to build zmq doc | 1 | -0/+2 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-02 | dpdk_setup_ports.py config creation: | 2 | -56/+64 | ||
1) MACs as string instead of array. 2) add --force-macs flag to use MACs and not IPs Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-02 | ZMQ build doc note | 1 | -1/+1 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-02 | ZMQ library on script path | 1 | -0/+0 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-02 | build zmq without pthread_affinity | 5 | -0/+6 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-02 | update XL710 part numbers | 1 | -3/+3 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-02 | remove mac-spread | 1 | -3/+0 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-02 | Trex threads - pin DPDK master thread to the master core | 8 | -29/+141 | ||
also, some names to the threads to make things clear and a script to show them Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-02 | regression: stl performance test Python3 fix | 1 | -1/+1 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-02 | dpdk_setup_ports: do not check if TRex is already running when called --help | 1 | -1/+4 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-01 | v2.10 | 1 | -1/+2 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-01 | minor fix v2.10 | 1 | -1/+1 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-01 | stateless: replace xstats example image to text | 3 | -2/+30 | ||
release notes: add "rpc" for developers section | |||||
2016-10-31 | add deckjs to doc repo | 102 | -80/+13243 | ||
update rpc commands update waf version | |||||
2016-10-31 | fix trex25 config file | 1 | -1/+1 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-31 | minor fixes | 3 | -4/+6 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-31 | Adding documentation for ARP feature + major fixes to stateful and getting ↵ | 8 | -596/+569 | ||
started Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-31 | In pre test - handle gratitues ARP, and answer ARP requests | 1 | -7/+39 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-31 | Put real MACs on trex-dan and trex25 ipv6 router regression setup | 2 | -10/+10 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-31 | regression: do not clear is_init at end | 1 | -1/+1 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-31 | root signoff by cisco | 1 | -0/+8 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-10-31 | Merge branch 'signoff' of git://github.com/wofanli/trex-core into ↵ | 1 | -0/+33 | ||
wofanli-signoff | |||||
2016-10-31 | regression functional gtests fix imports | 1 | -0/+2 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-31 | regression: fix gtests in functional can't run on b94 | 1 | -1/+1 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-30 | syntax sugar on GA + fill ActionNumber with dummy value | 2 | -6/+7 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-30 | regression STL: first configure router, then start TRex for IP resolve to work. | 3 | -10/+28 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> |