Hi All,
I am configuring OVS-DPDK with multiple queues with vhost-user. I am using
below packages,
OVS--- Branch 2.6
DPDK --- 16.07
OVS Configuration :
ovs-vsctl --no-wait add-br br0 -- set bridge br0 datapath_type=netdev
ovs-vsctl --no-wait add-port br0 dpdk0 -- set Interface dpdk0 typ
Hi Team,
We are done with QoS shaping implementation in OVS-DPDK(2.4.0) by making use of
DPDK scheduler library.
We have conducted some basic tests for QoS shaping and compared DPDK vs
OVS-DPDK with IMIX traffic. Please find the below test results conducted with
bi directional traffic ,
I will
Hi Ian,
We have gone through both your egress and ingress policing patches. And
observed that both are two different approaches.
Instead why don't we extend ingress policing patch to egress policing, as the
ingress patch is in line with plain OVS kernel policing design.
i.e, Can we extend below
Hi All,
Below is the patch for 802.1ad support in OVS-DPDK which is extension to below
patch,
https://patchwork.ozlabs.org/patch/584074/ // Patch for plain OVS
Signed-off-by: Manepalli S Gayathri
mailto:gayathri.manepa...@wipro.com>>
---
For configuration details, please refer first part o
Hi All,
Below are the configuration and patch details which provides the 802.1ad support
for OVS.
Description & configuration :
OVS supports the following port types with respect to configuration and
datapath handling.
1. Access
2. Trunk
3. Native-tagged.
4. Native-untagged.
Access port adds vlan h
Hi All,
Below are the configuration and patch details which provides the 802.1ad support
for OVS.
Description & configuration :
OVS supports the following port types with respect to configuration and
datapath handling.
1. Access
2. Trunk
3. Native-tagged.
4. Native-untagged.
Access port adds vlan h
Hi Team,
I would like to configure the 802.1x authentication in OVS. As of my knowledge,
current OVS does not support 802.1x authentication. If any support already
exist or any one provided the patch, please let me know the
details/configuration.
Thanks & Regards,
Gayathri
The information con