Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-11 | minor mlx5 - load script works | 2 | -1/+0 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | mlx5 support build WIP | 28 | -10/+9625 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
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 | RX features - added port attributes for IPv4 and DG | 11 | -86/+240 | ||
Signed-off-by: imarom <imarom@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 | RX queue - ARP request working | 10 | -47/+105 | ||
Signed-off-by: imarom <imarom@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 | RX features - queueing | 12 | -110/+403 | ||
Signed-off-by: imarom <imarom@cisco.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-06 | RX features | 5 | -9/+73 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-06 | RX features - RX sniffer | 15 | -37/+231 | ||
Signed-off-by: imarom <imarom@cisco.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 | moved RX filter feature to port attr | 20 | -175/+368 | ||
Signed-off-by: imarom <imarom@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 | RX software features | 4 | -51/+102 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-02 | some refactor to RX core to allow multiple features | 6 | -245/+311 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-02 | draft: RX software feature | 15 | -6/+321 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-02 | RX software features - some new files | 3 | -0/+389 | ||
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 |