[dpdk-dev] [PATCH 05/28] bnxt: add support for PF/VF communications

Ferruh Yigit ferruh.yigit at intel.com
Thu May 11 19:00:06 CEST 2017


On 3/28/2017 4:48 AM, Ajit Khaparde wrote:
> Set up interrupts and default completion ring during device init to
> allow VF communications.
> 
> Request most VF HWRM commands be forwarded to the PF driver.  In the
> future, this should be configurable.
> 
> Fix reporting of active VFs.
> 
> Add a log message when a completion is ignored on the default completion
> ring since this will indicate support that needs to be added.
> 
> Do not initialize the default completion ring in bnxt_alloc_hwrm_rings(),
> but move it out to bnxt_dev_init().
> 
> Create a structure bnxt_child_vf_info for PF to cache VF specific info.
> 
> Signed-off-by: Stephen Hurd <stephen.hurd at broadcom.com>
> Signed-off-by: Ajit Khaparde <ajit.khaparde at broadcom.com>

Hi Ajit, Stephen,

This patch doesn't cleanly apply on top of latest next-net, can you
please rebase the patchset?

Also as reminder, there was previously reported  32bit and shared
library builds.

And there are some checkpatch warnings in patch 25 and 28.

Thanks,
ferruh


More information about the dev mailing list