X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Frel_notes%2Frelease_17_08.rst;h=dc6224097afa939ecf109febf32bbad7a030ecd8;hb=7d5ef3bb32cd079d8328835976277ef675636e49;hp=a137aa79fa25bdc694d05b1a8430e826894a4ac7;hpb=b9c7fc35b51c5ea2531859b1be45191312f2b9d4;p=dpdk.git diff --git a/doc/guides/rel_notes/release_17_08.rst b/doc/guides/rel_notes/release_17_08.rst index a137aa79fa..dc6224097a 100644 --- a/doc/guides/rel_notes/release_17_08.rst +++ b/doc/guides/rel_notes/release_17_08.rst @@ -1,3 +1,6 @@ +.. SPDX-License-Identifier: BSD-3-Clause + Copyright 2017 The DPDK contributors + DPDK Release 17.08 ================== @@ -314,6 +317,15 @@ ABI Changes Also, make sure to start the actual text at the margin. ========================================================= +* Changed type of ``domain`` field in ``rte_pci_addr`` to ``uint32_t`` + to follow the PCI standard. + +* Added new ``rte_bus`` experimental APIs available as operators within the + ``rte_bus`` structure. + +* Made ``rte_devargs`` structure internal device representation generic to + prepare for a bus-agnostic EAL. + * **Reorganized the crypto operation structures.** Some fields have been modified in the ``rte_crypto_op`` and @@ -368,8 +380,9 @@ The libraries prepended with a plus sign were incremented in this version. librte_cmdline.so.2 + librte_cryptodev.so.3 librte_distributor.so.1 - librte_eal.so.4 + + librte_eal.so.5 + librte_ethdev.so.7 + + librte_eventdev.so.2 + librte_gro.so.1 librte_hash.so.2 librte_ip_frag.so.1