diff mbox series

[ovs-dev] docs: Fix table title for VM MQ config in dpdk howto.

Message ID 1535646976-19515-1-git-send-email-cian.ferriter@intel.com
State Accepted
Delegated to: Ian Stokes
Headers show
Series [ovs-dev] docs: Fix table title for VM MQ config in dpdk howto. | expand

Commit Message

Ferriter, Cian Aug. 30, 2018, 4:36 p.m. UTC
Found this when searching "BIOS Settings" for use with DPDK.

CC: Stephen Finucane <stephen@that.guru>
Fixes: c50938a24031 ("doc: Convert INSTALL.DPDK-ADVANCED to rST")
Signed-off-by: Cian Ferriter <cian.ferriter@intel.com>
---
 Documentation/howto/dpdk.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Stephen Finucane Aug. 31, 2018, 2:27 p.m. UTC | #1
On Thu, 2018-08-30 at 17:36 +0100, Cian Ferriter wrote:
> Found this when searching "BIOS Settings" for use with DPDK.
> 
> CC: Stephen Finucane <stephen@that.guru>
> Fixes: c50938a24031 ("doc: Convert INSTALL.DPDK-ADVANCED to rST")
> Signed-off-by: Cian Ferriter <cian.ferriter@intel.com>

Oops.

Acked-by: Stephen Finucane <stephen@that.guru>

> ---
>  Documentation/howto/dpdk.rst |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/Documentation/howto/dpdk.rst b/Documentation/howto/dpdk.rst
> index ab3d576..6397d25 100644
> --- a/Documentation/howto/dpdk.rst
> +++ b/Documentation/howto/dpdk.rst
> @@ -284,7 +284,7 @@ devices to bridge ``br0``. Once complete, follow the below steps:
>     We must configure with appropriate software versions to ensure this feature
>     is supported.
>  
> -   .. list-table:: Recommended BIOS Settings
> +   .. list-table:: VM Configuration
>        :header-rows: 1
>  
>        * - Setting
Stokes, Ian Jan. 10, 2019, 8:41 a.m. UTC | #2
On 8/31/2018 3:27 PM, Stephen Finucane wrote:
> On Thu, 2018-08-30 at 17:36 +0100, Cian Ferriter wrote:
>> Found this when searching "BIOS Settings" for use with DPDK.
>>
>> CC: Stephen Finucane <stephen@that.guru>
>> Fixes: c50938a24031 ("doc: Convert INSTALL.DPDK-ADVANCED to rST")
>> Signed-off-by: Cian Ferriter <cian.ferriter@intel.com>
> 
> Oops.
> 
> Acked-by: Stephen Finucane <stephen@that.guru>
> 
>> ---
>>   Documentation/howto/dpdk.rst |    2 +-
>>   1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/Documentation/howto/dpdk.rst b/Documentation/howto/dpdk.rst
>> index ab3d576..6397d25 100644
>> --- a/Documentation/howto/dpdk.rst
>> +++ b/Documentation/howto/dpdk.rst
>> @@ -284,7 +284,7 @@ devices to bridge ``br0``. Once complete, follow the below steps:
>>      We must configure with appropriate software versions to ensure this feature
>>      is supported.
>>   
>> -   .. list-table:: Recommended BIOS Settings
>> +   .. list-table:: VM Configuration
>>         :header-rows: 1
>>   
>>         * - Setting
> 

Apologies for the delay with this, fell through the cracks. I've applied 
this to master and backported from 2.10 to 2.7

Thanks
Ian
diff mbox series

Patch

diff --git a/Documentation/howto/dpdk.rst b/Documentation/howto/dpdk.rst
index ab3d576..6397d25 100644
--- a/Documentation/howto/dpdk.rst
+++ b/Documentation/howto/dpdk.rst
@@ -284,7 +284,7 @@  devices to bridge ``br0``. Once complete, follow the below steps:
    We must configure with appropriate software versions to ensure this feature
    is supported.
 
-   .. list-table:: Recommended BIOS Settings
+   .. list-table:: VM Configuration
       :header-rows: 1
 
       * - Setting