[ovs-discuss] Is it possible to create ovs-bridge without MAC address ?

2018-04-19 Thread John Mok
Hi, I am using openvswitch 2.3.0 (on Debian 8) to create VLAN(s) and bridges for Xen VM use. When I connect my computer to office network which has "sticky" bit set, the switch detects multiple MAC addresses (ovs-bridge + physical ethernet) on one port and blocked my access. Is it possible to

Re: [ovs-discuss] ovs-dpdk performance not stable

2018-04-19 Thread michael me
Hi Ian, Thank you for you answers! it is correct that i am using ovs-vsctl set Interface dpdk0 options:n_rxq=8 commands for the queues. Could you please expand on the sentence " It will be split between queues based on des tip so it’s important that test traffic varies if you want traffic to be

[ovs-discuss] Could be a bug: extremely long latency for ovn-controller to get SB update in scale test

2018-04-19 Thread Han Zhou
While working on ovn-controller incremental processing, I was testing the end-to-end latency and comparing with master. I found the latency with master branch is extremely long while changing the way of testing makes it much shorter. The master branch was at commit 593e93e5f (ovsdb clustering was

[ovs-discuss] latest OVS-2.9.0 Build

2018-04-19 Thread Mahesh Loni via discuss
OVS team, We are working on opendaylight CSIT. Currently we are using OVS-2.9.0 version and their was an issue and got fixed on March- 9- 2018. If you have triggered latest OVS-2.9.x Build after March 9 . Please let us know the path to download since we need only release Build for

Re: [ovs-discuss] Reg IPv6 Neighbor Advertisement Message fields

2018-04-19 Thread Vishal Deep Ajmera
> Zak is working on that feature; I expect patches will hit the mailing list in > the next week or two. Hi Justin, As part of this feature, will it also enable us to rewrite the options tlv:type field from SLL (1) to TLL (2) Or may be a set-field option to rewrite these fields in Options TLV.

Re: [ovs-discuss] ovs-dpdk performance not stable

2018-04-19 Thread Stokes, Ian
Hi Michael, So there are a few issues here we need to address. Queues for phy devices: I assume you have set the queues for dpdk0 and dpdk1 yourself using ovs-vsctl set Interface dpdk0 options:n_rxq=8 ovs-vsctl set Interface dpdk0 options:n_rxq=8 Receive Side Scaling (RSS) is used to