I tried vhost_net with OVS 1.7.1 long back. In Ubuntu, you have to manually
install vhost-net driver in the host machine. After driver installation,
have to modify the the corresponding xml file of VM.
On Wed, Oct 23, 2013 at 3:15 AM, Morgan Yang wrote:
> Hi All:
>
> ** **
>
> I’m current
On Tue, Oct 22, 2013 at 2:45 PM, Morgan Yang wrote:
> Hi All:
>
>
>
> I’m currently using KVM with OVS. My VNIC’s are set to “virtio”. I have read
> about how “vhost_net” from QEMU/KVM improves performance and reduces latency
> by moving the VNET interface down to the kernel level.
>
>
>
> https:/
Hi All:
I'm currently using KVM with OVS. My VNIC's are set to "virtio". I have read
about how "vhost_net" from QEMU/KVM improves performance and reduces latency by
moving the VNET interface down to the kernel level.
https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/
On Tue, Oct 22, 2013 at 9:52 AM, Kyle Mestery (kmestery)
wrote:
> On Oct 22, 2013, at 2:15 AM, Romil Gupta wrote:
>>
>> Hi All,
>>
>> We are using OVS as neutron plugin to use VLAN/ VXLAN. We found that OVS
>> does multiple unicast to send the ARP request instead of sending via
>> Multicast add
On Tue, Oct 22, 2013 at 1:54 AM, Sukyoung Oh wrote:
> Hi, I'm curious whether ovs supports sr-iov
>
> not like others,
>
> I am trying to use openvswitch on DomU domain.
>
> DomU have vif that connected Dom0 as eth0 and two ixgbevf that cause by
> using sr-iov as eth1,2.
>
> "ovs-vsctl add-port br
On Oct 22, 2013, at 2:15 AM, Romil Gupta wrote:
>
> Hi All,
>
> We are using OVS as neutron plugin to use VLAN/ VXLAN. We found that OVS does
> multiple unicast to send the ARP request instead of sending via Multicast
> address. But by default Linux bridge supports Multicast.
>
> Is there any
On Tue, Oct 22, 2013 at 09:58:26PM +0530, ananthan wrote:
> Some vms are facing packet loss ~40% ,i am trying to understand why its
> happening,(*lost: *field is 0)
>
> As mentioned in the early mail,*used* counter for both drop action and vlan
> action is increasing:
>
> *in_port(2),*eth(src=00:2
thanks for the reply Ben,
Some vms are facing packet loss ~40% ,i am trying to understand why its
happening,(*lost: *field is 0)
As mentioned in the early mail,*used* counter for both drop action and vlan
action is increasing:
*in_port(2),*eth(src=00:26:0a:24:b0:00,dst=fe:34:37:a3:fd:9d),eth_typ
Hi Abhishek,
As the error indicates, FRM detected a Flow-Conflict when the
SimpleForwarding application tries to install a conflicting action for
a pre-existing flow. Ideally during a NodeConnector-down /
routing-change event, FRM / SimpleForwarding application is supposed
to remove the old and
Hi, I'm curious whether ovs supports sr-iov
not like others,
I am trying to use openvswitch on DomU domain.
DomU have vif that connected Dom0 as eth0 and two ixgbevf that cause by
using sr-iov as eth1,2.
"ovs-vsctl add-port br0 eth1 "
(br0 is ovs bridge, and eth1 is ixgbevf)
i think ixgbevf al
Hi All,
We are using OVS as neutron plugin to use VLAN/ VXLAN. We found that OVS
does multiple unicast to send the ARP request instead of sending via
Multicast address. But by default Linux bridge supports Multicast.
Is there any reason behind why OVS doesn't support Multicast?
Thanks in Advance
11 matches
Mail list logo