On Thu, Jan 04, 2018 at 04:01:00PM +0000, Dávid Patrik Pintér wrote:
> The development and maintenance of the OVS-Bugtool is long due. It completely 
> ignores DPDK datapath-related logs and information, which are essential by 
> troubleshooting OVS with DPDK datapath. There is also a wide set of none 
> DPDK-related files and commands already used by the community but not 
> integrated in the OVS-Bugtool. 

Thanks for working on bugtool.

These patches don't apply, in particular patch 2 fails to apply with:

    error: patch failed: utilities/bugtool/automake.mk:14
    error: utilities/bugtool/automake.mk: patch does not apply
    Patch failed at 0001 ovs-bugtool: Refactorize bugtool plugin xml files.
    The copy of the patch that failed is found in: 
/home/blp/nicira/ovs.git/worktrees/ovs/rebase-apply/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".

bugtool doesn't change often, so I tried adding -3 to the "git am"
command line, but it didn't help:

    Using index info to reconstruct a base tree...
    error: patch failed: utilities/bugtool/automake.mk:14
    error: utilities/bugtool/automake.mk: patch does not apply
    error: Did you hand edit your patch?
    It does not apply to blobs recorded in its index.
    Patch failed at 0001 ovs-bugtool: Refactorize bugtool plugin xml files.
    The copy of the patch that failed is found in: 
/home/blp/nicira/ovs.git/worktrees/ovs/rebase-apply/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".

Can you rebase and repost?

Thanks,

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

Reply via email to