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>
Subject: [dpdk-dev] [PATCH] doc: add GCC 11 and clang 12 support to release notes
Date: Thu, 20 May 2021 12:18:21 +0100 [thread overview]
Message-ID: <20210520111821.388622-1-ktraynor@redhat.com> (raw)
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(+)
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
--
2.31.1
next reply other threads:[~2021-05-20 11:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-20 11:18 Kevin Traynor [this message]
2021-05-20 19:51 ` Jerin Jacob
2021-05-20 21:10 ` Thomas Monjalon
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=20210520111821.388622-1-ktraynor@redhat.com \
--to=ktraynor@redhat.com \
--cc=alialnu@nvidia.com \
--cc=david.marchand@redhat.com \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@intel.com \
--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).