Re: [sfc-dev] Fwd: ODL sfc with Yi Yang's OVS nsh patches

2016-07-21 Thread Yang, Yi Y
Our vxlan-gpe implementation doesn’t need such vxlan arguments, you can safely remove them from your json data. But these warnings are harmless, you can safely ignore them. Current sfc master can’t support this ovs version, there are some patches for Openflowplugin and SFC to be applied. From:

Re: [sfc-dev] Fwd: ODL sfc with Yi Yang's OVS nsh patches

2016-07-22 Thread Yang, Yi Y
Subject: Re: [sfc-dev] Fwd: ODL sfc with Yi Yang's OVS nsh patches Thanks for the information. Are you referring to this https://git.opendaylight.org/gerrit/#/c/38695/ as the patch on top of ODL ? If not, could you please point to these patches. Ramesh On Fri, Jul 22, 2016 at 10:42 AM, Yang,

[sfc-dev] What are user name and password for current SFC UI?

2016-07-28 Thread Yang, Yi Y
HI, folks I can't login SFC UI by using user "admin" and password "admin", are the default user name and password changed? ___ sfc-dev mailing list sfc-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo/sfc-dev

Re: [sfc-dev] Regarding NSP set as 0x04

2016-08-02 Thread Yang, Yi Y
The original patch supports VxLAN-gpe + NSH, but current ovs doesn’t allow this, so we have to add Ethernet header, this is a workaround. Hard code is just to avoid misuse, current version is VxLAN-gpe+Eth+NSH only, no other choice. From: sfc-dev-boun...@lists.opendaylight.org [mailto:sfc-dev-

Re: [sfc-dev] Fwd: ODL sfc with Yi Yang's OVS nsh patches

2016-08-02 Thread Yang, Yi Y
;NXM_NX_NSI[],move:NXM_NX_NSP[0..23]->NXM_NX_NSP[0..23],move:NXM_NX_NSH_C1[]->NXM_NX_TUN_IPV4_DST[],move:NXM_NX_NSH_C2[]->NXM_NX_TUN_ID[0..31],load:0x4->NXM_NX_TUN_GPE_NP[],IN_PORT cookie=0x14, duration=480.712s, table=10, n_packets=0, n_bytes=0, priority=5 actions=drop The vxla

Re: [sfc-dev] SFC103 demo question

2016-08-15 Thread Yang, Yi Y
For sfc103 demo, there are still two patches to merge. https://git.opendaylight.org/gerrit/#/c/41530/ https://git.opendaylight.org/gerrit/#/c/41532/ Please apply them if you can't wait. -Original Message- From: sfc-dev-boun...@lists.opendaylight.org [mailto:sfc-dev-boun...@lists.openda

Re: [sfc-dev] SFC103 demo error

2016-08-24 Thread Yang, Yi Y
Hi, Reinaldo Brady is on vacation, as you saw, we need the below two patches for sfc103 demo, can you help merge them into sfc master? Ricardo and Alioune has verified them. [1] https://git.opendaylight.org/gerrit/#/c/41532/ [2] https://git.opendaylight.org/gerrit/#/c/41530/ From: sfc-dev-bou

Re: [sfc-dev] SFC103 demo error

2016-08-24 Thread Yang, Yi Y
From: Brady Johnson [mailto:bradyallenjohn...@gmail.com] Sent: Wednesday, August 24, 2016 6:44 PM To: Yang, Yi Y Cc: sfc-dev opendaylight ; Patricio Latini ; Alioune ; Reinaldo Penno ; Guo, Ruijing Subject: Re: [sfc-dev] SFC103 demo error Yi, I just looked at the patches, but 41530 doesn't

Re: [sfc-dev] [mdsal-dev] Real problem or misleading exception with mandatory

2016-09-07 Thread Yang, Yi Y
I also ever encountered this issue, but current master (without this fix) can work without any problem, I'm wondering why "presence" can fix this, isn't this yang-tools issue? Any augmentation should be optional but not mandatory. Does every augmentation need to add "presence"? I see many augmen

Re: [sfc-dev] [mdsal-dev] Real problem or misleading exception with mandatory

2016-09-07 Thread Yang, Yi Y
Got it, thank you for your detailed explanation. -Original Message- From: Robert Varga [mailto:n...@hq.sk] Sent: Wednesday, September 7, 2016 7:59 PM To: Yang, Yi Y ; Miguel Angel Muñoz Gonzalez Cc: sfc-dev@lists.opendaylight.org; yangtools-...@lists.opendaylight.org Subject: Re: [sfc

Re: [sfc-dev] Voting for Brady as SFC Carbon PTL

2016-10-28 Thread Yang, Yi Y
+1 -Original Message- From: sfc-dev-boun...@lists.opendaylight.org [mailto:sfc-dev-boun...@lists.opendaylight.org] On Behalf Of Brady Allen Johnson Sent: Friday, October 28, 2016 11:39 PM To: sfc-dev@lists.opendaylight.org Subject: [sfc-dev] Voting for Brady as SFC Carbon PTL I meant to

Re: [sfc-dev] SF dataplane set port bug

2016-11-06 Thread Yang, Yi Y
This should be sfc-agent (sfc-py) issue, we recommend you use 6633 or 4790, 4790 is VxLAN-gpe port IETF has allocated. From: sfc-dev-boun...@lists.opendaylight.org [mailto:sfc-dev-boun...@lists.opendaylight.org] On Behalf Of VictorVu Sent: Sunday, November 6, 2016 12:38 PM To: Brady Johnson Cc:

Re: [sfc-dev] SF dataplane set port bug

2016-11-06 Thread Yang, Yi Y
Hi, Victor Try this one patch. From: sfc-dev-boun...@lists.opendaylight.org [mailto:sfc-dev-boun...@lists.opendaylight.org] On Behalf Of VictorVu Sent: Sunday, November 6, 2016 12:38 PM To: Brady Johnson Cc: sfc-dev opendaylight Subject: Re: [sfc-dev] SF dataplane set port bug Hi, Sorry for

Re: [sfc-dev] SF dataplane set port bug

2016-11-07 Thread Yang, Yi Y
: Yang, Yi Y ; Brady Johnson Cc: sfc-dev opendaylight Subject: Re: [sfc-dev] SF dataplane set port bug Hi Yang, I don't think the problem is within the SF/sfc-agent, because as you can see in the pcap file, the SFF always sends to SF's 6633 port, no matter which port the SF is liste

Re: [sfc-dev] SF dataplane set port bug

2016-11-07 Thread Yang, Yi Y
Why is it inconvenient? Every SF should have different IP. From: VictorVu [mailto:minowa...@gmail.com] Sent: Tuesday, November 8, 2016 2:21 PM To: Yang, Yi Y ; Brady Johnson Cc: sfc-dev opendaylight Subject: Re: [sfc-dev] SF dataplane set port bug Yang, I see, so this is an OVS limitation

Re: [sfc-dev] SF dataplane set port bug

2016-11-07 Thread Yang, Yi Y
IANA has assigned it, other services or applications can’t abuse it. https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?&page=86 From: VictorVu [mailto:minowa...@gmail.com] Sent: Tuesday, November 8, 2016 3:22 PM To: Yang, Yi Y ; Brady Johnson Cc:

Re: [sfc-dev] SF dataplane set port bug

2016-11-08 Thread Yang, Yi Y
As I said, we have no way to set this for ovs, sf-data-plane-locator:port is just for sfc, not for ovs. From: VictorVu [mailto:minowa...@gmail.com] Sent: Tuesday, November 8, 2016 3:55 PM To: Yang, Yi Y ; Brady Johnson Cc: sfc-dev opendaylight Subject: Re: [sfc-dev] SF dataplane set port bug

Re: [sfc-dev] Deprecating SFC, SFP, and RSP symmetric fields

2016-11-10 Thread Yang, Yi Y
I think SFP can keep it, others can remove it, it doesn't make sense for a SF to have a symmetric flag. -Original Message- From: sfc-dev-boun...@lists.opendaylight.org [mailto:sfc-dev-boun...@lists.opendaylight.org] On Behalf Of Brady Allen Johnson Sent: Thursday, November 10, 2016 6:42

Re: [sfc-dev] Deprecating SFC, SFP, and RSP symmetric fields

2016-11-10 Thread Yang, Yi Y
PM To: Diego Jesus Granados Lopez Cc: Yang, Yi Y ; Brady Allen Johnson ; sfc-dev@lists.opendaylight.org Subject: Re: [sfc-dev] Deprecating SFC, SFP, and RSP symmetric fields Agree with Diego, Symmetric nature of SFC should be determined based on type of SF used in the chain. SF types dpi

Re: [sfc-dev] Deprecating SFC, SFP, and RSP symmetric fields

2016-11-10 Thread Yang, Yi Y
y.allen.john...@ericsson.com] Sent: Thursday, November 10, 2016 8:47 PM To: Swati Deshpande ; Yang, Yi Y Cc: Diego Jesus Granados Lopez ; sfc-dev@lists.opendaylight.org; Tim Rozet Subject: Re: [sfc-dev] Deprecating SFC, SFP, and RSP symmetric fields I agree. You have to ask the question:

[sfc-dev] Welcome you to try sfc104 demo

2016-11-11 Thread Yang, Yi Y
Hi, folks Brady has merged sfc104 demo into sfc master, so each of you can try sfc104 demo, please let me know if you encounter any issue. $ cat sfc-demo/sfc104/README.md SFC104 Demo === Overview SFC103 demo is docker container based, so you have no way to run it if you will

Re: [sfc-dev] Welcome you to try sfc104 demo

2016-11-11 Thread Yang, Yi Y
rday, November 12, 2016 1:40 AM To: Yang, Yi Y ; sfc-dev@lists.opendaylight.org Subject: RE: Welcome you to try sfc104 demo Hi Yi yang, I am having some problems with your demo. I execute " sudo ./run_demo.sh ovs ". The VMs seems to be created: $ sudo VBoxManage list runningvms "

Re: [sfc-dev] Welcome you to try sfc104 demo

2016-11-11 Thread Yang, Yi Y
By the way, now if you interrupt it and rerun " sudo ./run_demo.sh ovs ", I think it will be ok. -Original Message- From: Manuel Buil [mailto:manuel.b...@ericsson.com] Sent: Saturday, November 12, 2016 1:40 AM To: Yang, Yi Y ; sfc-dev@lists.opendaylight.org Subject: RE: Welc

Re: [sfc-dev] Welcome you to try sfc104 demo

2016-11-14 Thread Yang, Yi Y
please switch to SFC master for this demo. -Original Message- From: Manuel Buil [mailto:manuel.b...@ericsson.com] Sent: Tuesday, November 15, 2016 2:02 AM To: Yang, Yi Y ; sfc-dev@lists.opendaylight.org Subject: RE: Welcome you to try sfc104 demo Hi, Thanks for the extra information, that

Re: [sfc-dev] Welcome you to try sfc104 demo

2016-11-14 Thread Yang, Yi Y
Sorry for typos, " if I add one more ACL entry for TCP, SFC classifier can NOT get the correct VxLAN-gpe port" -Original Message- From: sfc-dev-boun...@lists.opendaylight.org [mailto:sfc-dev-boun...@lists.opendaylight.org] On Behalf Of Yang, Yi Y Sent: Tuesday, November 15, 20

Re: [sfc-dev] Welcome you to try sfc104 demo

2016-11-15 Thread Yang, Yi Y
Sent: Tuesday, November 15, 2016 5:16 PM To: Yang, Yi Y ; sfc-dev@lists.opendaylight.org Subject: RE: Welcome you to try sfc104 demo Hi Yi Yang, Using the latest build of Carbon branch works :). I will now try ovs-dpdk. Any requirements here? For example, I guess I need to run it in a server

