On Fri, Jan 11, 2019 at 08:32:48AM +0000, Vishal Deep Ajmera wrote:
> Currently OVS supports all ARP protocol fields as OXM match fields to
> implement the relevant ARP procedures for IPv4. This includes support
> for matching copying and setting ARP fields. In IPv6 ARP has been
> replaced by ICMPv6 neighbor discovery (ND) procedures, neighbor
> advertisement and neighbor solicitation.

Thanks for the patch.

This does not apply cleanly:

    Applying: Support for match & set ICMPv6 reserved and options type fields
    error: patch failed: build-aux/extract-ofp-fields:71
    error: build-aux/extract-ofp-fields: patch does not apply
    error: patch failed: datapath/linux/compat/include/linux/openvswitch.h:375
    error: datapath/linux/compat/include/linux/openvswitch.h: patch does not 
apply
    error: patch failed: include/openvswitch/match.h:219
    error: include/openvswitch/match.h: patch does not apply
    error: patch failed: include/openvswitch/meta-flow.h:1796
    error: include/openvswitch/meta-flow.h: patch does not apply
    error: patch failed: lib/flow.c:401
    error: lib/flow.c: patch does not apply
    error: patch failed: lib/match.c:1080
    error: lib/match.c: patch does not apply
    error: patch failed: lib/meta-flow.c:344
    error: lib/meta-flow.c: patch does not apply
    error: patch failed: lib/meta-flow.xml:4586
    error: lib/meta-flow.xml: patch does not apply
    error: patch failed: lib/nx-match.c:990
    error: lib/nx-match.c: patch does not apply
    error: patch failed: lib/odp-execute.c:228
    error: lib/odp-execute.c: patch does not apply
    error: patch failed: lib/odp-util.c:173
    error: lib/odp-util.c: patch does not apply
    error: patch failed: lib/packets.c:1282
    error: lib/packets.c: patch does not apply
    error: patch failed: lib/packets.h:1543
    error: lib/packets.h: patch does not apply
    error: patch failed: tests/ofproto.at:2445
    error: tests/ofproto.at: patch does not apply
    Patch failed at 0001 Support for match & set ICMPv6 reserved and options 
type fields
    hint: Use 'git am --show-current-patch' to see the failed patch
    When you have resolved this problem, run "git am --continue".
    If you prefer to skip this patch, run "git am --skip" instead.
    To restore the original branch and stop patching, run "git am --abort".

Are you sure that it's a diff against OVS master?

Thanks,

Ben.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to