All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Marchand <david.marchand@redhat.com>
To: Conor Walsh <conor.walsh@intel.com>
Cc: "Ananyev, Konstantin" <konstantin.ananyev@intel.com>,
	 Vladimir Medvedkin <vladimir.medvedkin@intel.com>,
	 "Ruifeng Wang (Arm Technology China)" <ruifeng.wang@arm.com>,
	Jerin Jacob Kollanukkaran <jerinj@marvell.com>,
	dev <dev@dpdk.org>,
	 paulis.gributs@intel.com
Subject: Re: [dpdk-dev] [PATCH] examples/l3fwd: remove useless reloads in EM main loop
Date: Wed, 7 Jul 2021 11:57:21 +0200	[thread overview]
Message-ID: <CAJFAV8wh3CvBgg=Jm7T1K_vouygZgYEfk6xAxEUL_gbSOpmF-A@mail.gmail.com> (raw)
In-Reply-To: <20210706115755.1011721-1-conor.walsh@intel.com>

On Tue, Jul 6, 2021 at 1:58 PM Conor Walsh <conor.walsh@intel.com> wrote:
>
> This patch aligns the l3fwd EM code with the changes made to LPM in
> commit 74fb854a3de6 ("examples/l3fwd: remove useless reloads in LPM
> main loop").
> This change ensures the compiler knows that the lcore config variables
> are constant values and the compiler will then optimize the code
> accordingly.
>
> Signed-off-by: Conor Walsh <conor.walsh@intel.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>

Applied, thanks.

-- 
David Marchand


      parent reply	other threads:[~2021-07-07  9:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-06 11:57 [dpdk-dev] [PATCH] examples/l3fwd: remove useless reloads in EM main loop Conor Walsh
2021-07-07  5:20 ` Ruifeng Wang
2021-07-07  6:20 ` David Marchand
2021-07-07  9:57 ` 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='CAJFAV8wh3CvBgg=Jm7T1K_vouygZgYEfk6xAxEUL_gbSOpmF-A@mail.gmail.com' \
    --to=david.marchand@redhat.com \
    --cc=conor.walsh@intel.com \
    --cc=dev@dpdk.org \
    --cc=jerinj@marvell.com \
    --cc=konstantin.ananyev@intel.com \
    --cc=paulis.gributs@intel.com \
    --cc=ruifeng.wang@arm.com \
    --cc=vladimir.medvedkin@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.