aboutsummaryrefslogtreecommitdiffstats
path: root/vswitches
AgeCommit message (Expand)AuthorFilesLines
2020-11-25Kubernetes: Infrastructure For K8S Net testing.opensource-tnbt1-1/+1
2020-07-16VSWITCH: Changes to support New VPP version.opensource-tnbt1-2/+10
2019-10-29integration: Fix OVSDPDK testsLukasz Pawlik1-4/+3
2019-03-20Logs: Move test-specific logs to test-specific results folderSridhar K. N. Rao2-2/+2
2019-01-21VSPERF: Add Timestamps to LogfilesSridhar K. N. Rao2-3/+12
2018-05-28connections: Introduction of generic APIMartin Klozik5-181/+222
2018-05-28Merge "vswitches/ovs: delete flows on stop"Martin Klozik1-1/+2
2018-05-24vswitches/ovs: delete flows on stopElias Richard1-1/+2
2018-05-24vpp: Implement missing dump and del functionsMartin Klozik1-5/+7
2018-04-19vswitches/ovs: delete bridges on stopJulien Meunier1-0/+4
2018-03-23python: Pylint 1.8.2 code conformityRichard Elias3-33/+35
2018-01-05vswitch: Improve add_phy_port error messagesMartin Klozik3-6/+8
2017-11-28ovs_vanilla: Fix vswitch shutdown processMartin Klozik1-1/+6
2017-11-15Merge "teststeps: Improvements and bugfixing of teststeps"Martin Klozik3-1/+35
2017-11-14vpp: Define vppctl socket nameMartin Klozik1-1/+8
2017-11-06vpp: Multiqueue support for VPPMartin Klozik1-1/+7
2017-11-03teststeps: Improvements and bugfixing of teststepsMartin Klozik3-1/+35
2017-09-19CI: Update hugepages configurationMartin Klozik2-10/+12
2017-07-21dpdk: Support dpdk vhost-user client modeMartin Klozik2-3/+16
2017-05-03build: Automated VPP buildMartin Klozik1-2/+34
2017-03-30jumbo_frame: Add jumbo frame supportChristian Trautman2-0/+10
2017-03-20vpp: Reporting update related to VPPMartin Klozik3-1/+36
2017-03-15vpp: Initial support of VPP vSwitchMartin Klozik4-13/+488
2017-02-17license: Add license info to all project filesgoldammx2-6/+11
2017-02-13pylint: Fixing pylint errors and warningsgoldammx3-27/+26
2017-01-23dpdk_vhostuser_mq_fix: Fixes erroneous error message with MQ and dpdkChristian Trautman1-5/+0
2017-01-11ovs-dpdk port setup: specify PCI slot.Antonio_Fischetti1-1/+5
2016-11-09cli: Modify configuration via CLIMartin Klozik1-9/+2
2016-10-09CLI: add Multiqueue params.Antonio Fischetti1-0/+6
2016-09-15paths: Support binary packagesMartin Klozik3-42/+51
2016-09-01multi VM: Multi VMs in serial or parallelMartin Klozik1-3/+9
2016-08-24Vanilla_Multi_Queue: Add vanilla ovs multi-queue functionalityChristian Trautman2-18/+22
2016-08-18cuse: Remove vHost Cuse supportMartin Klozik1-18/+8
2016-08-18Merge "old_style_multi-queue: Allows for multi-queue with ovs <= 2.5.0"Martin Klozik1-3/+12
2016-08-16integration: Support for VxLAN TC without using overlay traffic gen.Sugesh Chandran1-0/+32
2016-08-16old_style_multi-queue: Allows for multi-queue with ovs <= 2.5.0Christian Trautman1-3/+12
2016-07-19ovs-appctl fix: Fixes ovs-appctl by placing pid file appropriatelyChristian Trautman1-2/+2
2016-07-13dpdk: Support of DPDK16.07Martin Klozik3-3/+1
2016-07-08Merge "rstp-stp: Add basic functions for stp/rstp enable on ovs"Christian Trautman1-3/+73
2016-07-07rstp-stp: Add basic functions for stp/rstp enable on ovsChristian Trautman1-3/+73
2016-06-29multi-queue: Add basic multi-queue functionalityChristian Trautman1-2/+8
2016-05-23bugfix: Remove dependency on ifconfigMartin Klozik1-2/+6
2016-05-12ovsdb: Add delay after ovsdb startMartin Klozik1-1/+4
2016-05-06dpdk: Support new way of DPDK configuration in ovs-vswitchdMartin Klozik3-19/+174
2016-05-04bugfix: Graceful shutdown of VM - improvementMartin Klozik1-1/+1
2016-04-14sriov: Support of SRIOV and Qemu PCI passthroughMartin Klozik1-5/+4
2016-03-21integration: Support of integration testcasesMartin Klozik3-227/+261
2016-02-23CI: Generate test report and push logs and report to the artifactoryMartin Klozik2-2/+2
2016-02-03Add simple VxLAN decapsulation performance testDino Simeon Madarang1-4/+9
2016-02-03Add OVS tunnel encapsulation performance testDino Simeon Madarang3-13/+114