summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-11-11minor mlx5 - load script worksHanoh Haim2-1/+0
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-11mlx5 support build WIPHanoh Haim28-10/+9625
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-10Add nicer error if -c is bigger than number of threads in platform configYaroslav Brustinov2-1/+9
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-11-10Fixed unit test isseus of calling is_stateless before initializing stateIdo Barnea2-2/+3
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-11-09RX features - added port attributes for IPv4 and DGimarom11-86/+240
Signed-off-by: imarom <imarom@cisco.com>
2016-11-09Fix issue when --vlan option appearing before -i optionIdo Barnea2-16/+25
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-11-08RX queue - ARP request workingimarom10-47/+105
Signed-off-by: imarom <imarom@cisco.com>
2016-11-08Merge branch 'scapy_service_gui_updates' of git://github.com/kisel/trex-core ↵Hanoh Haim5-23/+483
into kisel-scapy_service_gui_updates
2016-11-08scapy_service payload gen: allow template_code without size propertyAnton Kiselev2-7/+20
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com>
2016-11-08fixup template_code payload generationAnton Kiselev2-2/+2
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com>
2016-11-07RX features - queueingimarom12-110/+403
Signed-off-by: imarom <imarom@cisco.com>
2016-11-07doc: fix path of searching for coreYaroslav Brustinov1-1/+1
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-11-07Add 'doc/' from commit '5925379b5fb30e548f1ba4e804af9865de8903ae'Yaroslav Brustinov262-0/+33107
git-subtree-dir: doc git-subtree-mainline: bdd1dea5e21a00b6af1b0ded09e7d528485d5196 git-subtree-split: 5925379b5fb30e548f1ba4e804af9865de8903ae
2016-11-07scapy_service: payload generator upper limit and null checkAnton Kiselev1-11/+14
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com>
2016-11-06RX featuresimarom5-9/+73
Signed-off-by: imarom <imarom@cisco.com>
2016-11-06RX features - RX snifferimarom15-37/+231
Signed-off-by: imarom <imarom@cisco.com>
2016-11-04scapy server python 3 compatibility fixes(file and pseudo-random generator)Anton Kiselev2-5/+10
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com>
2016-11-04add access to scapy.all from eval, tests to IPOptions, TCPOptionsAnton Kiselev2-1/+23
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com>
2016-11-04scapy_service: support total_bytes for BYTES payload generatorAnton Kiselev3-16/+60
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com>
2016-11-04scapy_service: support {vtype: BYTES, generate: ↵Anton Kiselev3-2/+130
ascii/bytes/template/template code } Signed-off-by: Anton Kiselev <anton.kisel@gmail.com>
2016-11-04add protocol definition json for scapy serverAnton Kiselev4-9/+254
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com>
2016-11-04update trex09 performance numbersHanoh Haim1-1/+1
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-04update new performance number for kiwi02Hanoh Haim1-1/+1
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-03add performance numbers to kiwi02 setupHanoh Haim1-0/+50
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-03find_python.sh: search in more paths (python, /usr/bin/python etc.)Yaroslav Brustinov1-32/+19
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-11-03add defect to v2.10Hanoh Haim2-18/+16
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-03changed google analytics reporting attr actionNumber to be BUILD ID instead ↵itraviv1-3/+1
of a random string Signed-off-by: itraviv <itraviv@cisco.com>
2016-11-03moved RX filter feature to port attrimarom20-175/+368
Signed-off-by: imarom <imarom@cisco.com>
2016-11-03dpdk_setup_ports.py: config creation - don't run TRex if IP config is wantedYaroslav Brustinov2-34/+38
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-11-03put back MAC based config to config presentationIdo Barnea2-5/+54
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-11-03start in case of linkdown - trex-192 only for XL710/X710Hanoh Haim1-3/+21
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-03regression: ga report - generate random action nameYaroslav Brustinov1-1/+3
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-11-03minor update to build zmq docHanoh Haim1-0/+2
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-02dpdk_setup_ports.py config creation:Yaroslav Brustinov2-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-02RX software featuresimarom4-51/+102
Signed-off-by: imarom <imarom@cisco.com>
2016-11-02some refactor to RX core to allow multiple featuresimarom6-245/+311
Signed-off-by: imarom <imarom@cisco.com>
2016-11-02draft: RX software featureimarom15-6/+321
Signed-off-by: imarom <imarom@cisco.com>
2016-11-02RX software features - some new filesimarom3-0/+389
2016-11-02ZMQ build doc noteimarom1-1/+1
Signed-off-by: imarom <imarom@cisco.com>
2016-11-02ZMQ library on script pathimarom1-0/+0
Signed-off-by: imarom <imarom@cisco.com>
2016-11-02build zmq without pthread_affinityHanoh Haim5-0/+6
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-02update XL710 part numbersHanoh Haim1-3/+3
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-02remove mac-spreadHanoh Haim1-3/+0
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-02Trex threads - pin DPDK master thread to the master coreimarom8-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-02regression: stl performance test Python3 fixYaroslav Brustinov1-1/+1
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-11-02dpdk_setup_ports: do not check if TRex is already running when called --helpYaroslav Brustinov1-1/+4
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-11-01v2.10Hanoh Haim1-1/+2
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-01minor fix v2.10Hanoh Haim1-1/+1
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-01stateless: replace xstats example image to textYaroslav Brustinov3-2/+30
release notes: add "rpc" for developers section
2016-10-31add deckjs to doc repoYaroslav Brustinov102-80/+13243
update rpc commands update waf version