Re: [sfc-dev] Welcome you to try sfc104 demo

2016-11-16 Thread Yang, Yi Y
Buil [mailto:manuel.b...@ericsson.com] Sent: Wednesday, November 16, 2016 7:06 PM To: Yang, Yi Y ; 'sfc-dev@lists.opendaylight.org' Subject: RE: Welcome you to try sfc104 demo Hi Yi Yang, I found something which might be a bug. In the script run_demo.sh , when selecting vpp, the following valu

Re: [sfc-dev] Welcome you to try sfc104 demo

2016-11-16 Thread Yang, Yi Y
Can you see interfaces " vxlan_gpe_tunnel1" and " vxlan_gpe_tunnel2" in sff1 and sff2 by the cmd "sudo vppctl show int"? -Original Message- From: Manuel Buil [mailto:manuel.b...@ericsson.com] Sent: Wednesday, November 16, 2016 9:35 PM To: Yang, Yi Y ; &

Re: [sfc-dev] Welcome you to try sfc104 demo

2016-11-17 Thread Yang, Yi Y
e: change CONTROLLERIP to your ODL SFC controller IP. -Original Message- From: Manuel Buil [mailto:manuel.b...@ericsson.com] Sent: Thursday, November 17, 2016 4:33 PM To: Yang, Yi Y ; 'sfc-dev@lists.opendaylight.org' Subject: RE: Welcome you to try sfc104 demo Hi Yi Yang, No,

