Re: [ovs-discuss] [ovn] multi node ovn debugging

2015-10-23 Thread Han Zhou
Hi On Fri, Oct 23, 2015 at 1:20 PM, Gurucharan Shetty wrote: > I did not read the entire thread, so here is an advice if not already > offered . If the tunnels are "geneve", make sure that 'lsmod | grep > geneve" has an entry. > The datapath port is created, which indicates kernel module should

Re: [ovs-discuss] [ovn] multi node ovn debugging

2015-10-23 Thread Gurucharan Shetty
I did not read the entire thread, so here is an advice if not already offered . If the tunnels are "geneve", make sure that 'lsmod | grep geneve" has an entry. On Fri, Oct 23, 2015 at 1:14 PM, Murali R wrote: > Thanks Han. I will check again, but last time no packets were going out of > the switc

Re: [ovs-discuss] [ovn] multi node ovn debugging

2015-10-23 Thread Murali R
Thanks Han. I will check again, but last time no packets were going out of the switch port. I think something in network config is missing, not sure what. The tunnel itself is created alright but for ovn there is an extra element of vlan mapping for network isolation through the tinnel, but don't k

Re: [ovs-discuss] OVS balance-tcp bonding

2015-10-23 Thread Andy Zhou
Thanks for getting back to me. It would be good to try both if at all possible. 2nd patch is probably closer to what I plan to post for the 'net' tree. On Fri, Oct 23, 2015 at 9:05 AM, Flavio Leitner wrote: > > Hi Andy, > > I built a test package with your previous patch to Joe, but > we need to

Re: [ovs-discuss] [ovn] multi node ovn debugging

2015-10-23 Thread Han Zhou
Sorry that I dropped the list. It looks the tunnel is good. I would recommend to look into L2 before mixing with qrouter: 1. tcpdump on each tap when ping between the 2 VMs on different nodes, find out where the packet (ARP or ICMP) is dropped. 2. ovs-dpctl dump-flow on the node that packet is dro

Re: [ovs-discuss] Fwd: lib/dpdk-link.c:25:24: fatal error: rte_config.h: No such file or directory #include

2015-10-23 Thread Traynor, Kevin
> -Original Message- > From: discuss [mailto:discuss-boun...@openvswitch.org] On Behalf Of Kursat > Kobya > Sent: Friday, October 23, 2015 9:00 AM > To: discuss@openvswitch.org > Subject: [ovs-discuss] Fwd: lib/dpdk-link.c:25:24: fatal error: rte_config.h: > No such file or directory #incl

[ovs-discuss] lib/dpdk-link.c:25:24: fatal error: rte_config.h: No such file or directory #include

2015-10-23 Thread Kursat Kobya
Hello, I am trying to install and use DPDK vSwitch on Fedora 20. I have installed dpdk dpdk-2.1.0 and openvswitchdpdk.l.1.1.0. And followed guideline, https://github.com/01org/dpdk-ovs/blob/development/docs/01_Installation.md I have already build and install all necessary requirements requirements

[ovs-discuss] Problem about QueueGetConfig message

2015-10-23 Thread Minoru TAKAHASHI
Hi, I send QueueGetConfig message(*OFPP_ANY* was set to port) to OVS(openflow1.3), then the following errors occured. Version: 1.3 (0x04) Type: OFPET_QUEUE_OP_FAILED (9) Code: OFPQOFC_BAD_PORT (0) Is this a bug? ___ discuss mailing list discuss@open

Re: [ovs-discuss] OVS balance-tcp bonding

2015-10-23 Thread Flavio Leitner
Hi Andy, I built a test package with your previous patch to Joe, but we need to schedule an appropriate time to test it, so it's a bit slow on that front. Having said that, which patch do you think is better to try first? Thanks, fbl On Thu, Oct 22, 2015 at 04:36:20PM -0700, Andy Zhou wrote: >

Re: [ovs-discuss] [ovn] multi node ovn debugging

2015-10-23 Thread Murali R
Han, thanks for suggestions. Yes I had tried all that. Controller means node running northd. The issue is databases are all looking ok and so are tunnels they have tunnel address correct on both sides. But the overlay network created is not reachable in remote node. Host routing is not applicable h

[ovs-discuss] Push Vlan over a ARP packet

2015-10-23 Thread neeraj mehta
Hello team, I want to know can I apply push vlan over a ARP packet. Is it correct to do so? Regards Neeraj ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss

[ovs-discuss] Fwd: lib/dpdk-link.c:25:24: fatal error: rte_config.h: No such file or directory #include

2015-10-23 Thread Kursat Kobya
Hello, I am trying to install and use DPDK vSwitch on Fedora 20. I have installed dpdk dpdk-2.1.0 and openvswitchdpdk.l.1.1.0. And followed guideline, https://github.com/01org/dpdk-ovs/blob/development/docs/01_Installation.md I have already build and install all necessary requirements requirements

Re: [ovs-discuss] memory usage in ovs

2015-10-23 Thread Justin Pettit
> On Oct 22, 2015, at 11:46 PM, V Abdi wrote: > > thanks Justin Pettit > is there any reference for this? i want to use it in my document. Unfortunately, I'm not aware of one. --Justin ___ discuss mailing list discuss@openvswitch.org http://openvsw