net/i40e: support PF respond VF request more queues
authorZhirun Yan <zhirun.yan@intel.com>
Thu, 20 Dec 2018 11:01:29 +0000 (11:01 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 21 Dec 2018 15:22:41 +0000 (16:22 +0100)
commit03d478e9609d2f2f9a351ce1007c61274eff0d35
tree895fb6878064debc37dda3016ca6aaf5d8802874
parentc48eb308ed13320e62dc83f3f771372587708b0d
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>
drivers/net/i40e/i40e_pf.c