On Wed, 8 Feb 2017 00:04:21 +0100 Phil Sutter <p...@nwl.cc> wrote: > Netlink protocol is in host byte order, so the provided binary netlink > message buffer being in little endian format will cause the test to fail > on big endian systems. > > Signed-off-by: Phil Sutter <p...@nwl.cc>
Maybe better to figure out how to generate the files in host order?