[dpdk-dev] [PATCH] doc: thunderx: explain which PCI is secondary VF

Jerin Jacob jerinjacobk at gmail.com
Mon Feb 3 09:06:41 CET 2020


On Tue, Jan 28, 2020 at 7:01 PM <kkanas at marvell.com> wrote:
>
> From: Krzysztof Kanas <kkanas at marvell.com>
>
> Thunderx-nic uses secondary VF's to provide more queues to DPDK.
> Current instructions explain the concept but don't show easy way to find
> which PCI id is primary and which is secondary VF's.
>
> Signed-off-by: Krzysztof Kanas <kkanas at marvell.com>
> ---
>  doc/guides/nics/thunderx.rst | 48 ++++++++++++++++++++++++++++++++++++
>  1 file changed, 48 insertions(+)

1) Fixed the following warning
- dpdk-next-net-mrvl/doc/guides/nics/thunderx.rst:321: WARNING:
Explicit markup ends without a blank line; unexpected unindent.

2) Slightly reworded the git commit message.
    doc/thunderx: add secondary VF enumeration details

    thunderx-nic uses secondary VF's to provide more queues to DPDK.
    Current instructions explain the concept but don't show an easy way to find
    which PCI id is primary and which is secondary VF's.

    This patch extending the documentation of secondary VF w.r.t
    the enumeration details.

Acked-by: Jerin Jacob <jerinj at marvell.com>
Applied to dpdk-next-net-mrvl/master. Thanks


More information about the dev mailing list