numam-dpdk/drivers/net/i40e
Zhirun Yan 03d478e960 net/i40e: support PF respond VF request more queues
This patch respond the VIRTCHNL_OP_REQUEST_QUEUES msg from VF, and
process to allocated more queues for the requested VF. If successful,
PF will notify VF to reset. If unsuccessful, PF will send message to
inform VF.

Signed-off-by: Zhirun Yan <zhirun.yan@intel.com>
Signed-off-by: Haiyue Wang <haiyue.wang@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2018-12-21 16:22:41 +01:00
..
base net/i40e: fix port close 2018-12-13 17:44:52 +00:00
i40e_ethdev_vf.c net/i40e: support VF request more queues 2018-12-21 16:22:41 +01:00
i40e_ethdev.c net/i40e: fix statistics inconsistency 2018-12-21 16:22:40 +01:00
i40e_ethdev.h net/i40e: fix overwriting RSS RETA 2018-12-13 16:40:25 +00:00
i40e_fdir.c net/i40e: revert fix of flow director check 2018-08-01 15:36:32 +02:00
i40e_flow.c add missing static keyword to globals 2018-10-29 02:01:08 +01:00
i40e_logs.h
i40e_pf.c net/i40e: support PF respond VF request more queues 2018-12-21 16:22:41 +01:00
i40e_pf.h
i40e_regs.h
i40e_rxtx_vec_altivec.c
i40e_rxtx_vec_avx2.c net/i40e: fix rearm check in AVX2 Rx 2018-08-01 02:41:29 +02:00
i40e_rxtx_vec_common.h net/i40e: fix Rx instability with vector mode 2018-11-05 16:50:14 +01:00
i40e_rxtx_vec_neon.c net/i40e: convert to SPDX license tag 2018-05-25 12:32:00 +02:00
i40e_rxtx_vec_sse.c
i40e_rxtx.c net/i40e: fix config name in comment 2018-12-21 16:22:41 +01:00
i40e_rxtx.h net/i40e: check illegal packets 2018-07-03 01:35:58 +02:00
i40e_tm.c
i40e_vf_representor.c add missing static keyword to globals 2018-10-29 02:01:08 +01:00
Makefile
meson.build
rte_pmd_i40e_version.map
rte_pmd_i40e.c net/i40e: enable loopback function for X722 MAC 2018-10-26 22:14:06 +02:00
rte_pmd_i40e.h