Chen Jing D(Mark) b6583ee402 i40e: full VMDQ pools support
1. Function i40e_vsi_* name change to i40e_dev_* since PF can contains
   more than 1 VSI after VMDQ enabled.
2. i40e_dev_rx/tx_queue_setup change to have capability of setup
   queues that belongs to VMDQ pools.
3. Add queue mapping. This will do a convertion between queue index
   that application used and real NIC queue index.
3. i40e_dev_start/stop change to have capability switching VMDQ queues.
4. i40e_pf_config_rss change to calculate actual main VSI queue numbers
   after VMDQ pools introduced.

Signed-off-by: Chen Jing D(Mark) <jing.d.chen@intel.com>
Tested-by: Min Cao <min.cao@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2014-11-05 00:21:34 +01:00
..
2014-11-05 00:21:25 +01:00
2014-07-22 19:42:23 +02:00
2014-10-22 12:30:32 +02:00
2014-07-22 19:42:23 +02:00
2014-06-27 02:31:24 +02:00
2014-10-27 16:11:04 +01:00
2014-06-11 00:29:34 +02:00
2014-06-11 00:29:34 +02:00
2014-11-05 00:21:34 +01:00
2014-11-05 00:21:34 +01:00
2014-06-27 02:31:24 +02:00
2014-07-22 19:42:18 +02:00
2014-06-27 02:31:24 +02:00
2014-10-13 19:16:54 +02:00