Message ID | 20210520111821.388622-1-ktraynor@redhat.com (mailing list archive) |
---|---|
State | Accepted, archived |
Delegated to: | Thomas Monjalon |
Headers |
Return-Path: <dev-bounces@dpdk.org> X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9FD8AA0A0A; Thu, 20 May 2021 13:18:41 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33B5B40143; Thu, 20 May 2021 13:18:41 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id B3FAF40041 for <dev@dpdk.org>; Thu, 20 May 2021 13:18:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1621509520; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=lD5NPyuxqw0OggMz1XgmeWH8RVxHu634TlroiYFd4xU=; b=E3zQShWpigzTcTag0wdfNZxb0YusnKmG8Evb4sF7quwnh9aSsmXL58X4bn5t5zwhJxKyy9 KIeLMjZ5gigecFLV3TZPHYtSjRRVOSXgZOcVxlGa06F7rY8q946rAqJsfqclw96GtvFLMH u9/1tusXTrvxNq+moWx9wyQOuwQO084= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-544-gcgPMX9xP6Oq0gp7UVylJQ-1; Thu, 20 May 2021 07:18:36 -0400 X-MC-Unique: gcgPMX9xP6Oq0gp7UVylJQ-1 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 4F074180FD62; Thu, 20 May 2021 11:18:35 +0000 (UTC) Received: from rh.redhat.com (ovpn-113-32.ams2.redhat.com [10.36.113.32]) by smtp.corp.redhat.com (Postfix) with ESMTP id F1CA85D742; Thu, 20 May 2021 11:18:29 +0000 (UTC) From: Kevin Traynor <ktraynor@redhat.com> To: dev@dpdk.org Cc: ferruh.yigit@intel.com, thomas@monjalon.net, david.marchand@redhat.com, alialnu@nvidia.com, Kevin Traynor <ktraynor@redhat.com> Date: Thu, 20 May 2021 12:18:21 +0100 Message-Id: <20210520111821.388622-1-ktraynor@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=ktraynor@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Subject: [dpdk-dev] [PATCH] doc: add GCC 11 and clang 12 support to release notes X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions <dev.dpdk.org> List-Unsubscribe: <https://mails.dpdk.org/options/dev>, <mailto:dev-request@dpdk.org?subject=unsubscribe> List-Archive: <http://mails.dpdk.org/archives/dev/> List-Post: <mailto:dev@dpdk.org> List-Help: <mailto:dev-request@dpdk.org?subject=help> List-Subscribe: <https://mails.dpdk.org/listinfo/dev>, <mailto:dev-request@dpdk.org?subject=subscribe> Errors-To: dev-bounces@dpdk.org Sender: "dev" <dev-bounces@dpdk.org> |
Series |
doc: add GCC 11 and clang 12 support to release notes
|
|
Checks
Context | Check | Description |
---|---|---|
ci/checkpatch | success | coding style OK |
ci/github-robot | success | github build: passed |
ci/Intel-compilation | success | Compilation OK |
ci/intel-Testing | success | Testing PASS |
Commit Message
Kevin Traynor
May 20, 2021, 11:18 a.m. UTC
Note added support for GCC 11 and clang 12 in the
DPDK 21.05 release notes.
Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
---
Note: we need a fix for
https://bugs.dpdk.org/show_bug.cgi?id=714
For reference:
$ cat /etc/redhat-release
Fedora release 34 (Thirty Four)
$ gcc --version
gcc (GCC) 11.1.1 20210428 (Red Hat 11.1.1-1)
$ clang --version
clang version 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
=================
Libraries Enabled
=================
libs:
kvargs, telemetry, eal, ring, rcu, mempool, mbuf, net,
meter, ethdev, pci, cmdline, metrics, hash, timer, acl,
bbdev, bitratestats, cfgfile, compressdev, cryptodev, distributor, efd, eventdev,
gro, gso, ip_frag, jobstats, kni, latencystats, lpm, member,
power, pdump, rawdev, regexdev, rib, reorder, sched, security,
stack, vhost, ipsec, fib, port, table, pipeline, flow_classify,
bpf, graph, node,
Message:
===============
Drivers Enabled
===============
common:
cpt, dpaax, iavf, octeontx, octeontx2, cnxk, mlx5, qat,
sfc_efx,
bus:
dpaa, fslmc, ifpga, pci, vdev, vmbus,
mempool:
bucket, cnxk, dpaa, dpaa2, octeontx, octeontx2, ring, stack,
net:
af_packet, af_xdp, ark, atlantic, avp, axgbe, bnx2x, bnxt,
bond, cxgbe, dpaa, dpaa2, e1000, ena, enetc, enic,
failsafe, fm10k, hinic, hns3, i40e, iavf, ice, igc,
ionic, ipn3ke, ixgbe, kni, liquidio, memif, mlx4, mlx5,
netvsc, nfp, null, octeontx, octeontx2, octeontx_ep, pcap, pfe,
qede, ring, sfc, softnic, tap, thunderx, txgbe, vdev_netvsc,
vhost, virtio, vmxnet3,
raw:
dpaa2_cmdif, dpaa2_qdma, ifpga, ioat, ntb, octeontx2_dma, octeontx2_ep, skeleton,
crypto:
aesni_gcm, aesni_mb, bcmfs, caam_jr, ccp, dpaa_sec, dpaa2_sec, kasumi,
nitrox, null, octeontx, octeontx2, openssl, scheduler, snow3g, virtio,
zuc,
compress:
isal, mlx5, octeontx, zlib,
regex:
mlx5, octeontx2,
vdpa:
ifc, mlx5,
event:
cnxk, dlb2, dpaa, dpaa2, dsw, octeontx2, opdl, skeleton,
sw, octeontx,
baseband:
acc100, fpga_5gnr_fec, fpga_lte_fec, null, turbo_sw,
Message:
=================
Content Skipped
=================
libs:
drivers:
common/mvep: missing dependency, "libmusdk"
net/mvneta: missing dependency, "libmusdk"
net/mvpp2: missing dependency, "libmusdk"
net/nfb: missing dependency, "libnfb"
net/szedata2: missing dependency, "libsze2"
crypto/armv8: missing dependency, "libAArch64crypto"
crypto/mvsam: missing dependency, "libmusdk"
---
doc/guides/rel_notes/release_21_05.rst | 4 ++++
1 file changed, 4 insertions(+)
Comments
On Thu, May 20, 2021 at 4:48 PM Kevin Traynor <ktraynor@redhat.com> wrote: > > Note added support for GCC 11 and clang 12 in the > DPDK 21.05 release notes. > > Signed-off-by: Kevin Traynor <ktraynor@redhat.com> > > --- > > Note: we need a fix for > https://bugs.dpdk.org/show_bug.cgi?id=714 > > For reference: > $ cat /etc/redhat-release > Fedora release 34 (Thirty Four) > > $ gcc --version > gcc (GCC) 11.1.1 20210428 (Red Hat 11.1.1-1) Reviewed-by: Jerin Jacob <jerinj@marvell.com> Tested on archlinux GCC 11 and arm64 GCC 11. [main][dpdk.org] $ gcc -v Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc ,obj-c++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-g nu-unique-object --enable-install-libiberty --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-wer ror gdc_include_dir=/usr/include/dlang/gdc Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.1.0 (GCC) [main][dpdk.org] $ aarch64-linux-gnu-gcc -v Using built-in specs. COLLECT_GCC=aarch64-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/11.1.0/lto-wrapper Target: aarch64-linux-gnu Configured with: /build/aarch64-linux-gnu-gcc/src/gcc-11.1.0/configure --prefix=/usr --program-prefix=aarch64-linux-gnu- --with-local-prefix=/usr/aarch64-linux-gnu --with-sysroot=/usr/aarch64-linux-gnu --with-build-sysroot=/usr/aarch64-linu x-gnu --with-native-system-header-dir=/include --libdir=/usr/lib --libexecdir=/usr/lib --target=aarch64-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-nls --enable-default-pie --enable-languages=c,c++,fortran --e nable-shared --enable-threads=posix --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enabl e-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.1.0 (GCC)
20/05/2021 21:51, Jerin Jacob: > On Thu, May 20, 2021 at 4:48 PM Kevin Traynor <ktraynor@redhat.com> wrote: > > > > Note added support for GCC 11 and clang 12 in the > > DPDK 21.05 release notes. > > > > Signed-off-by: Kevin Traynor <ktraynor@redhat.com> > > Reviewed-by: Jerin Jacob <jerinj@marvell.com> Applied, thanks
diff --git a/doc/guides/rel_notes/release_21_05.rst b/doc/guides/rel_notes/release_21_05.rst index c66ab1d6a0..883bcb3352 100644 --- a/doc/guides/rel_notes/release_21_05.rst +++ b/doc/guides/rel_notes/release_21_05.rst @@ -312,4 +312,8 @@ New Features list of sub-testsuites, and a list of testcases as before. +* **Added support for GCC 11 and clang 12.** + + Added support for building with GCC 11.1.1 and clang 12.0.0. + Removed Items