DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Elena Agostini <eagostini@nvidia.com>
Cc: stable@dpdk.org, dev@dpdk.org, stable@dpdk.org, xiaoyun.li@intel.com
Subject: Re: [PATCH v2] net: fix return type of IPv6 L4 packet checksum
Date: Wed, 12 Apr 2023 10:26:46 +0200	[thread overview]
Message-ID: <2875600.e9J7NaK4W3@thomas> (raw)
In-Reply-To: <2137928.irdbgypaU6@thomas>

12/04/2023 10:22, Thomas Monjalon:
> 06/04/2023 11:49, eagostini@nvidia.com:
> > From: Elena Agostini <eagostini@nvidia.com>
> > 
> > Function returns 0 or -1 but the return type is uint16_t.
> > 
> > Fixes: d178f693bbfe ("net: add UDP/TCP checksum in mbuf segments")
> > Cc: xiaoyun.li@intel.com
> > 
> > Signed-off-by: Elena Agostini <eagostini@nvidia.com>
> 
> The title should be about IPv4, not IPv6.

Applied with this fix and adding Cc: stable@dpdk.org



  reply	other threads:[~2023-04-12  8:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-06  9:21 [PATCH] " eagostini
2023-04-06  9:35 ` Bing Zhao
2023-04-06  9:49 ` [PATCH v2] " eagostini
2023-04-12  8:22   ` Thomas Monjalon
2023-04-12  8:26     ` Thomas Monjalon [this message]
2023-04-12  8:24   ` [PATCH v3] net: fix return type of IPv4 " eagostini

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=2875600.e9J7NaK4W3@thomas \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=eagostini@nvidia.com \
    --cc=stable@dpdk.org \
    --cc=xiaoyun.li@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).