Re: [sfc-dev] Welcome you to try sfc104 demo

2016-11-21 Thread Yang, Yi Y
Manuel, I don't know why, it looks like Netconf server can't be started normally. -Original Message- From: Manuel Buil [mailto:manuel.b...@ericsson.com] Sent: Friday, November 18, 2016 5:47 PM To: Yang, Yi Y Cc: sfc-dev@lists.opendaylight.org Subject: RE: Welcome you to try s

Re: [sfc-dev] Cherry-pick fix to Boron, was Re: Welcome you to try sfc104 demo

2016-11-21 Thread Yang, Yi Y
Brady, yes, will check if it is ok. -Original Message- From: Brady Allen Johnson [mailto:brady.allen.john...@ericsson.com] Sent: Friday, November 18, 2016 8:02 PM To: Yang, Yi Y ; Manuel Buil ; sfc-dev@lists.opendaylight.org Subject: Cherry-pick fix to Boron, was Re: [sfc-dev] Welcome

Re: [sfc-dev] Potential bug in NSH patch for OVS

2016-11-22 Thread Yang, Yi Y
x27;t support this, right? Classifier2 must have VxLAN-gpe port for this in compute2. From: Manuel Buil [mailto:manuel.b...@ericsson.com] Sent: Wednesday, November 23, 2016 1:12 AM To: Yang, Yi Y Cc: sfc-dev@lists.opendaylight.org; Georgios Paraskevopoulos (geo...@intracom-telecom.com) Subject: Pote

