Re: [ovs-dev] [PATCH 1/2] odp-util: Fix formatting and parsing of 'frag' in tnl_push ipv4 argument.

2016-02-01 Thread Dimitri John Ledkov
> Reported-by: Dimitri John Ledkov > Reported-at: http://openvswitch.org/pipermail/discuss/2016-January/020072.html > Signed-off-by: Ben Pfaff > --- > lib/odp-util.c | 6 -- > tests/odp.at | 12 ++-- > tests/tunnel-push-pop.at | 10 +

Re: [ovs-dev] [PATCH 2/2] match: Format entire ODP port number in match_format().

2016-02-01 Thread Dimitri John Ledkov
did > not: it displayed small odp_port_t values as zero on big-endian platforms. > This commit fixes the problem by checking the mask, which indicates which > format is in use, and displaying the appropriate field from the union. > > Reported-by: Dimitri John Ledkov > Reported-a

Re: [ovs-dev] [PATCH 2/2] match: Format entire ODP port number in match_format().

2016-02-01 Thread Dimitri John Ledkov
I'll build the git master (with patches) on a bare metal machine (rather than a PPA) to extract test suite files directly. Regards, Dimitri. On 1 February 2016 at 22:19, Dimitri John Ledkov wrote: > Hello, > > The reasoning sounds good, but i wouldn't understand this just by &

Re: [ovs-dev] [PATCH 2/2] match: Format entire ODP port number in match_format().

2016-02-01 Thread Dimitri John Ledkov
On 1 February 2016 at 22:51, Dimitri John Ledkov wrote: > Build log for powerpc platform: > > https://launchpadlibrarian.net/235964133/buildlog_ubuntu-xenial-powerpc.openvswitch_2.5.0~git20160129.46a88d9-0ubuntu2.1_BUILDING.txt.gz > > Ctrl-F for "testsuite: command line was:&