i40e: allow vector Rx and Tx usage
authorZhe Tao <zhe.tao@intel.com>
Fri, 30 Oct 2015 14:16:38 +0000 (22:16 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 30 Oct 2015 16:00:37 +0000 (17:00 +0100)
commit8e109464c02292cbfd1614750035c6a756133751
tree70eb7f84439003981c0a2e89de900bd8266f4861
parent0e0da28cd888b06b38d316cc0df279eb36dcf693
i40e: allow vector Rx and Tx usage

To support FVL PMD can select which RX and TX function should be used
according to the queue config.

Signed-off-by: Zhe Tao <zhe.tao@intel.com>
Acked-by: Cunming Liang <cunming.liang@intel.com>
doc/guides/rel_notes/release_2_2.rst
drivers/net/i40e/i40e_ethdev.c
drivers/net/i40e/i40e_ethdev.h
drivers/net/i40e/i40e_ethdev_vf.c
drivers/net/i40e/i40e_rxtx.c
drivers/net/i40e/i40e_rxtx.h
drivers/net/i40e/i40e_rxtx_vec.c