Hi,
> -----Original Message----- > From: Wu, Jingjing > Sent: Monday, February 1, 2016 10:48 AM > To: dev at dpdk.org > Cc: Wu, Jingjing; Lu, Wenzhuo; Pei, Yulong; yaacovh at mellanox.com > Subject: [PATCH v2] ethdev: fix byte order inconsistence between fdir flow and > mask > > Fixed issue of byte order in ethdev library that the structure for setting > fdir's > mask and flow entry is inconsist and made inputs of mask be in big endian. > > Fixes: 76c6f89e80d4 ("ixgbe: support new flow director masks") > Fixes: 2d4c1a9ea2ac ("ethdev: add new flow director masks") > > Reported-by: Yaacov Hazan <yaacovh at mellanox.com> > Signed-off-by: Jingjing Wu <jingjing.wu at intel.com> Acked-by: Wenzhuo Lu <wenzhuo.lu at intel.com>