]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst
examples/l2fwd-keepalive: add IPC liveness reporting
[dpdk.git] / doc / guides / prog_guide / link_bonding_poll_mode_drv_lib.rst
index 46f0296e2d2904c10d149dc4889a7891564adefd..01ddcb91151200dcc8a1d2e8574590402a463776 100644 (file)
@@ -61,7 +61,7 @@ bonded device and its slave devices.
 Link Bonding Modes Overview
 ---------------------------
 
-Currently the Link Bonding PMD library supports 4 modes of operation:
+Currently the Link Bonding PMD library supports following modes of operation:
 
 *   **Round-Robin (Mode 0):**
 
@@ -185,7 +185,7 @@ Bonding device stores its own version of RSS settings i.e. RETA, RSS hash
 function and RSS key, used to set up its slaves. That let to define the meaning
 of RSS configuration of bonding device as desired configuration of whole bonding
 (as one unit), without pointing any of slave inside. It is required to ensure
-consistency and made it more errorproof.
+consistency and made it more error-proof.
 
 RSS hash function set for bonding device, is a maximal set of RSS hash functions
 supported by all bonded slaves. RETA size is a GCD of all its RETA's sizes, so