On Wed, Jul 17, 2019 at 5:29 AM Ilya Leoshkevich <[email protected]> wrote: > > test_xdp_noinline fails on s390 due to a handful of endianness issues. > Use ntohs for parsing eth_proto. > Replace bswaps with ntohs/htons. > > Signed-off-by: Ilya Leoshkevich <[email protected]> > Acked-by: Vasily Gorbik <[email protected]>
Applied. Thanks