[sfc-dev] can someone of you sfc & genius integration guys draft several slides for this integration effort?

2016-11-22 Thread Yang, Yi Y
Hi, folks I saw we have had many changes for genius, but so far sfc is not ready for genius yet, can someone of you sfc & genius integration guys draft several slides for this integration effort? I believe that everyone of us needs to know what services sfc should register to genius and what ta

Re: [sfc-dev] Potential bug in NSH patch for OVS

2016-11-23 Thread Yang, Yi Y
Then the SFF in compute1 should have two vlxan ports, one (vxlangpe) is controlled by SFC, another (vxlan) is controlled by netvirt, so it should be SFC's issue but not ovs' issue. From: Manuel Buil [mailto:manuel.b...@ericsson.com] Sent: Wednesday, November 23, 2016 4:34 PM To: Yang

Re: [sfc-dev] Potential bug in NSH patch for OVS

2016-11-23 Thread Yang, Yi Y
Wednesday, November 23, 2016 8:24 PM To: Yang, Yi Y Cc: sfc-dev@lists.opendaylight.org; Georgios Paraskevopoulos (geo...@intracom-telecom.com) Subject: RE: Potential bug in NSH patch for OVS Hi Yi Yang, Compute1 has both ports, vxlangpe controlled by SFC and vxlan controlled by netvirt. The pack

Re: [sfc-dev] can someone of you sfc & genius integration guys draft several slides for this integration effort?

2016-11-23 Thread Yang, Yi Y
Thanks David, these are obviously helpful :) From: David Suarez Fuentes [mailto:david.suarez.fuen...@ericsson.com] Sent: Wednesday, November 23, 2016 5:20 PM To: Yang, Yi Y ; sfc-dev@lists.opendaylight.org Cc: genius-...@lists.opendaylight.org; groupbasedpolicy-...@lists.opendaylight.org Subject

