[dpdk-dev] [PATCH v2] ethdev: fix byte order inconsistence between fdir flow and mask

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Mar 4 16:52:23 CET 2016


> > 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


More information about the dev mailing list