summaryrefslogtreecommitdiffstats
path: root/scripts/dpdk_nic_bind.py
AgeCommit message (Expand)AuthorFilesLines
2017-03-05Deal with loaded Kernel modules in Python:Yaroslav Brustinov1-23/+50
2017-03-05dpdk_nic_bind: use absolute path and not relativeYaroslav Brustinov1-2/+5
2017-03-05update return status of dpdk_nic_bind.pyYaroslav Brustinov1-26/+27
2017-02-22Dumping interface info was broken in v2.18Yaroslav Brustinov1-1/+1
2017-01-14Regression: fix configure_basic_filtered_interfaces with vlansYaroslav Brustinov1-1/+1
2016-12-20Fix the way root user is being determined in Python; Running scapy_daemon_ser...Yaroslav Brustinov1-2/+1
2016-11-14mlx5 is both kerenl and dpdkHanoh Haim1-5/+13
2016-11-11mlx5 support build WIPHanoh Haim1-1/+2
2016-11-03dpdk_setup_ports.py: config creation - don't run TRex if IP config is wantedYaroslav Brustinov1-7/+8
2016-10-30add ifdef guard to .h fileYaroslav Brustinov1-0/+4
2016-10-28new port attr commands: flow control, link status, led statusYaroslav Brustinov1-0/+7
2016-09-21fixes to dpdk startup scriptsYaroslav Brustinov1-3/+3
2016-09-13dpdk Python scripts small fixesYaroslav Brustinov1-2/+2
2016-09-05fix dpdk_nic_bind.py for virtio interfaces @ OpenStackYaroslav Brustinov1-4/+12
2016-08-24better logger for master_daemonYaroslav Brustinov1-0/+8
2016-08-23fixes to create config script: in case of error input, ask again.Yaroslav Brustinov1-7/+15
2016-08-22interactive creation of config, finish returning DPDK interfaces to Linux com...Yaroslav Brustinov1-16/+25
2016-08-21Check if interfaces are in use at binding/unbinding/starting TRex.Yaroslav Brustinov1-16/+71
2016-08-19update multiplier in stl benchmark, shorten title in NIC's tableYaroslav Brustinov1-1/+1
2016-08-18revert mmain_dpdk.h commited by mistake codeYaroslav Brustinov1-2/+4
2016-08-18TRex argument --dump-interfaces <list of PCI> (by default will take interface...Yaroslav Brustinov1-5/+81
2016-08-01Python3 support for Stateful daemonYaroslav Brustinov1-45/+44
2016-03-13TRex will ask before bind/unbind interfaces with active (established) tcp con...Yaroslav Brustinov1-26/+36
2015-12-16Latest dpdk_nic_bind.py from dpdk upstreamIdo Barnea1-10/+10
2015-06-24first versionHanoh Haim1-0/+539