On 12/17/2018 11:10 AM, Zhirun Yan wrote: > 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.
Hi Zhirun, Is this request supported by Linux kernel PF driver? If so which version? Should we document this as a version dependency somewhere? > > Signed-off-by: Zhirun Yan <zhirun....@intel.com> > Signed-off-by: Haiyue Wang <haiyue.w...@intel.com> <...>