Re: [sfc-dev] [genius-dev] can someone of you sfc & genius integration guys draft several slides for this integration effort?

2016-11-23 Thread Yang, Yi Y
Thanks Faseela, can you send that sample application with Genius integrated to me? That will be very helpful to me . From: Faseela K [mailto:faseel...@ericsson.com] Sent: Wednesday, November 23, 2016 12:38 PM To: Yang, Yi Y ; sfc-dev@lists.opendaylight.org Cc: genius-...@lists.opendaylight.org

Re: [sfc-dev] Potential bug in NSH patch for OVS

2016-11-23 Thread Yang, Yi Y
, November 23, 2016 8:24 PM To: Yang, Yi Y Cc: sfc-dev@lists.opendaylight.org; Georgios Paraskevopoulos (geo...@intracom-telecom.com) Subject: RE: Potential bug in NSH patch for OVS Hi Yi Yang, Compute1 has both ports, vxlangpe controlled by SFC and vxlan controlled by netvirt. The packets eg

Re: [sfc-dev] Welcome you to try sfc104 demo

2016-11-23 Thread Yang, Yi Y
; +enum device-advertised; +} +} } } -Original Message- From: Manuel Buil [mailto:manuel.b...@ericsson.com] Sent: Thursday, November 17, 2016 5:16 PM To: Yang, Yi Y ; 'sfc-dev@lists.opendaylight.org' Subject: RE: Welcome

Re: [sfc-dev] Welcome you to try sfc104 demo

2016-11-24 Thread Yang, Yi Y
Behalf Of Yang, Yi Y Sent: Thursday, November 24, 2016 2:57 PM To: Manuel Buil ; 'sfc-dev@lists.opendaylight.org' Subject: Re: [sfc-dev] Welcome you to try sfc104 demo Hi, Manuel Finally I found the root cause, netconf change broke vpp renderer commit ebce6c1ba9a22e420c87b45e5b2050

Re: [sfc-dev] Potential bug in NSH patch for OVS

