[sfc-dev] Merge a large Openflow plugin patch to master and stable/boron today

2016-08-11 Thread Brady Allen Johnson
Hello all, According to this API freeze waiver [0], I have reached agreement with the Netvirt, SFC, Group Based Policy (GBP) and Openflow plugin (OFP) projects to merge the following patches on master (Carbon) and to stable/boron: Patches on master (Carbon) OFP: https://git.opendaylight

Re: [sfc-dev] Packets getting dropped at VXGPE port

2016-08-11 Thread Manuel Buil
Hi Patricio, Not that I am aware. I am using the OPNFV Colorado branch of the fuel OVS plug-in to build the OVS 2.5 with Yi Yang patches. What you describe happens to me from time to time (1 out of 10) and I need to redeploy because, as you say, if you just restart OVS, it does not get all the

[sfc-dev] Packets getting dropped at VXGPE port

2016-08-11 Thread Veena Lingadahalli
Hi Manuel, As discussed in the meeting today, I'm facing an issue while testing SFC. Packets are getting dropped at VXGPE port. I have manually edited the ovs flow action to be "redirect(VXGPE port, 0)". Also I have added iptables rules to accept traffic on port 6633. Please let me know if I'm mis

Re: [sfc-dev] Packets getting dropped at VXGPE port

2016-08-11 Thread Veena Lingadahalli
Hi Manuel, I was using odl distro 0.5.6. I'll try with 0.5.9 and update you if it works. Thanks, On Wednesday 10 August 2016, Manuel Buil wrote: > Hi Veena, > > > > There is a problem with your tables. You are not getting a push_nsh action > in table=11 or pop_nsh action in table=1. Are you us

[sfc-dev] New patches for master and stable/boron

2016-08-11 Thread Brady Allen Johnson
As I explained in yesterday's weekly meeting, now that the stable/boron branch has been cut, we need to cherry-pick changes to master. When cherry-picking, make sure to keep the Change-Id's the same. Push patches to master then use the cherry-pick button in gerrit to initiate the cherry-pick

Re: [sfc-dev] [openflowplugin-dev] Merge a large Openflow plugin patch to master and stable/boron today

2016-08-11 Thread Colin Dixon
Thanks for the analysis. Hopefully this will be done and merged by the time we get to trying to build RC0 at midnight UTC. --Colin On Thu, Aug 11, 2016 at 6:48 AM, Brady Allen Johnson < brady.allen.john...@ericsson.com> wrote: > > Hello all, > > According to this API freeze waiver [0], I have r

Re: [sfc-dev] [openflowplugin-dev] Merge a large Openflow plugin patch to master and stable/boron today

2016-08-11 Thread Brady Allen Johnson
Ya, that's the idea. Brady On 11/08/16 16:10, Colin Dixon wrote: Thanks for the analysis. Hopefully this will be done and merged by the time we get to trying to build RC0 at midnight UTC. --Colin On Thu, Aug 11, 2016 at 6:48 AM, Brady Allen Johnson

Re: [sfc-dev] [groupbasedpolicy-dev] [openflowplugin-dev] Merge a large Openflow plugin patch to master and stable/boron today

2016-08-11 Thread Abhijit Kumbhare
Shuva is checking it out currently. Shuva - can you please also check Brady's instructions. On Thu, Aug 11, 2016 at 7:23 AM, Brady Allen Johnson < brady.allen.john...@ericsson.com> wrote: > Ya, that's the idea. > > Brady > > On 11/08/16 16:10, Colin Dixon wrote: > > Thanks for the analysis. Hopef

Re: [sfc-dev] [openflowplugin-dev] [groupbasedpolicy-dev] Merge a large Openflow plugin patch to master and stable/boron today

2016-08-11 Thread Shuva Jyoti Kar
Done, with Brady’s instructions. From: openflowplugin-dev-boun...@lists.opendaylight.org [mailto:openflowplugin-dev-boun...@lists.opendaylight.org] On Behalf Of Abhijit Kumbhare Sent: Thursday, August 11, 2016 8:22 PM To: Brady Allen Johnson Cc: netvirt-...@lists.opendaylight.org; sfc-dev@lists.

Re: [sfc-dev] [release] [SEEK AGREEMENT ON API FREEZE WAIVER] Openflow plugin NSH API changes

2016-08-11 Thread An Ho
Hi Brady Allen Johnson, Thank you for sending this notice out. Have you had a chance to update the Boron API Waiver Record Wiki Page? I can also update it on your behalf if you prefer. Best Regards, An Ho [1] https://wiki.opendaylight.org/view/Simultaneous_Release/Boron/Waiver/API/Records

Re: [sfc-dev] [release] [SEEK AGREEMENT ON API FREEZE WAIVER] Openflow plugin NSH API changes

2016-08-11 Thread An Ho
Okay I have updated the Boron API Waiver Record Wiki Page on your behalf. However, I notice that no OpenFlowPlugin Bug was assigned for this API change. Do you happen to have the relevant bug id? https://wiki.opendaylight.org/view/Simultaneous_Release/Boron/Waiver/API/Records#OpenFlow_Plugin_N

[sfc-dev] Error when building SFC 102

2016-08-11 Thread Alioune
Hi all, I'm trying to build the lab SFC-102 by creating three virtualbox VMs for the ODL+Classifier, SFF and SF. I installed all required packages and run successively the script sfc-py/start_agent.sh on nodes (SF, SFF) as explained in the wiki. But I got the error [1] at the creation of SF and th

Re: [sfc-dev] [release] Merge a large Openflow plugin patch to master and stable/boron today

2016-08-11 Thread An Ho
Hi, Any update on the status of this? It may be holding up netvirt at the moment [1] since sfc needs to go in and then netvirt and gbp. Best Regards, An Ho [1] https://lists.opendaylight.org/pipermail/release/2016-August/007851.html From: release-boun...@lists.opendaylight.org [mailto:relea

Re: [sfc-dev] [release] Merge a large Openflow plugin patch to master and stable/boron today

2016-08-11 Thread Brady Johnson
An, The SFC verify job is failing. I'm away from the pc now and am not sure what the problem is. Seems like it's not related to sfc nor the open flow patch. https://git.opendaylight.org/gerrit/#/c/43698/ Any ideas anyone? Brady On Aug 12, 2016 00:39, "An Ho" wrote: > Hi, > > > > Any update o

Re: [sfc-dev] [release] Merge a large Openflow plugin patch to master and stable/boron today

2016-08-11 Thread Sam Hague
The verify job was failing because of a couple test in sfc failing. I pushed [1] to comment out the two failing tests. That isn't the right fix but it should let the job verify if those were the only two problems. Once that gets in can we get the other patches in that should go with the openflow c

Re: [sfc-dev] [release] Merge a large Openflow plugin patch to master and stable/boron today

2016-08-11 Thread Brady Johnson
I was away from the PC for a few hours, and am back now. I'll fix this patch now and get it merged. Thanks for you patience. I'll let you know when its merged. Brady On Fri, Aug 12, 2016 at 2:04 AM, Sam Hague wrote: > The verify job was failing because of a couple test in sfc failing. I > pus