summaryrefslogtreecommitdiffstats
path: root/scripts/trex-cfg
AgeCommit message (Expand)AuthorFilesLines
2017-03-05Deal with loaded Kernel modules in Python:Yaroslav Brustinov1-48/+0
2017-03-05Use vfio-pci as DPDK driver if prerequisites are satisfiedYichen Wang1-1/+4
2017-02-27dpdk_setup_ports: change return code to 32 in case of Mellanox NICs.Yaroslav Brustinov1-10/+23
2017-01-29.ko module automatic generation: build first, load afterwards.Yaroslav Brustinov1-7/+8
2016-12-20Check OS version for Mellanox NICs; More detailed args error prints; 40G and ...Yaroslav Brustinov1-11/+3
2016-12-09add CentOS7 .ko + add automatic try to compile the .koYaroslav Brustinov1-7/+17
2016-08-29trex-cfg typoYaroslav Brustinov1-1/+1
2016-08-28add /sbin to path in trex-cfg (for cases like running without shell)Yaroslav Brustinov1-0/+2
2016-08-21Check if interfaces are in use at binding/unbinding/starting TRex.Yaroslav Brustinov1-2/+12
2016-08-01Python3 support for Stateful daemonYaroslav Brustinov1-3/+2
2016-07-13better error handling for trex-cfgIdo Barnea1-8/+14
2016-01-30check for 64bit OSHanoh Haim1-0/+7
2015-06-24first versionHanoh Haim1-0/+57