From: "Thomas Monjalon" <thomas@monjalon.net>
To: "Harold Huang" <baymaxhuang@gmail.com>, dev@dpdk.org
Cc: "Wisam Jaddo" <wisamm@nvidia.com>
Subject: Re: [PATCH] app/flow-perf: replace RTE_BE32/16 with rte_cpu_to_be_32/16 for variables
Date: Sun, 12 Jul 2026 00:45:53 +0200 [thread overview]
Message-ID: <b56380ab-da8d-4642-9f07-320c6e948ee8@app.fastmail.com> (raw)
In-Reply-To: <20230312020009.288-1-baymaxhuang@gmail.com>
> In DPDK, the macros RTE_BE32 or RTE_BE16 are usually used for
> constant values. And functions such as rte_cpu_to_be_32 or
> rte_cpu_to_be_16 are optimized for variables.
>
> Signed-off-by: Harold Huang <baymaxhuang@gmail.com>
Sorry this patch was forgotten.
Applied, thanks.
prev parent reply other threads:[~2026-07-11 22:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-12 2:00 [PATCH] app/flow-perf: replace RTE_BE32/16 with rte_cpu_to_be_32/16 for variables Harold Huang
2023-03-27 10:29 ` Wisam Monther
2023-03-27 12:32 ` Harold Huang
2023-04-18 11:32 ` Wisam Monther
2024-10-07 19:36 ` Stephen Hemminger
2026-07-11 22:45 ` Thomas Monjalon [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=b56380ab-da8d-4642-9f07-320c6e948ee8@app.fastmail.com \
--to=thomas@monjalon.net \
--cc=baymaxhuang@gmail.com \
--cc=dev@dpdk.org \
--cc=wisamm@nvidia.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.