summaryrefslogtreecommitdiffstats
path: root/scripts/dpdk_setup_ports.py
AgeCommit message (Expand)AuthorFilesLines
2016-08-22interactive creation of config, finish returning DPDK interfaces to Linux com...Yaroslav Brustinov1-65/+171
2016-08-21Check if interfaces are in use at binding/unbinding/starting TRex.Yaroslav Brustinov1-11/+42
2016-08-19dpdk_setup_ports: better error if no MAC determinedYaroslav Brustinov1-4/+4
2016-08-19add --ignore-numa argument to config creationYaroslav Brustinov1-40/+45
2016-08-18revert mmain_dpdk.h commited by mistake codeYaroslav Brustinov1-11/+30
2016-08-18TRex argument --dump-interfaces <list of PCI> (by default will take interface...Yaroslav Brustinov1-39/+311
2016-08-01Python3 support for Stateful daemonYaroslav Brustinov1-14/+16
2016-03-13TRex will ask before bind/unbind interfaces with active (established) tcp con...Yaroslav Brustinov1-1/+1
2016-02-28merge max_port=12 supportHanoh Haim1-6/+9
2016-02-28m_max_ports->12, base on RaminNietzsche fix. set defult DPDK error to 4Hanoh Haim1-4/+6
2016-02-28fix for up to 12 ports, fix error in case port_limit higher than number of in...Yaroslav Brustinov1-10/+13
2015-06-24first versionHanoh Haim1-0/+232