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

Ajit Khaparde ajit.khaparde at broadcom.com
Thu May 11 19:07:19 CEST 2017


On Thu, May 11, 2017 at 12:00 PM, Ferruh Yigit <ferruh.yigit at intel.com>
wrote:

> 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?
>
Yes, Ferruh. I
​am working on that.​


>
> Also as reminder, there was previously reported  32bit and shared
> library builds.
>
> And there are some checkpatch
> ​​
> warnings in patch 25 and 28.
>
​And these as well.
​


>
> Thanks,
> ferruh
>


More information about the dev mailing list