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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-08
Regression: fix Python3 list of ports, update trex21 benchmark, other minor c...
Yaroslav Brustinov
5
-27
/
+23
2017-03-07
Revert "Got rid of get_vm_one_queue(). Separated its uses to many small attri...
Ido Barnea
9
-338
/
+313
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
3
-34
/
+5
2017-03-07
* add trex22 (Mellanox VF) and trex23(XL710 VF) regression configs
Yaroslav Brustinov
9
-81
/
+410
2017-03-07
Got rid of get_vm_one_queue(). Separated its uses to many small attributes.
Ido Barnea
9
-313
/
+338
2017-03-07
small fixes to TRexDataAnalysis and GAObjclass
itraviv
2
-298
/
+309
2017-03-06
internal captures are not captured (RX core server feature)
imarom
2
-3
/
+12
2017-03-06
added error description to asciidoc
itraviv
1
-0
/
+11
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
small fixes to web report
itraviv
1
-1
/
+1
2017-03-05
dpdk_nic_bind: use absolute path and not relative
Yaroslav Brustinov
1
-2
/
+5
2017-03-05
TRexDataAnalysisV2 renamed to TRexDataAnalysis
itraviv
1
-0
/
+0
2017-03-05
doc / mlx5 change to Ethernet mode
Hanoh Haim
3
-0
/
+25
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
removed old DataAnalysis module
itraviv
1
-171
/
+0
2017-03-05
ELKConnect - new module to fetch data from ELK server instead of GA, TRexData...
itraviv
3
-268
/
+358
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
add --no-ver flag to building without update of version files (default is to ...
Yaroslav Brustinov
1
-2
/
+4
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
5
-9
/
+34
2017-02-28
Merge branch 'master' of csi-sceasr-b94:/auto/proj-pcube-b/apps/PL-b/tools/re...
Hanoh Haim
4
-142
/
+59
2017-02-28
NAT timeout is 10 sec - v2.20
Hanoh Haim
2
-2
/
+3
2017-02-28
Introduce capability flags in each driver, to reduce the use of get_vm_one_qu...
Ido Barnea
4
-142
/
+59
2017-02-28
doc/ v2.19 release notes
Hanoh Haim
2
-3
/
+10
2017-02-28
PyZMQ restore removed by accident version of Python3/32 bits
Yaroslav Brustinov
126
-0
/
+13321
2017-02-27
Print error in case of Mellanox and different order of PCI.
Yaroslav Brustinov
1
-9
/
+38
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
add a way to compile without mlx5 driver and OFED
Hanoh Haim
1
-24
/
+32
2017-02-27
v2.19
Hanoh Haim
1
-1
/
+1
2017-02-27
doc/ mlx5 connectX-5 support
Hanoh Haim
1
-10
/
+11
2017-02-27
release notes v2.19
Hanoh Haim
1
-0
/
+21
2017-02-27
mlx5 change local ibverb to OFED 4.0 lib
Hanoh Haim
18
-211
/
+307
2017-02-27
mlx5, enforce OFED 4.0
Hanoh Haim
3
-6
/
+16
2017-02-27
missing some lines from previous commit
imarom
1
-6
/
+3
2017-02-27
ZMQ publisher might hang if it sends a message during ctrl + c
imarom
1
-0
/
+7
[next]