aboutsummaryrefslogtreecommitdiffstats
path: root/vswitches/ovs.py
AgeCommit message (Expand)AuthorFilesLines
2019-10-29integration: Fix OVSDPDK testsLukasz Pawlik1-4/+3
2019-03-20Logs: Move test-specific logs to test-specific results folderSridhar K. N. Rao1-1/+1
2019-01-21VSPERF: Add Timestamps to LogfilesSridhar K. N. Rao1-1/+6
2018-05-28connections: Introduction of generic APIMartin Klozik1-38/+170
2018-05-24vswitches/ovs: delete flows on stopElias Richard1-1/+2
2018-04-19vswitches/ovs: delete bridges on stopJulien Meunier1-0/+4
2018-03-23python: Pylint 1.8.2 code conformityRichard Elias1-14/+14
2017-11-03teststeps: Improvements and bugfixing of teststepsMartin Klozik1-0/+27
2017-09-19CI: Update hugepages configurationMartin Klozik1-1/+2
2017-03-20vpp: Reporting update related to VPPMartin Klozik1-0/+8
2017-02-13pylint: Fixing pylint errors and warningsgoldammx1-17/+21
2016-09-15paths: Support binary packagesMartin Klozik1-31/+50
2016-08-16integration: Support for VxLAN TC without using overlay traffic gen.Sugesh Chandran1-0/+32
2016-07-19ovs-appctl fix: Fixes ovs-appctl by placing pid file appropriatelyChristian Trautman1-2/+2
2016-07-13dpdk: Support of DPDK16.07Martin Klozik1-1/+1
2016-07-07rstp-stp: Add basic functions for stp/rstp enable on ovsChristian Trautman1-3/+73
2016-05-12ovsdb: Add delay after ovsdb startMartin Klozik1-1/+4
2016-05-06dpdk: Support new way of DPDK configuration in ovs-vswitchdMartin Klozik1-7/+131
2016-05-04bugfix: Graceful shutdown of VM - improvementMartin Klozik1-1/+1
2016-03-21integration: Support of integration testcasesMartin Klozik1-0/+229