[ovs-dev] 2.12.0 branch snapshot - test 2618 failure on s390x

Numan Siddique nusiddiq at redhat.com
Wed Aug 7 14:30:09 UTC 2019


On Wed, Aug 7, 2019 at 4:20 PM James Page <james.page at canonical.com> wrote:

> Just tripped on this one whilst building for s390x on Ubuntu:
>
> ## ------------------------ ##
>
> ## Summary of the failures. ##
> ## ------------------------ ##
> Failed tests:
> openvswitch 2.12.0 test suite test groups:
>
>  NUM: FILE-NAME:LINE     TEST-GROUP-NAME
>       KEYWORDS
>
>  2618: ovn.at:789         ovn -- action parsing
>
> ## ---------------------- ##
> ## Detailed failed tests. ##
> ## ---------------------- ##
>
> #                             -*- compilation -*-
> 2618. ovn.at:789: testing ovn -- action parsing ...
> ../../tests/ovn.at:1403: ovstest test-ovn parse-actions < input.txt
> --- expout      2019-08-07 10:40:15.539670085 +0000
> +++ /<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/at-groups/2618/stdout
> 2019-08-07
> 10:40:15.539670085 +0000
> @@ -579,7 +579,7 @@
>  # bind_vport
>  # lsp1's port key is 0x11.
>  bind_vport("lsp1", inport);
> -    encodes as controller(userdata=00.00.00.11.00.00.00.00.11.00.00.00)
> +    encodes as controller(userdata=00.00.00.11.00.00.00.00.00.00.00.11)
>  # lsp2 doesn't exist. So it should be encoded as drop.
>  bind_vport("lsp2", inport);
>      encodes as drop
> 2618. ovn.at:789: 2618. ovn -- action parsing (ovn.at:789): FAILED (
> ovn.at:1403)
>
> Looks like something endian-y (s390x is the only BE arch in Ubuntu).
>

Hi James,

This patch https://patchwork.ozlabs.org/patch/1142628/ fixes the issue.

@Guru - Can you please take  a look at this patch and apply to branch 2.12.

Thanks
Numan

_______________________________________________
> dev mailing list
> dev at openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>


More information about the dev mailing list