Hi,

Is the steps mentioned in [1] still valid for applying patch to support 
VxLAN-GPE and NSH in OVS ?
Because when I do git am *.patch, the error [2] is seen and not able to start 
[3] ovs-vswitchd process.

Thanks,
Periyasamy

[1] 
https://wiki.opendaylight.org/view/Service_Function_Chaining:Main#Building_Open_vSwitch_with_VxLAN-GPE_and_NSH_support<https://wiki.opendaylight.org/view/Service_Function_Chaining:Main>

[2]
peri@sfc-dev-nsh:~/ovs$ git am *.patch
Applying: ovs-vxlan-gpe: vxlan extension to support vxlan-gpe tunnel port
Applying: ovs-nsh: support push and pop actions for vxlan-gpe and Ethernet nsh
Applying: Add userspace dataplane nsh support and remove push_eth and pop_eth 
actions
/home/peri/ovs/.git/rebase-apply/patch:651: trailing whitespace.

/home/peri/ovs/.git/rebase-apply/patch:717: trailing whitespace.
    }
/home/peri/ovs/.git/rebase-apply/patch:771: trailing whitespace.

/home/peri/ovs/.git/rebase-apply/patch:774: space before tab in indent.
        return -1;
/home/peri/ovs/.git/rebase-apply/patch:810: trailing whitespace.
            } else
warning: squelched 11 whitespace errors
warning: 16 lines add whitespace errors.
Applying: Fix too large stack frame size
Applying: Ethernet header must be kept in VxLAN-gpe + eth + NSH for new ovs 
lwtunnel implementation
Applying: Fix VxLAN-gpe + Eth + NSH issues
Applying: Fix ovs dpdk issues
Applying: tunnel: set udp dst-port in tunnel metadata
peri@sfc-dev-nsh:~/ovs$

[3]
2017-06-28T14:08:12Z|01154|poll_loop|DBG|wakeup due to 8008-ms timeout at 
lib/reconnect.c:620
2017-06-28T14:08:12Z|01155|stream_unix|DBG|/usr/local/var/run/openvswitch/db.sock:
 connection failed (No such file or directory)
2017-06-28T14:08:12Z|01156|reconnect|INFO|unix:/usr/local/var/run/openvswitch/db.sock:
 connecting...
2017-06-28T14:08:12Z|01157|reconnect|DBG|unix:/usr/local/var/run/openvswitch/db.sock:
 entering CONNECTING
2017-06-28T14:08:12Z|01158|reconnect|INFO|unix:/usr/local/var/run/openvswitch/db.sock:
 connection attempt failed (No such file or directory)
2017-06-28T14:08:12Z|01159|reconnect|INFO|unix:/usr/local/var/run/openvswitch/db.sock:
 waiting 8 seconds before reconnect
2017-06-28T14:08:12Z|01160|reconnect|DBG|unix:/usr/local/var/run/openvswitch/db.sock:
 entering BACKOFF



_______________________________________________
sfc-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/sfc-dev

Reply via email to