From be273f7719c0158eca54e5151d144f01d89afa6d Mon Sep 17 00:00:00 2001 From: Hernan Garcia Date: Sat, 17 Apr 2021 23:44:55 -0500 Subject: [PATCH] Fix grammar in README Change-Id: I98f7a8e3d431583b7b09854bd62153ca0472a529 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ef33c78..11a77da1 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ NOTE: Existing deployments using os-data-network configuration options will cont # DPDK fast packet processing support -For OpenStack Mitaka running on Ubuntu 16.04, its possible to use experimental DPDK userspace network acceleration with Open vSwitch and OpenStack. +For OpenStack Mitaka running on Ubuntu 16.04, it's possible to use experimental DPDK userspace network acceleration with Open vSwitch and OpenStack. Currently, this charm supports use of DPDK enabled devices in bridges supporting connectivity to provider networks. @@ -90,7 +90,7 @@ By default, the charm will configure Open vSwitch/DPDK to consume a processor co # DPDK bonding -For deployments using Open vSwitch 2.6.0 or later (OpenStack Ocata on Ubuntu 16.04 onwards), its also possible to use native Open vSwitch DPDK bonding to provide increased resilience for DPDK based deployments. +For deployments using Open vSwitch 2.6.0 or later (OpenStack Ocata on Ubuntu 16.04 onwards), it's also possible to use native Open vSwitch DPDK bonding to provide increased resilience for DPDK based deployments. This feature is configured using the `dpdk-bond-mappings` and `dpdk-bond-config` options of this charm, for example: