numam-dpdk/lib/librte_ether
Jingjing Wu 1409f127d7 ethdev: fix byte order consistency of flow director
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: 2d4c1a9ea2 ("ethdev: add new flow director masks")
Fixes: 76c6f89e80 ("ixgbe: support new flow director masks")

Reported-by: Yaacov Hazan <yaacovh@mellanox.com>
Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Zhe Tao <zhe.tao@intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
2016-03-04 16:50:58 +01:00
..
Makefile ethdev: remove Rx interrupt switch 2015-09-03 19:22:48 +02:00
rte_dev_info.h ethdev: add access to specific device info 2015-07-16 23:56:13 +02:00
rte_eth_ctrl.h ethdev: fix byte order consistency of flow director 2016-03-04 16:50:58 +01:00
rte_ethdev.c ethdev: increase RETA entry size 2016-03-03 20:39:47 +01:00
rte_ethdev.h ethdev: increase RETA entry size 2016-03-03 20:39:47 +01:00
rte_ether_version.map ethdev: remove old flow director symbols 2015-12-15 13:50:42 +01:00
rte_ether.h remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00