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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
minor
Yaroslav Brustinov
1
-2
/
+1
2017-03-16
Regression: test for Scapy offsets:
Yaroslav Brustinov
2
-2
/
+89
2017-03-16
update golden kiwi-02
Hanoh Haim
1
-6
/
+6
2017-03-15
Verify Scapy build does not ruin raw data
Yaroslav Brustinov
4
-8
/
+6
2017-03-15
Scapy: fix offsets for GUI.
Yaroslav Brustinov
4
-5
/
+12
2017-03-14
scapy_server: skip uninitialized/unsupported field_desc._offset
Anton Kiselev
2
-6
/
+55
2017-03-14
STL map() reset at start
Yaroslav Brustinov
1
-1
/
+1
2017-03-14
STL map() using flow stats: ignores network noise + avoid sending exponential...
Yaroslav Brustinov
1
-30
/
+39
2017-03-13
i40e fix of workaround of stuck counters + regression test
Yaroslav Brustinov
5
-8
/
+36
2017-03-13
stl console: add "readonly" flag to connect
Yaroslav Brustinov
2
-2
/
+10
2017-03-10
dpdk_setup_ports: fix path if missing, and check of uio is loaded at first tr...
Yaroslav Brustinov
1
-5
/
+16
2017-03-09
typo in STL API help + update trex21 tests config
Yaroslav Brustinov
2
-3
/
+6
2017-03-09
trex-370. Added --no-hw-flow-stat command line option
Ido Barnea
1
-0
/
+10
2017-03-08
fix for https://trex-tgn.cisco.com/youtrack/issue/trex-369
imarom
2
-29
/
+133
2017-03-08
Regression: fix Python3 list of ports, update trex21 benchmark, other minor c...
Yaroslav Brustinov
5
-27
/
+23
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
dpdk_setup_ports: fix vfio-pci always raising
Yaroslav Brustinov
1
-8
/
+8
2017-03-07
older .so in zmq
Yaroslav Brustinov
1
-0
/
+0
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-06
dpdk_setup_ports: fix Mellanox
Yaroslav Brustinov
1
-2
/
+3
2017-03-05
Deal with loaded Kernel modules in Python:
Yaroslav Brustinov
3
-120
/
+185
2017-03-05
Use vfio-pci as DPDK driver if prerequisites are satisfied
Yichen Wang
2
-2
/
+7
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
4
-8
/
+23
2017-03-05
dpdk_nic_bind: use absolute path and not relative
Yaroslav Brustinov
1
-2
/
+5
2017-03-05
update return status of dpdk_nic_bind.py
Yaroslav Brustinov
1
-4
/
+8
2017-03-05
update return status of dpdk_nic_bind.py
Yaroslav Brustinov
2
-38
/
+39
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
dpdk_setup_ports: don't setpci on Mellanox Virtual functions
Yaroslav Brustinov
1
-2
/
+3
2017-03-02
t-rex-64: catch exit with trap to restore tty settings
Yaroslav Brustinov
5
-69
/
+56
2017-03-01
STF publisher: ensure latest results are sent by CPP + get latest dump via Py...
Yaroslav Brustinov
4
-9
/
+33
2017-02-28
PyZMQ restore removed by accident version of Python3/32 bits
Yaroslav Brustinov
126
-0
/
+13321
2017-02-27
Fix for dump interfaces @ Mellanox
Yaroslav Brustinov
1
-1
/
+4
2017-02-27
dpdk_setup_ports: change return code to 32 in case of Mellanox NICs.
Yaroslav Brustinov
4
-20
/
+43
2017-02-27
mlx5 change local ibverb to OFED 4.0 lib
Hanoh Haim
3
-0
/
+0
2017-02-27
mlx5, enforce OFED 4.0
Hanoh Haim
1
-2
/
+2
2017-02-26
added 'pkt' console command to help with debugging single packets transmit
imarom
3
-1
/
+133
2017-02-22
Dumping interface info was broken in v2.18
Yaroslav Brustinov
2
-3
/
+6
2017-02-22
fix for https://trex-tgn.cisco.com/youtrack/issue/trex-358
imarom
3
-28
/
+27
2017-02-21
Removed mac keyword from all traffic profiles
Ido Barnea
62
-93
/
+12
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
[next]