Re: [ovs-discuss] ovs-vswitchd aborted

2016-03-31 Thread Eli Britstein
..@openvswitch.org > Subject: Re: [ovs-discuss] ovs-vswitchd aborted > > Update: > > I changed log levels and now it has some more info in ovs-vswitchd.log. > It shows a debug message in which I can see it received my packet: > > 2016-03-31T08:00:10.087Z|00274|poll_loop|DBG|wa

Re: [ovs-discuss] ovs-vswitchd aborted

2016-03-30 Thread Eli Britstein
12:20 AM > To: Eli Britstein > Cc: b...@openvswitch.org > Subject: Re: [ovs-discuss] ovs-vswitchd aborted > > On Wed, Mar 30, 2016 at 01:52:04PM +, Eli Britstein wrote: > > Hi > > > > I want to test performance and latency with dpdkr ports. > > In order

Re: [ovs-discuss] ovs-vswitchd aborted

2016-03-30 Thread Flavio Leitner
On Wed, Mar 30, 2016 at 01:52:04PM +, Eli Britstein wrote: > Hi > > I want to test performance and latency with dpdkr ports. > In order to do so, I configured 2 such ports, and wrote a test program that > lookup for the relevant rings, and streams traffic into the rings. I run this > program

Re: [ovs-discuss] ovs-vswitchd aborted

2016-03-30 Thread Eli Britstein
Sorry, forgot to mention OVS version: 2.5.0. > -Original Message- > From: discuss [mailto:discuss-boun...@openvswitch.org] On Behalf Of Eli > Britstein > Sent: Wednesday, 30 March, 2016 4:52 PM > To: b...@openvswitch.org > Subject: [ovs-discuss] ovs-vswitchd aborted > > Hi > > I want to te