[dpdk-dev] [PATCH v1 0/4] add Intel DCF PMD support
David Marchand
david.marchand at redhat.com
Mon Mar 9 16:36:54 CET 2020
On Mon, Mar 9, 2020 at 3:22 PM Haiyue Wang <haiyue.wang at intel.com> wrote:
>
> A DCF (Device Config Function) based approach is proposed where a device
> bound to the device's VF0 can act as a sole controlling entity to exercise
> advance functionality (such as switch, ACL) for rest of the VFs.
>
> The DCF works as a standalone PMD to support this function, which shares the
> ice PMD flow control core function and the iavf virtchnl mailbox core module.
>
> This patchset is based on:
> [1] https://patchwork.dpdk.org/cover/66417/ update ice base code
The problem is that the CI(s) won't handle this.
Example for the robot: https://travis-ci.com/ovsrobot/dpdk/builds/152461907
Maybe we could add something as an annotation to the cover letter or
the first patch of a series so that the CI(s) can detect and try to be
intelligent?
--
David Marchand
More information about the dev
mailing list