DPDK patches and discussions
 help / color / mirror / Atom feed
From: Hemant Agrawal <hemant.agrawal@oss.nxp.com>
To: David Marchand <david.marchand@redhat.com>, dev@dpdk.org
Cc: thomas@monjalon.net, ferruh.yigit@amd.com,
	stephen@networkplumber.org, mattias.ronnblom@ericsson.com
Subject: Re: [PATCH v2 0/6] Clean up many __builtin_* in drivers.
Date: Fri, 25 Oct 2024 12:49:24 +0530	[thread overview]
Message-ID: <a8337b9f-afe9-33ee-166f-e5308c62b3df@oss.nxp.com> (raw)
In-Reply-To: <20241025070424.3916007-1-david.marchand@redhat.com>


On 25-10-2024 12:34, David Marchand wrote:
> Here is a series cleaning up most of uses of __builtin_* helpers in
> drivers when they have a direct replacement in EAL.
>
> checkpatch is extended to forbid new additions.

Series-

Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>



      parent reply	other threads:[~2024-10-25  7:19 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-24 12:05 [PATCH " 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
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   ` Hemant Agrawal [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=a8337b9f-afe9-33ee-166f-e5308c62b3df@oss.nxp.com \
    --to=hemant.agrawal@oss.nxp.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@amd.com \
    --cc=mattias.ronnblom@ericsson.com \
    --cc=stephen@networkplumber.org \
    --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 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).