aboutsummaryrefslogtreecommitdiffstats
path: root/vswitches/ovs_vanilla.py
AgeCommit message (Expand)AuthorFilesLines
2017-11-28ovs_vanilla: Fix vswitch shutdown processMartin Klozik1-1/+6
2017-03-30jumbo_frame: Add jumbo frame supportChristian Trautman1-0/+4
2017-03-15vpp: Initial support of VPP vSwitchMartin Klozik1-0/+15
2017-02-13pylint: Fixing pylint errors and warningsgoldammx1-7/+2
2016-09-15paths: Support binary packagesMartin Klozik1-9/+0
2016-09-01multi VM: Multi VMs in serial or parallelMartin Klozik1-3/+9
2016-08-24Vanilla_Multi_Queue: Add vanilla ovs multi-queue functionalityChristian Trautman1-12/+15
2016-07-13dpdk: Support of DPDK16.07Martin Klozik1-1/+0
2016-05-23bugfix: Remove dependency on ifconfigMartin Klozik1-2/+6
2016-05-06dpdk: Support new way of DPDK configuration in ovs-vswitchdMartin Klozik1-5/+3
2016-04-14sriov: Support of SRIOV and Qemu PCI passthroughMartin Klozik1-5/+4
2016-03-21integration: Support of integration testcasesMartin Klozik1-114/+15
2016-02-23CI: Generate test report and push logs and report to the artifactoryMartin Klozik1-1/+1
2016-02-03Add OVS tunnel encapsulation performance testDino Simeon Madarang1-1/+48
2016-01-21testcase: scalability - configurable installation of flows to the vswitchMartin Klozik1-2/+2
2016-01-12vswitches: Remove datapath after stopping OVSDino Simeon Madarang1-1/+4
2015-10-28Stop OVS from generating misleading add-br errorsDino Simeon Madarang1-2/+2
2015-10-21Add Pylint to VSPERF commit gateMartin Klozik1-1/+1
2015-10-20Implement support of 'insmod' and 'modprobe' commands into ModuleManagerMartin Klozik1-2/+2
2015-10-12Enable PVP and PVVP deployments for Vanilla OVSMartin Klozik1-2/+51
2015-08-06Vanilla OVS support implementationMichal Weglicki1-0/+132