]> git.droids-corp.org - dpdk.git/commitdiff
doc: remove trailing white space
authorStephen Hemminger <stephen@networkplumber.org>
Wed, 12 Aug 2020 23:06:22 +0000 (16:06 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 5 Oct 2020 22:42:21 +0000 (00:42 +0200)
Run a simple script to remove trailing white space and blank
lines at end of file across all documents.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
doc/guides/nics/fail_safe.rst
doc/guides/prog_guide/graph_lib.rst
doc/guides/prog_guide/regexdev.rst
doc/guides/sample_app_ug/vmdq_forwarding.rst
doc/guides/vdpadevs/features/mlx5.ini

index b4a92f663b17d24417c26beb30572401ecf9b716..f80346a35898b71c877ac6cea892ff7c4c8879fe 100644 (file)
@@ -155,9 +155,9 @@ This section shows some example of using **testpmd** with a fail-safe PMD.
 
 #. Start testpmd, automatically probing the device 84:00.0 and using it with
    the fail-safe.
+
    .. code-block:: console
+
       $RTE_TARGET/build/app/testpmd -c 0xff -n 4 \
          --vdev 'net_failsafe0,dev(0000:84:00.0),dev(net_ring0)' -- -i
 
index c922d10f3d64863b4fc1b3a67c7306d1565a19e8..5d183f86d7573f118ca456260517c644222b1c3e 100644 (file)
@@ -392,4 +392,3 @@ null
 ~~~~
 This node ignores the set of objects passed to it and reports that all are
 processed.
-
index b8ae9c0cc9aaef813aa4ba51be872361afda0001..0d84fb1a196e4c5fb4703b9cc57d6b4680a0f500 100644 (file)
@@ -174,4 +174,3 @@ the ``nb_ops`` and ``ops`` parameters are now used to specify the max processed
 operations the user wishes to retrieve and the location in which to store them.
 The API call returns the actual number of processed operations returned, this
 can never be larger than ``nb_ops``.
-
index c3a3439e5118fe25d555b61da54af6a2acad7e60..e9bca8c98c616b8eb713e0a915c74c68608585c4 100644 (file)
@@ -205,4 +205,3 @@ To generate the statistics output, use the following command:
 
 Please note that the statistics output will appear on the terminal where the vmdq_app is running,
 rather than the terminal from which the HUP signal was sent.
-
index 8bb99771922a02075efbd09144037b4c3144efac..990ef12dfccc8572d3de740425bd1bd36410f99d 100644 (file)
@@ -26,4 +26,3 @@ x86-32               = Y
 x86-64               = Y
 Usage doc            = Y
 Design doc           = Y
-