From: Olivier MATZ <olivier.matz@6wind.com>
To: dev@dpdk.org
Cc: bruce.richardson@intel.com, john.mcnamara@intel.com,
daniel.verkamp@intel.com, konstantin.ananyev@intel.com,
Thomas Monjalon <thomas@monjalon.net>
Subject: Re: [dpdk-dev] [PATCH] doc: announce ABI change for ring structure
Date: Fri, 8 Dec 2017 15:14:47 +0100 [thread overview]
Message-ID: <20171208141446.5yfh6jpg6pwkoyq5@platinum> (raw)
In-Reply-To: <20170911133913.28737-1-olivier.matz@6wind.com>
Hi,
On Mon, Sep 11, 2017 at 03:39:13PM +0200, Olivier Matz wrote:
> As discussed on the mailing list, the alignment constraint of
> the ring structure can be relaxed.
>
> Link: http://dpdk.org/dev/patchwork/patch/25039
> Link: http://dpdk.org/dev/patchwork/patch/26103
>
> Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
> ---
> doc/guides/rel_notes/deprecation.rst | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
> index 3362f3350..5a63c0277 100644
> --- a/doc/guides/rel_notes/deprecation.rst
> +++ b/doc/guides/rel_notes/deprecation.rst
> @@ -120,3 +120,9 @@ Deprecation Notices
> The non-"do-sig" versions of the hash tables will be removed
> (including the ``signature_offset`` parameter)
> and the "do-sig" versions renamed accordingly.
> +
> +* ring: The alignment constraints on the ring structure will be relaxed
> + to one cache line instead of two, and an empty cache line padding will
> + be added between the producer and consumer structures. The size of the
> + structure and the offset of the fields will remain the same on
> + platforms with 64B cache line, but will change on other platforms.
> --
> 2.11.0
>
It looks this patch was forgotten.
It has 3 acks but was not integrated in 17.11.
Or did I miss something?
next prev parent reply other threads:[~2017-12-08 14:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-11 13:39 Olivier Matz
2017-09-18 9:16 ` Bruce Richardson
2017-09-18 9:24 ` Mcnamara, John
2017-09-18 9:30 ` Burakov, Anatoly
2017-12-08 14:14 ` Olivier MATZ [this message]
2017-12-08 17:01 ` Thomas Monjalon
2018-01-17 21:07 ` 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=20171208141446.5yfh6jpg6pwkoyq5@platinum \
--to=olivier.matz@6wind.com \
--cc=bruce.richardson@intel.com \
--cc=daniel.verkamp@intel.com \
--cc=dev@dpdk.org \
--cc=john.mcnamara@intel.com \
--cc=konstantin.ananyev@intel.com \
--cc=thomas@monjalon.net \
/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).