Linux Foundation Collaborative Projects
index
:
trex
master
ARCHIVED- 2020-07-23 at the request of the project
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
automation
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-07
Regression: Python3 print...
Yaroslav Brustinov
1
-1
/
+1
2017-03-07
scapy_service: typo
Yaroslav Brustinov
1
-1
/
+1
2017-03-07
scapy_server: fix layer offset calculation(pkt.offset -> pkt._offset)
Anton Kiselev
1
-3
/
+3
2017-03-07
scapy_server: add build_pkt_details test with offset & length verification
Anton Kiselev
1
-2
/
+28
2017-03-07
scapy_server: fix template tests
Anton Kiselev
3
-63
/
+50
2017-03-07
* fix net_ixgbe_vf driver xstats not putting id
Yaroslav Brustinov
1
-33
/
+2
2017-03-07
* add trex22 (Mellanox VF) and trex23(XL710 VF) regression configs
Yaroslav Brustinov
9
-81
/
+410
2017-03-07
small fixes to TRexDataAnalysis and GAObjclass
itraviv
1
-297
/
+307
2017-03-06
internal captures are not captured (RX core server feature)
imarom
1
-3
/
+9
2017-03-05
Update scapy server json file for Repeatable random
Yaroslav Brustinov
1
-1
/
+1
2017-03-05
fix STLVmFlowVarRepetableRandom typo instruction
Hanoh Haim
2
-7
/
+22
2017-03-05
STL TUI: reduce the requirement for number of lines as we use 2 columns now i...
Yaroslav Brustinov
1
-1
/
+1
2017-03-05
STL console: sort streams in numerical order
Yaroslav Brustinov
1
-3
/
+4
2017-03-02
t-rex-64: catch exit with trap to restore tty settings
Yaroslav Brustinov
3
-5
/
+6
2017-03-01
STF publisher: ensure latest results are sent by CPP + get latest dump via Py...
Yaroslav Brustinov
4
-9
/
+33
2017-02-26
added 'pkt' console command to help with debugging single packets transmit
imarom
3
-1
/
+133
2017-02-22
fix for https://trex-tgn.cisco.com/youtrack/issue/trex-358
imarom
1
-4
/
+3
2017-02-21
fix streams show
imarom
1
-1
/
+7
2017-02-20
STF daemon: add message error if server is already running by current user.
Yaroslav Brustinov
1
-3
/
+4
2017-02-20
TUI should skip any non-ascii chars
imarom
1
-1
/
+1
2017-02-19
capture - regression test exception for trex11 - VLAN tagging
imarom
1
-14
/
+28
2017-02-16
mlx5 - update regression maximum latency due to trex-261 issue
Hanoh Haim
1
-1
/
+1
2017-02-16
VLAN keyword in platform config file will now make all traffic be sent over vlan
Ido Barnea
3
-0
/
+112
2017-02-16
test for TX capture
imarom
1
-6
/
+54
2017-02-16
TX feature - draft
imarom
2
-5
/
+1
2017-02-16
Add branch name to title of mails (Side branch scenario)
Yaroslav Brustinov
1
-0
/
+8
2017-02-15
update sock.py script: adapt to Python2/3, use Scapy lib instead of removed d...
Yaroslav Brustinov
2
-492
/
+243
2017-02-13
Adjusting test performance numbers for xl710 and mlx for dpdk1702
Ido Barnea
3
-28
/
+28
2017-02-13
Changes to our files to make dpdk1702 work
Ido Barnea
1
-9
/
+16
2017-02-08
STL example of using IPv6 in automation
Yaroslav Brustinov
1
-0
/
+30
2017-02-08
Regression: adjust trex-dan number of cores
Yaroslav Brustinov
1
-1
/
+1
2017-02-07
STL API: change STLError representation
Yaroslav Brustinov
1
-8
/
+11
2017-02-07
Regression: fixes for filter in Python3
Yaroslav Brustinov
2
-4
/
+4
2017-02-07
Regression: another fix for ipv6 STL test, add flag --no-dut-config to disabl...
Yaroslav Brustinov
11
-67
/
+75
2017-02-07
Regression: stl ping/scan6 test fix
Yaroslav Brustinov
1
-2
/
+3
2017-02-06
STL API: ping_ip returns data + formatted string and status
Yaroslav Brustinov
5
-10
/
+122
2017-02-06
examples for functional tests
imarom
1
-0
/
+1
2017-02-06
added another functional test - PING
imarom
2
-4
/
+47
2017-02-06
added example for functional tests using start_capture/stop_capture APIs
imarom
5
-14
/
+197
2017-02-06
STL API scan6: If error at any port, raise error. If no error, return data pe...
Yaroslav Brustinov
2
-9
/
+33
2017-02-05
test breakage on csi-trex-06
imarom
2
-3
/
+12
2017-02-05
trex_daemon_server: check ZMQ port matches between the server and TRex platfo...
Yaroslav Brustinov
3
-11
/
+34
2017-02-02
regression: capture test fix variable name dst_ipv4
Yaroslav Brustinov
1
-1
/
+1
2017-02-02
fixed missing .so files due to ignored by .gitignore + fixed path
Yaroslav Brustinov
5
-62
/
+53
2017-02-02
zmq os independent
Yaroslav Brustinov
1
-6
/
+6
2017-02-02
remove code inserted by incorrect merge resolve
Yaroslav Brustinov
1
-2
/
+0
2017-02-02
console scan6: ipv6 column width adaptive to length of addresses
Yaroslav Brustinov
1
-1
/
+6
2017-02-02
ipv6 scan & ping
Yaroslav Brustinov
12
-54
/
+444
2017-02-02
replace yaml.load with yaml.safe_load in several places
Yaroslav Brustinov
4
-11
/
+11
2017-02-01
added tests for capture
imarom
6
-71
/
+442
[next]