doc: add l3fwd-graph application user guide
[dpdk.git] / doc / guides / rel_notes / release_17_08.rst
index a137aa7..dc62240 100644 (file)
@@ -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