DPDK patches and discussions
 help / color / mirror / Atom feed
From: David Marchand <david.marchand@redhat.com>
To: Huichao Cai <chcchc88@163.com>
Cc: dev <dev@dpdk.org>,
	"Ananyev, Konstantin" <konstantin.ananyev@intel.com>,
	 Stephen Hemminger <stephen@networkplumber.org>
Subject: Re: [PATCH] ip_frag: replace the rte memcpy with memcpy
Date: Thu, 23 Jun 2022 16:26:34 +0200	[thread overview]
Message-ID: <CAJFAV8zQ2y1QFXhu2Q67gb9bZj0WmgkMG61oi7_WP486X-BjRQ@mail.gmail.com> (raw)
In-Reply-To: <1655561380-64616-1-git-send-email-chcchc88@163.com>

On Sat, Jun 18, 2022 at 4:10 PM Huichao Cai <chcchc88@163.com> wrote:
>
> To resolve the compilation warning,replace the rte_memcpy with memcpy.
> Modify in file test_ipfrag.c and rte_ipv4_fragmentation.c.
>

These warnings appeared with:
Fixes: b50a14a853aa ("ip_frag: add IPv4 options fragment")

> Signed-off-by: Huichao Cai <chcchc88@163.com>

I updated the commitlog to give some detail.
Applied to fix compilation with GCC 12 for -rc2.

Thanks.

-- 
David Marchand


      parent reply	other threads:[~2022-06-23 14:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-18 14:09 Huichao Cai
2022-06-21 15:11 ` David Marchand
2022-06-22 22:49 ` Konstantin Ananyev
2022-06-23  2:35   ` Stephen Hemminger
2022-06-23 14:24     ` David Marchand
2022-06-24 17:25     ` Konstantin Ananyev
2022-06-27 11:12       ` Liang Ma
2022-06-23 14:26 ` David Marchand [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=CAJFAV8zQ2y1QFXhu2Q67gb9bZj0WmgkMG61oi7_WP486X-BjRQ@mail.gmail.com \
    --to=david.marchand@redhat.com \
    --cc=chcchc88@163.com \
    --cc=dev@dpdk.org \
    --cc=konstantin.ananyev@intel.com \
    --cc=stephen@networkplumber.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).