DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Morten Brørup" <mb@smartsharesystems.com>
To: "Robin Jarry" <rjarry@redhat.com>, <dev@dpdk.org>,
	<bruce.richardson@intel.com>
Cc: "David Marchand" <david.marchand@redhat.com>,
	"Ferruh Yigit" <ferruh.yigit@amd.com>
Subject: RE: [PATCH dpdk v2] net: enforce 2-bytes alignment on IPv6 headers
Date: Tue, 5 Nov 2024 15:20:40 +0100	[thread overview]
Message-ID: <98CBD80474FA8B44BF855DF32C47DC35E9F880@smartserver.smartshare.dk> (raw)
In-Reply-To: <20241105141229.433421-2-rjarry@redhat.com>

> From: Robin Jarry [mailto:rjarry@redhat.com]
> Sent: Tuesday, 5 November 2024 15.13
> 
> IPv6 headers are always aligned on a 2-bytes grid. Reflect this in the
> structure definition.
> 
> Signed-off-by: Robin Jarry <rjarry@redhat.com>
> ---
> 
> Notes:
>     v2: added changelog entry
> 
>  doc/guides/rel_notes/release_24_11.rst | 6 ++++++
>  lib/net/rte_ip6.h                      | 6 +++---
>  2 files changed, 9 insertions(+), 3 deletions(-)

Thank you, Robin.

Reviewed-by: Morten Brørup <mb@smartsharesystems.com>

Note for other reviewers:
This patch provides consistency with the IPv4 header alignment patch,
https://patchwork.dpdk.org/project/dpdk/patch/20241105085912.4148208-1-david.marchand@redhat.com/


  reply	other threads:[~2024-11-05 14:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-05 12:25 [PATCH dpdk] " Robin Jarry
2024-11-05 12:27 ` Morten Brørup
2024-11-05 12:33   ` Morten Brørup
2024-11-05 14:12 ` [PATCH dpdk v2] " Robin Jarry
2024-11-05 14:20   ` Morten Brørup [this message]
2024-11-06 20:23     ` David Marchand

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=98CBD80474FA8B44BF855DF32C47DC35E9F880@smartserver.smartshare.dk \
    --to=mb@smartsharesystems.com \
    --cc=bruce.richardson@intel.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@amd.com \
    --cc=rjarry@redhat.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).