Re: [ovs-discuss] ovs-vswitchd high CPU when there is no load

2018-04-10 Thread Ben Pfaff
One of the OVS-DPDK maintainers will have to speak up about the flow control messages. I don't know. Do you see log messages reporting high CPU usage? That would ordinarily be the case, if threads other than the PMD threads are using excessive CPU. "top" and other tools can show CPU usage by

Re: [ovs-discuss] [openvswitch 2.9.0] run subsets of tests (to stop Travis timeouts)

2018-04-10 Thread Ben Pfaff
On Sun, Apr 08, 2018 at 12:56:40PM +0100, Stuart Cardall wrote: > Hello, > > Travis has a global timeout of 50 minutes per job & ovs takes just over > 5 minutes to build + 52 minutes for unit tests: > > https://github.com/alpinelinux/aports/pull/3928 > > Is there a way to run the tests in

Re: [ovs-discuss] OVS sends ARP request to the controller also broadcasts ARP request

2018-04-10 Thread Ben Pfaff
That's true, generally speaking, but ovs-ofctl might have a few missing features. If you find any omissions, please report them. On Tue, Apr 10, 2018 at 10:39:32PM +, Michael Williams wrote: > Can every command that OvS recognizes from a controller also be done via the > Linux command line?

Re: [ovs-discuss] OVS sends ARP request to the controller also broadcasts ARP request

2018-04-10 Thread Michael Williams
Can every command that OvS recognizes from a controller also be done via the Linux command line? -Original Message- From: ovs-discuss-boun...@openvswitch.org On Behalf Of Ben Pfaff Sent: Tuesday, April 10, 2018 18:28 To: Sh j

Re: [ovs-discuss] OVS sends ARP request to the controller also broadcasts ARP request

2018-04-10 Thread Ben Pfaff
I think there's some confusion here. OVS doesn't originate ARP requests. It only forwards ARP requests generated by some other software, such as the Linux kernel. If you don't want OVS to pass ARP requests to the controller via packet_in, then you can either configure the software that

Re: [ovs-discuss] OVS sends ARP request to the controller also broadcasts ARP request

2018-04-10 Thread Sh j
Thank you. I fixed the problem through the flow table installed by ONOS and I do not see ARP broadcasts anymore. I have another question about packet_in messages to the controller. Before that, I will explain about my topology. I asked related questions before but I still have a problem.

Re: [ovs-discuss] OVS sends ARP request to the controller also broadcasts ARP request

2018-04-10 Thread Ben Pfaff
On Mon, Apr 09, 2018 at 01:09:37PM -0400, Sh j wrote: > Hello, > > I have the following topology: > > host1 openvswitch1 openvswitch2host2 > > and both openvswitches are connected to the ONOS controller. > > The problem is that when host1 ping host2, openvswitch1 sends the ARP >

Re: [ovs-discuss] Mempool issue for OVS 2.9

2018-04-10 Thread Stokes, Ian
> >> -Original Message- > >> From: Ilya Maximets [mailto:i.maxim...@samsung.com] > >> Sent: Monday, 29 January, 2018 09:35 > >> To: Jan Scheurich ; Venkatesan Pradeep > >> ; Stokes, Ian > >> ;