All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: David Marchand <david.marchand@redhat.com>
Cc: dev@dpdk.org, thomas@monjalon.net, ferruh.yigit@amd.com,
	mattias.ronnblom@ericsson.com,
	Hemant Agrawal <hemant.agrawal@nxp.com>,
	Sachin Saxena <sachin.saxena@nxp.com>
Subject: Re: [PATCH 3/6] common/dpaax: use prefetch macros
Date: Thu, 24 Oct 2024 09:40:15 -0700	[thread overview]
Message-ID: <20241024094015.1083e48e@hermes.local> (raw)
In-Reply-To: <20241024120535.2722316-4-david.marchand@redhat.com>

On Thu, 24 Oct 2024 14:05:32 +0200
David Marchand <david.marchand@redhat.com> wrote:

> Prefer EAL macros over __builtin_ helpers.
> 
> Signed-off-by: David Marchand <david.marchand@redhat.com>


Acked-by: Stephen Hemminger <stephen@networkplumber.org>

  reply	other threads:[~2024-10-24 16:49 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-24 12:05 [PATCH 0/6] Clean up many __builtin_* in drivers David Marchand
2024-10-24 12:05 ` [PATCH 1/6] devtools: handle multiple pattern for skipping files David Marchand
2024-10-24 12:05 ` [PATCH 2/6] devtools: forbid use of builtin helpers David Marchand
2024-10-24 16:40   ` Stephen Hemminger
2024-10-24 12:05 ` [PATCH 3/6] common/dpaax: use prefetch macros David Marchand
2024-10-24 16:40   ` Stephen Hemminger [this message]
2024-10-24 12:05 ` [PATCH 4/6] crypto/openssl: fix 3DES-CTR with big endian CPUs David Marchand
2024-10-24 12:54   ` Morten Brørup
2024-10-24 13:10     ` David Marchand
2024-10-24 13:17       ` David Marchand
2024-10-24 13:30         ` David Marchand
2024-10-24 14:21           ` Morten Brørup
2024-10-24 12:05 ` [PATCH 5/6] drivers: use branch prediction macros David Marchand
2024-10-24 16:41   ` Stephen Hemminger
2024-10-24 12:05 ` [PATCH 6/6] drivers: use bitops API instead of compiler builtins David Marchand
2024-10-24 12:25   ` Morten Brørup
2024-10-25  7:04 ` [PATCH v2 0/6] Clean up many __builtin_* in drivers David Marchand
2024-10-25  7:04   ` [PATCH v2 1/6] devtools: handle multiple pattern for skipping files David Marchand
2024-10-25  7:04   ` [PATCH v2 2/6] devtools: forbid use of builtin helpers David Marchand
2024-10-25  7:04   ` [PATCH v2 3/6] common/dpaax: use prefetch macros David Marchand
2024-10-25  7:04   ` [PATCH v2 4/6] crypto/openssl: fix 3DES-CTR with big endian CPUs David Marchand
2024-10-25  7:04   ` [PATCH v2 5/6] drivers: use branch prediction macros David Marchand
2024-10-25  7:04   ` [PATCH v2 6/6] drivers: use bitops API instead of compiler builtins David Marchand
2024-10-25  7:19   ` [PATCH v2 0/6] Clean up many __builtin_* in drivers Hemant Agrawal
2024-10-30 10:24   ` 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=20241024094015.1083e48e@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@amd.com \
    --cc=hemant.agrawal@nxp.com \
    --cc=mattias.ronnblom@ericsson.com \
    --cc=sachin.saxena@nxp.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 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.