numam-dpdk/lib/librte_pmd_i40e
Jingjing Wu e689a63caa i40e: setup flow director only if enabled
In order not to affect the FVL's performance by default setting, this
patch moves the flow director initialization from i40e_pf_setup to
i40e_dev_configure according to the mode in fdir configure info.
Then the resources used for flow director will be only setup if it is enabled.

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
2014-12-05 16:55:00 +01:00
..
i40e i40e/base: remove early hardware definitions 2014-10-29 23:52:43 +01:00
i40e_ethdev_vf.c i40evf: support querying and updating redirection table 2014-11-24 23:15:51 +01:00
i40e_ethdev.c i40e: setup flow director only if enabled 2014-12-05 16:55:00 +01:00
i40e_ethdev.h i40e: get flow director information 2014-11-25 00:06:04 +01:00
i40e_fdir.c i40e: setup flow director only if enabled 2014-12-05 16:55:00 +01:00
i40e_logs.h i40e: always log init messages 2014-09-18 20:52:42 +02:00
i40e_pf.c i40evf: support configurable crc stripping 2014-11-06 23:50:14 +01:00
i40e_pf.h i40evf: support configurable crc stripping 2014-11-06 23:50:14 +01:00
i40e_rxtx.c mbuf: replace inner fields by outer fields semantic 2014-12-05 16:55:00 +01:00
i40e_rxtx.h ethdev: rename flag for queue start and stop 2014-09-29 19:30:12 +02:00
Makefile i40e: set up and initialize flow director 2014-11-24 23:46:00 +01:00