From: Thomas Monjalon <thomas@monjalon.net>
To: Dapeng Yu <dapengx.yu@intel.com>
Cc: reshma.pattan@intel.com, dev@dpdk.org, shahafs@mellanox.com,
stable@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v2] examples/packet_ordering: use local port config
Date: Wed, 24 Mar 2021 11:17:17 +0100 [thread overview]
Message-ID: <6143636.G4sfvJWvxY@thomas> (raw)
In-Reply-To: <20210319071118.945615-1-dapengx.yu@intel.com>
19/03/2021 08:11, dapengx.yu@intel.com:
> From: Dapeng Yu <dapengx.yu@intel.com>
>
> A global ethernet port configuration is assigned to local variable
> because in this way the local variable may be updated as required. But
> this local variable is not used as input of rte_eth_dev_configure() in
> original implementation, and cause that fast mbuf free feature cannot
> be enabled on port.
>
> This patch use this local variable as input of rte_eth_dev_configure().
>
> Fixes: 6833f919f56b ("examples/packet_ordering: convert to new ethdev offloads API")
> Cc: shahafs@mellanox.com
> Cc: stable@dpdk.org
>
> Signed-off-by: Dapeng Yu <dapengx.yu@intel.com>
> Acked-by: Reshma Pattan <reshma.pattan@intel.com>
Applied, thanks
prev parent reply other threads:[~2021-03-24 10:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-11 6:36 [dpdk-dev] [PATCH] " dapengx.yu
2021-03-18 10:18 ` Pattan, Reshma
2021-03-19 7:11 ` [dpdk-dev] [PATCH v2] " dapengx.yu
2021-03-24 10:17 ` Thomas Monjalon [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=6143636.G4sfvJWvxY@thomas \
--to=thomas@monjalon.net \
--cc=dapengx.yu@intel.com \
--cc=dev@dpdk.org \
--cc=reshma.pattan@intel.com \
--cc=shahafs@mellanox.com \
--cc=stable@dpdk.org \
/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).