Messages in this thread |  | | From | Jon Maloy <> | Subject | RE: [PATCH] tipc: fix issue that tipc_dest neglects of big-endian | Date | Tue, 21 Aug 2018 09:52:43 +0000 |
| |
Hi David, Please hold this one for now.
///jon
> -----Original Message----- > From: David Miller <davem@davemloft.net> > Sent: Monday, 20 August, 2018 22:21 > To: Haiqing.Bai@windriver.com > Cc: Jon Maloy <jon.maloy@ericsson.com>; ying.xue@windriver.com; zhenbo.gao@windriver.com; netdev@vger.kernel.org; linux- > kernel@vger.kernel.org > Subject: Re: [PATCH] tipc: fix issue that tipc_dest neglects of big-endian > > From: Haiqing Bai <Haiqing.Bai@windriver.com> > Date: Mon, 20 Aug 2018 18:26:01 +0800 > > > The tipc multicast demo in tipcutils fails to work on big-endian hardware. > > The tipc multicast server can not receive the packets sent by the multicast > > client for that the dest port is always zero after tipc_dest_pop, then it > > is found that the struct tipc_dest fails to take big/little endian into > > account. > > > > Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com> > > Signed-off-by: Zhenbo Gao <zhenbo.gao@windriver.com> > > Jon and Ying, please review. > > thank you.
|  |