2016-11-24 Thread Yang, Yi Y
Manuel, I have sent an email about this in ovs-discussion mailing list. Let us wait for their feedback. From: Manuel Buil [mailto:manuel.b...@ericsson.com] Sent: Thursday, November 24, 2016 4:21 PM To: Yang, Yi Y Cc: sfc-dev@lists.opendaylight.org; Georgios Paraskevopoulos (geo...@intracom

Re: [sfc-dev] Potential bug in NSH patch for OVS

2016-11-24 Thread Yang, Yi Y
: Jan Scheurich [mailto:jan.scheur...@ericsson.com] Sent: Thursday, November 24, 2016 4:29 PM To: Manuel Buil ; Yang, Yi Y Cc: sfc-dev@lists.opendaylight.org; Georgios Paraskevopoulos (geo...@intracom-telecom.com) ; Georg Schmuecking ; László Sürü ; Jiri Benc (jb...@redhat.com) Subject: RE: Potential bug i

Re: [sfc-dev] Potential bug in NSH patch for OVS

2016-11-24 Thread Yang, Yi Y
ge seems more reasonable to me, or do we have some ways to dynamically change it by openflow actions? dst_port = vxlan->cfg.dst_port ? : info->key.tp_dst; -Original Message- From: Jiri Benc [mailto:jb...@redhat.com] Sent: Thursday, November 24, 2016 5:47 PM To: Jan Scheurich Cc: M

Re: [sfc-dev] Potential bug in NSH patch for OVS

2016-11-24 Thread Yang, Yi Y
[mailto:jb...@redhat.com] Sent: Thursday, November 24, 2016 9:16 PM To: Yang, Yi Y Cc: Jan Scheurich ; Manuel Buil ; sfc-dev@lists.opendaylight.org; Georgios Paraskevopoulos (geo...@intracom-telecom.com) ; Georg Schmuecking ; László Sürü Subject: Re: Potential bug in NSH patch for OVS On Thu, 2

Re: [sfc-dev] Welcome you to try sfc104 demo

2016-11-27 Thread Yang, Yi Y
I checked the output of run_demo.sh, it seems ODL SFC is broken, so get_rsp_info.py can't connect to 192.168.60.1:8181. -Original Message- From: Manuel Buil [mailto:manuel.b...@ericsson.com] Sent: Friday, November 25, 2016 9:43 PM To: Yang, Yi Y ; 'sfc-dev@lists.opendaylight

Re: [sfc-dev] ODL SFF Creation Issue

2016-11-29 Thread Yang, Yi Y
Hi, Sam and Anil Aricent guys are trying NetVirt and SFC integration, but I think NetVirt isn't ready for this so far, I remember Anil had a demo for this, can you tell them how they do this? From: sfc-dev-boun...@lists.opendaylight.org [mailto:sfc-dev-boun...@lists.opendaylight.org] On Behalf

[sfc-dev] ovs nsh patches have been ported into ovs 2.6.1

2016-11-30 Thread Yang, Yi Y
Hi, folks Current ovs nsh patches https://github.com/yyang13/ovs_nsh_patches/ are only for ovs 2.5.98, so it can't be built on Linux kernel 4.1 and above, moreover this ovs DPDK version can't support conntrack, NetVirt depends on conntrack to implement security group. Now I have ported https:/

Re: [sfc-dev] Welcome you to try sfc104 demo

2016-12-01 Thread Yang, Yi Y
--Original Message- From: Manuel Buil [mailto:manuel.b...@ericsson.com] Sent: Friday, December 2, 2016 12:40 AM To: Yang, Yi Y ; 'sfc-dev@lists.opendaylight.org' Cc: Brady Allen Johnson ; Miguel Angel Muñoz Gonzalez Subject: RE: Welcome you to try sfc104 demo Hi Yi Yang, Finally the

Re: [sfc-dev] ovs nsh patches have been ported into ovs 2.6.1

2016-12-05 Thread Yang, Yi Y
Andre, thank you for your information, It is the first time for me to know this, can you share us how we can enable not-use-conntrack option for this? I want to try it. From: Andre Fredette [mailto:afrede...@redhat.com] Sent: Monday, December 5, 2016 11:09 PM To: Yang, Yi Y Cc: sfc-dev

Re: [sfc-dev] [ovsdb-dev] ovs nsh patches have been ported into ovs 2.6.1

2016-12-05 Thread Yang, Yi Y
Thanks Jamo, I know how to enable it now. -Original Message- From: Jamo Luhrsen [mailto:jluhr...@gmail.com] Sent: Tuesday, December 6, 2016 8:56 AM To: Yang, Yi Y ; Andre Fredette Cc: netvirt-...@lists.opendaylight.org; sfc-dev@lists.opendaylight.org; ovsdb-dev Subject: Re: [ovsdb-dev

Re: [sfc-dev] [ovsdb-dev] ovs nsh patches have been ported into ovs 2.6.1

2016-12-06 Thread Yang, Yi Y
Thanks Andre, it is much better ☺ From: Andre Fredette [mailto:afrede...@redhat.com] Sent: Tuesday, December 6, 2016 10:21 PM To: Yang, Yi Y Cc: Jamo Luhrsen ; netvirt-...@lists.opendaylight.org; sfc-dev@lists.opendaylight.org; ovsdb-dev Subject: Re: [ovsdb-dev] [sfc-dev] ovs nsh patches have

Re: [sfc-dev] SFC project to contribute to the community

2016-12-10 Thread Yang, Yi Y
I remember a guy from HPE mentioned they implemented service function chaining by using mac, when ODL SFC can support different data plane therefore different service function chaining implementation, Now it can implement service function chaining by MPLS label, VLAN tag and NSH, so the framewor

Re: [sfc-dev] Ethernet+NSH encapsulation now implemented

2017-02-20 Thread Yang, Yi Y
Sam, previous opnfv sfc releases have used our out-of-tree ovs version, opnfv has its own package repo for our out-of-tree ovs version. From: sfc-dev-boun...@lists.opendaylight.org [mailto:sfc-dev-boun...@lists.opendaylight.org] On Behalf Of Sam Hague Sent: Tuesday, February 21, 2017 1:40 AM To:

Re: [sfc-dev] Build failure on carbon master due to yang-to-sources error

2017-02-27 Thread Yang, Yi Y
I also have the same build issue, I guess yang tools have some changes which result in submodule can’t work. From: sfc-dev-boun...@lists.opendaylight.org [mailto:sfc-dev-boun...@lists.opendaylight.org] On Behalf Of Brady Allen Johnson Sent: Tuesday, February 28, 2017 2:49 PM To: n...@hq.sk; rele

[sfc-dev] genius errors in sfc

2017-02-28 Thread Yang, Yi Y
Hi, Brady I saw the below errors when I run sfc104 ovs demo today, it was ok several days ago, I don't know when sfc has started switching to genius, do I need to do anything special for this? 2017-02-28 19:27:03,636 | ERROR | pool-45-thread-1 | OvsdbNodeListener | 352 - org.ope

Re: [sfc-dev] genius errors in sfc

2017-02-28 Thread Yang, Yi Y
s are harmless, but it will be great if you can figure out why and remove such ERRORs. -Original Message- From: Miguel Duarte DE MORA BARROSO [mailto:miguel.duarte.de.mora.barr...@ericsson.com] Sent: Tuesday, February 28, 2017 9:45 PM To: David Suarez Fuentes ; Yang, Yi Y ; Brady Allen Jo

Re: [sfc-dev] [SFC] ODL SFC with multiple compute nodes

2017-03-02 Thread Yang, Yi Y
I didn’t try this, so I haven’t any details, will opnfv sfc have such use case? The below command can check if the packet is dropped or not sudo ovs-appctl dpif/dump-flows br-int From: sfc-dev-boun...@lists.opendaylight.org [mailto:sfc-dev-boun...@lists.opendaylight.org] On Behalf Of Brady Al

Re: [sfc-dev] Removing sfc-util/sfc-networking-topology-utils

2017-03-08 Thread Yang, Yi Y
It was removed long ago, now it is just an empty directory, so you can remove it safely. From: David Suarez Fuentes [mailto:david.suarez.fuen...@ericsson.com] Sent: Wednesday, March 8, 2017 5:54 PM To: Yang, Yi Y Cc: sfc-dev@lists.opendaylight.org Subject: Removing sfc-util/sfc-networking

Re: [sfc-dev] Is anybody using Service Function Groups?

2017-03-13 Thread Yang, Yi Y
Personally I think it is useful if a SF in SFG broke, in that case sfc should select another SF in this SFG, I’m not sure if current sfc can do so. A Contextream guy Shlomi did this, maybe he can tell us how they are using this. From: sfc-dev-boun...@lists.opendaylight.org [mailto:sfc-dev-boun.

Re: [sfc-dev] Nominating Diego, Jaime, and Miguel as ODL SFC committers

2017-03-15 Thread Yang, Yi Y
Diego +1 Jaime +1 Miguel +1 From: sfc-dev-boun...@lists.opendaylight.org [mailto:sfc-dev-boun...@lists.opendaylight.org] On Behalf Of Brady Allen Johnson Sent: Thursday, March 16, 2017 2:16 PM To: sfc-dev@lists.opendaylight.org Subject: [sfc-dev] Nominating Diego, Jaime, and Miguel as ODL SFC com

Re: [sfc-dev] SFC Demo 104

2017-04-06 Thread Yang, Yi Y
Hi, Dinesh You can login to every classifier, sf or sff VMs to check. $ . env.sh $ vagrant ssh classifier1 $ vagrant ssh classifier2 $ vagrant ssh sf1 $ vagrant ssh sff1 You can check if sff and sf are handling packets by cmds "ovs-ofctl -Oopenflow13 dump-flows" and "cat vxlan_tool.log", respec

Re: [sfc-dev] SFC Demo 104

2017-04-07 Thread Yang, Yi Y
You can directly change common/setup_sfc.py in sfc104 demo to try it, flows are not completely cleaned up when you remove classifiers. From: Dinesh Kumar [mailto:dinesh.ku...@openet.com] Sent: Friday, April 7, 2017 10:41 PM To: Yang, Yi Y ; sfc-dev@lists.opendaylight.org Subject: RE: SFC Demo

[sfc-dev] youtube video for Integration of Opendaylight sfc and vpp with nsh proxy

2017-04-19 Thread Yang, Yi Y
Hi, folks Recently we presented "Integration of OpenDaylight Service Function Chaining & Vector Packet Processing" in http://brighttalk.com/ , I believe it will help you understand VPP classifier and NSH proxy, I also uploaded my video record to https://www.youtube.com/watch?v=e4k62d8uhf4 , we

Re: [sfc-dev] OVS installation issue with NSH patch

2017-04-20 Thread Yang, Yi Y
ovs 2.5 only can be built on Linux kernel 3.10 to 4.3. From: sfc-dev-boun...@lists.opendaylight.org [mailto:sfc-dev-boun...@lists.opendaylight.org] On Behalf Of Kiruthiga R Sent: Friday, April 21, 2017 1:20 PM To: sfc-dev@lists.opendaylight.org Subject: [sfc-dev] OVS installation issue with NSH p

Re: [sfc-dev] Problem with vxlan-gpe interface in ovs2.6

2017-05-03 Thread Yang, Yi Y
, 2017 4:30 AM To: Yang, Yi Y Cc: sfc-dev@lists.opendaylight.org Subject: Problem with vxlan-gpe interface in ovs2.6 Hello Yi Yang, We are using your docker image docker-ovs:yyang to test stuff in ODL-SFC Carbon. Today we found out that packets sent through an vxlan-gpe tunnel are not accepted by

Re: [sfc-dev] Problem with vxlan-gpe interface in ovs2.6

2017-05-04 Thread Yang, Yi Y
Brady, thanks for your notification, so now nettvirt can work with sfc together, right? From: Brady Allen Johnson [mailto:brady.allen.john...@ericsson.com] Sent: Thursday, May 4, 2017 10:39 PM To: mb...@suse.com; Yang, Yi Y Cc: sfc-dev@lists.opendaylight.org Subject: Re: [sfc-dev] Problem with

Re: [sfc-dev] NSH Proxy with SFC103?

2017-05-11 Thread Yang, Yi Y
sfc104 also can support NSH proxy by using ovs or ovs DPDK. $ ./run_demo.sh --nshproxy ovs or $ ./run_demo.sh --nshproxy ovs_dpdk From: sfc-dev-boun...@lists.opendaylight.org [mailto:sfc-dev-boun...@lists.opendaylight.org] On Behalf Of M Angel Sent: Friday, May 12, 2017 4:55 AM To: sfc-dev@lis

Re: [sfc-dev] NSH Proxy with SFC103?

2017-05-14 Thread Yang, Yi Y
For ovs, it is enough, you need to change Vagrantfile. From: Miguel Angel M. [mailto:m.angel...@gmail.com] Sent: Friday, May 12, 2017 5:51 PM To: Yang, Yi Y ; sfc-dev@lists.opendaylight.org Subject: Re: [sfc-dev] NSH Proxy with SFC103? Thanks Yi for your prompt answer. I will try to run this in

[sfc-dev] sfc carbon enhancements slides in Opendaylight mini summit in Day one in OPNFV summit Beijing

2017-06-12 Thread Yang, Yi Y
Hi, folks I help Brady present https://docs.google.com/presentation/d/1Ke41RBgJaD6l-Kt_D2-hWLEVY4JqJ_lRjhNBXaw3OXc/edit?usp=sharing in Opendaylight mini summit in OPNFV summit Beijing, share it here for folks who didn't attend OPNFV summit. ___ sfc-de

Re: [sfc-dev] Nominating David Suarez as ODL SFC committer

2018-04-19 Thread Yang, Yi Y
+1 From: sfc-dev-boun...@lists.opendaylight.org [mailto:sfc-dev-boun...@lists.opendaylight.org] On Behalf Of Brady Johnson Sent: Friday, April 20, 2018 1:15 AM To: sfc-dev opendaylight Subject: [sfc-dev] Nominating David Suarez as ODL SFC committer Hello, I think its time to nominate David Sua

Re: [sfc-dev] Error by using Opendaylight OXYGEN and Openvswitch 2.6.1 with NSH

2018-06-12 Thread Yang, Yi Y
: Yang, Yi Y Subject: Error by using Opendaylight OXYGEN and Openvswitch 2.6.1 with NSH Hello Yang, how are you? I ask for your help if possible. I am trying to run tests in an environment with 2 machines. The first contains Openstack Queens, networking-odl, networking-sfc and OpendayLight