> > 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>
Applied, thanks