[PATCH] build: remove support for icc compiler

Stephen Hemminger stephen at networkplumber.org
Wed Feb 5 17:33:04 CET 2025


On Wed,  5 Feb 2025 16:18:19 +0000
Bruce Richardson <bruce.richardson at intel.com> wrote:

> The Intel-produced compiler "icc" has been replaced by the newer
> clang-based "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.
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>

Probably should add a release note for this. But overall looks like a great idea.

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


More information about the dev mailing list