]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/rel_notes/release_18_02.rst
doc: add tested platforms with Mellanox NICs
[dpdk.git] / doc / guides / rel_notes / release_18_02.rst
index 44b7de59af2bb401611d18a1b4634ec88c939d4e..3523ea7fdc29cd7ce32cf17dcb0b6450c9565d7d 100644 (file)
@@ -1,3 +1,6 @@
+..  SPDX-License-Identifier: BSD-3-Clause
+    Copyright 2018 The DPDK contributors
+
 DPDK Release 18.02
 ==================
 
@@ -207,7 +210,7 @@ New Features
   A set of northbound APIs have been defined which encompass a generic set of
   operations by allowing applications to interact with device using opaque
   structures/buffers. Also, southbound APIs provide a means of integrating devices
-  either as as part of a physical bus (PCI, FSLMC etc) or through ``vdev``.
+  either as part of a physical bus (PCI, FSLMC etc) or through ``vdev``.
 
   See the :doc:`../prog_guide/rawdev` programmer's guide for more details.