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
/
dpdk_setup_ports.py
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-07
dpdk_setup_ports: fix vfio-pci always raising
Yaroslav Brustinov
1
-8
/
+8
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
1
-49
/
+135
2017-03-05
Use vfio-pci as DPDK driver if prerequisites are satisfied
Yichen Wang
1
-1
/
+3
2017-03-05
update return status of dpdk_nic_bind.py
Yaroslav Brustinov
1
-12
/
+12
2017-03-02
dpdk_setup_ports: don't setpci on Mellanox Virtual functions
Yaroslav Brustinov
1
-2
/
+3
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
1
-3
/
+4
2017-02-27
mlx5, enforce OFED 4.0
Hanoh Haim
1
-2
/
+2
2017-02-22
Dumping interface info was broken in v2.18
Yaroslav Brustinov
1
-2
/
+5
2017-02-20
fix trex-355
Hanoh Haim
1
-3
/
+9
2017-02-13
OFED version at least 3.4.1, 4.0.0 would be valid
Hanoh Haim
1
-3
/
+13
2017-02-13
fix error handeling
Hanoh Haim
1
-1
/
+1
2017-02-13
move so flag in case of mellanox
Hanoh Haim
1
-1
/
+9
2017-02-13
Changes to our files to make dpdk1702 work
Ido Barnea
1
-7
/
+9
2017-01-04
Create config script: fix verify custom MAC in interactive mode
Yaroslav Brustinov
1
-2
/
+4
2017-01-02
add warning about lack of read permissions for user "nobody" to run scapy ser...
Yaroslav Brustinov
1
-1
/
+3
2017-01-02
Creating config script: by default dump config to screen, note on -o flag to ...
Yaroslav Brustinov
1
-7
/
+7
2017-01-01
minor
Yaroslav Brustinov
1
-2
/
+2
2017-01-01
Max number of ports: 16
Yaroslav Brustinov
1
-9
/
+9
2016-12-22
Fix IP based creation of config in case of interactive too
Yaroslav Brustinov
1
-2
/
+2
2016-12-22
Config creation script (IP based): wrong IP in case of 10+ interfaces
Yaroslav Brustinov
1
-2
/
+2
2016-12-21
Add affinity for scapy_daemon_server to master thread from config file
Yaroslav Brustinov
1
-1
/
+5
2016-12-20
Fix the way root user is being determined in Python; Running scapy_daemon_ser...
Yaroslav Brustinov
1
-2
/
+1
2016-12-20
scapy launcher
Yaroslav Brustinov
1
-15
/
+21
2016-12-20
Check OS version for Mellanox NICs; More detailed args error prints; 40G and ...
Yaroslav Brustinov
1
-6
/
+20
2016-12-11
Cantos MTU is printed in a different way
Hanoh Haim
1
-1
/
+5
2016-12-11
more flexiable OFED version check
Hanoh Haim
1
-2
/
+6
2016-11-16
change order of cores in produced config file
Yaroslav Brustinov
1
-36
/
+61
2016-11-15
backup old trex-07 setup config
Hanoh Haim
1
-0
/
+27
2016-11-14
filter mlx5 attach driver
Hanoh Haim
1
-1
/
+1
2016-11-14
check OFED version and tune mlx5 device for performance
Hanoh Haim
1
-0
/
+72
2016-11-13
dpdk_set_up minor fix
Hanoh Haim
1
-3
/
+4
2016-11-11
WIP mlx5 don't check for conflict process - can't be done in case of mlx
Hanoh Haim
1
-9
/
+11
2016-11-11
mlx5 support build WIP
Hanoh Haim
1
-7
/
+40
2016-11-03
dpdk_setup_ports.py: config creation - don't run TRex if IP config is wanted
Yaroslav Brustinov
1
-27
/
+30
2016-11-02
dpdk_setup_ports.py config creation:
Yaroslav Brustinov
1
-24
/
+32
2016-11-02
dpdk_setup_ports: do not check if TRex is already running when called --help
Yaroslav Brustinov
1
-1
/
+4
2016-10-28
dpdk_setup_ports.py: fix add of help in case of "t-rex-64 --help"
Yaroslav Brustinov
1
-9
/
+14
2016-10-28
new port attr commands: flow control, link status, led status
Yaroslav Brustinov
1
-0
/
+6
2016-10-20
fix dpdk_setup_ports.py for Python3
Yaroslav Brustinov
1
-1
/
+1
2016-10-20
Small fix to dpdk_setup_ports.py
Ido Barnea
1
-1
/
+1
2016-10-20
Added support for ip based config generation to dpdk_setup_ports.py
Ido Barnea
1
-45
/
+143
2016-10-18
Help message fixes + removing unused command line options
Ido Barnea
1
-1
/
+1
2016-09-27
/etc/trex_cfg.yaml allow MAC as string "12:34:56:78:9a:bc" etc.
Yaroslav Brustinov
1
-1
/
+3
2016-09-21
fixes to dpdk startup scripts
Yaroslav Brustinov
1
-2
/
+2
2016-09-13
dpdk Python scripts small fixes
Yaroslav Brustinov
1
-1
/
+1
2016-08-24
better logger for master_daemon
Yaroslav Brustinov
1
-4
/
+8
2016-08-23
fixes to create config script: in case of error input, ask again.
Yaroslav Brustinov
1
-41
/
+74
2016-08-22
interactive creation of config, finish returning DPDK interfaces to Linux com...
Yaroslav Brustinov
1
-65
/
+171
[next]