numam-dpdk/lib/librte_ether
Helin Zhang ea4c89aeee ethdev: fix size of flow type mask array
It wrongly calculates the size of the flow type mask array. The fix
is to align the flow type maximum index ID with the number of
element bit width, and then divide the number of element bit width.

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
2015-02-22 23:56:20 +01:00
..
Makefile mk: add library version extension 2015-02-03 16:56:58 +01:00
rte_eth_ctrl.h ethdev: fix size of flow type mask array 2015-02-22 23:56:20 +01:00
rte_ethdev.c ethdev: remove old ntuple filter API 2015-02-22 04:05:36 +01:00
rte_ethdev.h ethdev: remove old ntuple filter API 2015-02-22 04:05:36 +01:00
rte_ether_version.map ethdev: remove old ethertype filter ABI 2015-02-22 04:06:16 +01:00
rte_ether.h ether: add soft vlan encap/decap 2015-02-20 19:18:47 +01:00