From: David Marchand <david.marchand@redhat.com>
To: Bruce Richardson <bruce.richardson@intel.com>
Cc: dev@dpdk.org, Stephen Hemminger <stephen@networkplumber.org>,
Ian Stokes <ian.stokes@intel.com>
Subject: Re: [PATCH v3] build: replace support for icc with icx
Date: Tue, 11 Feb 2025 11:51:43 +0100 [thread overview]
Message-ID: <CAJFAV8zD-5bmnuYY11W+r513PwAhbcXsS4S=t2zn0yKpsjM-vg@mail.gmail.com> (raw)
In-Reply-To: <20250210171845.1669874-1-bruce.richardson@intel.com>
On Mon, Feb 10, 2025 at 6:19 PM Bruce Richardson
<bruce.richardson@intel.com> wrote:
>
> The "Intel C++ Compiler" (icc) has been replaced by the newer clang-based
> "Intel oneAPI DPC++/C++ Compiler" (icx) compiler. DPDK compilation has
> also not been tested recently with the icc compiler, so let's remove doc
> and code references to icc, and any special macros or build support that
> was added for it. Document instead that icx can be used to compile DPDK.
>
> Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
> Acked-by: Stephen Hemminger <stephen@networkplumber.org>
> Acked-by: Ian Stokes <ian.stokes@intel.com>
> ---
> v3:
> * separated out the icx build fixes, to revert to single-patch set.
> Due to potential conflicts depending on order of apply of patches,
> I will send these out separately to be applied to next-net-intel tree
> rather than main tree.
> * more changes following feedback from David:
> - removed cpu-endianness macros in testpmd
> - removed unnecessary typecasts (and fixed line-break in err msg)
Dropped icc = auto() in dts/framework/config/test_run.py.
Applied, thanks Bruce.
--
David Marchand
prev parent reply other threads:[~2025-02-11 10:52 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-05 16:18 [PATCH] build: remove support for icc compiler Bruce Richardson
2025-02-05 16:33 ` Stephen Hemminger
2025-02-05 17:03 ` David Marchand
2025-02-05 17:32 ` Bruce Richardson
2025-02-05 17:46 ` Bruce Richardson
2025-02-05 18:29 ` [PATCH v2 0/2] replace icc support with icx Bruce Richardson
2025-02-05 18:29 ` [PATCH v2 1/2] drivers: fix build warnings when using icx Bruce Richardson
2025-02-10 10:55 ` Stokes, Ian
2025-02-05 18:29 ` [PATCH v2 2/2] build: replace support for icc with icx Bruce Richardson
2025-02-06 15:19 ` David Marchand
2025-02-10 10:55 ` Stokes, Ian
2025-02-10 17:18 ` [PATCH v3] " Bruce Richardson
2025-02-11 9:50 ` David Marchand
2025-02-11 10:08 ` Bruce Richardson
2025-02-11 10:51 ` 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='CAJFAV8zD-5bmnuYY11W+r513PwAhbcXsS4S=t2zn0yKpsjM-vg@mail.gmail.com' \
--to=david.marchand@redhat.com \
--cc=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=ian.stokes@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).