numam-dpdk/drivers/net/fm10k
Xiao Wang ade0281d2f fm10k/base: add bit macro
Using the BIT macro can simplify the bit-shifting operation and make the
code look clean. Similar to how this is handled in the i40e base code,
define a macro for it in DPDK, so it can be used here too.

Signed-off-by: Wang Xiao W <xiao.w.wang@intel.com>
Tested-by: Heng Ding <hengx.ding@intel.com>
Acked-by: Jing Chen <jing.d.chen@intel.com>
2016-03-16 18:51:44 +01:00
..
base fm10k/base: add bit macro 2016-03-16 18:51:44 +01:00
fm10k_ethdev.c fm10k: use default mailbox message handler for PF 2016-03-16 18:51:43 +01:00
fm10k_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
fm10k_rxtx_vec.c fm10k: handle error flags in vector Rx 2016-03-16 18:51:43 +01:00
fm10k_rxtx.c fm10k: optimize mbuf freeing in non-vector Tx 2016-03-16 18:51:43 +01:00
fm10k.h fm10k: setup Rx interrupt for PF and VF 2016-03-16 18:51:35 +01:00
Makefile fm10k: allow to disable vector driver 2015-11-24 12:35:19 +01:00
rte_pmd_fm10k_version.map fm10k: move to drivers/net/ 2015-05-22 16:06:22 +02:00