From: Thomas Monjalon <thomas@monjalon.net>
To: nicolas.chautru@intel.com
Cc: dev@dpdk.org, gakhil@marvell.com, maxime.coquelin@redhat.com,
hernan.vargas@intel.com
Subject: Re: [PATCH v2 2/2] doc: simplify the binding steps
Date: Tue, 22 Nov 2022 16:01:04 +0100 [thread overview]
Message-ID: <1760098.TLkxdtWsSY@thomas> (raw)
In-Reply-To: <20221115195914.34700-3-nicolas.chautru@intel.com>
15/11/2022 20:59, Nicolas Chautru:
> -The PCI virtual functions must be configured before working or getting assigned
> -to VMs/Containers. The configuration involves allocating the number of hardware
> +The device must be configured to work properly.
> +The configuration involves allocating the number of hardware
> queues, priorities, load balance, bandwidth and other settings necessary for the
> device to perform FEC functions.
>
> This configuration needs to be executed at least once after reboot or PCI FLR and can
> -be achieved by using the functions ``rte_acc10x_configure()``,
> +be achieved by either using ``pf_bb_config`` or the function ``rte_acc10x_configure()``,
> which sets up the parameters defined in the compatible ``acc100_conf`` structure.
> +This is the method used in the bbdev-test test application.
Clearly this patch is more than "simplifying binding steps".
next prev parent reply other threads:[~2022-11-22 15:01 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-15 19:59 [PATCH v2 0/2] doc: simplify PMD steps Nicolas Chautru
2022-11-15 19:59 ` [PATCH v2 1/2] doc: make the Linux drivers doc more generic Nicolas Chautru
2022-11-22 14:59 ` Thomas Monjalon
2023-03-06 17:41 ` Chautru, Nicolas
2023-03-06 19:46 ` Thomas Monjalon
2023-03-09 17:35 ` Chautru, Nicolas
2023-03-09 18:08 ` Thomas Monjalon
2022-11-15 19:59 ` [PATCH v2 2/2] doc: simplify the binding steps Nicolas Chautru
2022-11-22 15:01 ` Thomas Monjalon [this message]
2022-11-22 21:21 ` Chautru, Nicolas
2022-11-23 8:35 ` Thomas Monjalon
2022-11-24 1:09 ` Chautru, Nicolas
2022-11-24 8:21 ` Thomas Monjalon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1760098.TLkxdtWsSY@thomas \
--to=thomas@monjalon.net \
--cc=dev@dpdk.org \
--cc=gakhil@marvell.com \
--cc=hernan.vargas@intel.com \
--cc=maxime.coquelin@redhat.com \
--cc=nicolas.chautru@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).