[ovs-dev] [PATCH 0/5] Fixes for big-endian architectures

Ben Pfaff blp at ovn.org
Fri Jun 3 20:29:26 UTC 2016


On Fri, Jun 03, 2016 at 04:36:23PM +0200, Gerhard Stenzel wrote:
> On 05/27/2016 02:17 AM, Ben Pfaff wrote:
> >These patches fix all of the test failures on big-endian architectures.
> >I tested on s390x, this machine;
> >	https://db.debian.org/machines.cgi?host=zelenka
> >
> >Ben Pfaff (5):
> >   types: Change ofp_port_t from uint16_t to uint32_t.
> >   netdev-native-tnl: Fix treatment of GRE key on big-endian systems.
> >   ofp-print: Sort queues before printing in OFPT_QUEUE_GET_CONFIG_REPLY.
> >   tests: Fix select group test on big-endian systems.
> >   tests: Avoid endianness sensitivity in MPLS handling test.
> >
> 
> Hi, unless I overlooked something those patches are not in the git yet. Any
> plans to commit them to master and also 2.5?

Now applied to master, backport to 2.5 coming up...



More information about the dev mailing list