From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Ye Xiaolong <xiaolong.ye@intel.com>,
David Marchand <david.marchand@redhat.com>
Cc: dev@dpdk.org, julikmilan@gmail.com, stable@dpdk.org,
Qi Zhang <qi.z.zhang@intel.com>,
John McNamara <john.mcnamara@intel.com>,
Marko Kovacevic <marko.kovacevic@intel.com>
Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH] doc: remove invalid parameter from af_xdp example
Date: Fri, 12 Jul 2019 14:40:09 +0100 [thread overview]
Message-ID: <ba7f5ca1-1f0b-8cec-3edb-5ad96cfee6f6@intel.com> (raw)
In-Reply-To: <20190711221534.GB42493@intel.com>
On 7/11/2019 11:15 PM, Ye Xiaolong wrote:
> On 07/11, David Marchand wrote:
>> queue= parameter does not exist.
>> It might have been the previous name of the queue_count parameter, but
>> anyway, the default value 1 for the number of queues works fine.
>>
>> Fixes: f1debd77efaf ("net/af_xdp: introduce AF_XDP PMD")
>> Cc: stable@dpdk.org
>>
>> Signed-off-by: David Marchand <david.marchand@redhat.com>
>> ---
>> doc/guides/nics/af_xdp.rst | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/doc/guides/nics/af_xdp.rst b/doc/guides/nics/af_xdp.rst
>> index c99c4c7..ec46f08 100644
>> --- a/doc/guides/nics/af_xdp.rst
>> +++ b/doc/guides/nics/af_xdp.rst
>> @@ -56,4 +56,4 @@ The following example will set up an af_xdp interface in DPDK:
>>
>> .. code-block:: console
>>
>> - --vdev net_af_xdp,iface=ens786f1,queue=0
>> + --vdev net_af_xdp,iface=ens786f1
>> --
>> 1.8.3.1
>>
>
> Acked-by: Xiaolong Ye <xiaolong.ye@intel.com>
Applied to dpdk-next-net/master, thanks.
prev parent reply other threads:[~2019-07-12 13:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-11 8:18 [dpdk-dev] " David Marchand
2019-07-11 22:15 ` Ye Xiaolong
2019-07-12 13:40 ` Ferruh Yigit [this message]
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=ba7f5ca1-1f0b-8cec-3edb-5ad96cfee6f6@intel.com \
--to=ferruh.yigit@intel.com \
--cc=david.marchand@redhat.com \
--cc=dev@dpdk.org \
--cc=john.mcnamara@intel.com \
--cc=julikmilan@gmail.com \
--cc=marko.kovacevic@intel.com \
--cc=qi.z.zhang@intel.com \
--cc=stable@dpdk.org \
--cc=xiaolong.ye@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).