patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Viacheslav Ovsiienko <viacheslavo@nvidia.com>, dev@dpdk.org
Cc: thomas@monjalon.net, beilei.xing@intel.com,
	bernard.iremonger@intel.com, wenzhuo.lu@intel.com,
	stable@dpdk.org
Subject: Re: [dpdk-stable] [PATCH] app/testpmd: fix queue reconfig request on Rx split update
Date: Fri, 29 Jan 2021 16:51:48 +0000	[thread overview]
Message-ID: <0f72ad8b-07b8-9cfb-f8d4-c7be1bfb24f3@intel.com> (raw)
In-Reply-To: <1611233193-20886-1-git-send-email-viacheslavo@nvidia.com>

On 1/21/2021 12:46 PM, Viacheslav Ovsiienko wrote:
> There is the "set rxpkts" command in the testpmd interactive mode,
> it configures the segment sizes to split the packet on receiving.
> The mentioned segment sizes are provided on the Rx queue setup
> as part of queue configuration. Hence, to take the rxpkts command
> into effect the Rx queues must be explicitly reconfigured.
> 
> The explained above is related to the "set rxoffs" as well.
> 
> The patch sets the queue reconfiguration request flag for
> all devices once Rx split settings are updated, to take
> the changes into effect the port(s) should be restarted.
> 
> Fixes: 0f2096d7ab36 ("app/testpmd: add rxpkts commands and parameters")
> Fixes: 91c78e090eed ("app/testpmd: add rxoffs commands and parameters")
> Cc: stable@dpdk.org
> 
> Signed-off-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>

Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>

Applied to dpdk-next-net/main, thanks.


      reply	other threads:[~2021-01-29 16:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-21 12:46 Viacheslav Ovsiienko
2021-01-29 16:51 ` 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=0f72ad8b-07b8-9cfb-f8d4-c7be1bfb24f3@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=beilei.xing@intel.com \
    --cc=bernard.iremonger@intel.com \
    --cc=dev@dpdk.org \
    --cc=stable@dpdk.org \
    --cc=thomas@monjalon.net \
    --cc=viacheslavo@nvidia.com \
    --cc=wenzhuo.lu@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).