[dpdk-dev] doc: Fix a typo in a section about i40e PMD limitation.

Message ID 20170403041211.15373-1-rami.rosen@intel.com (mailing list archive)
State Accepted, archived
Delegated to: Ferruh Yigit
Headers

Checks

Context Check Description
ci/checkpatch warning coding style issues
ci/Intel-compilation success Compilation OK

Commit Message

Rami Rosen April 3, 2017, 4:12 a.m. UTC
  This patch fixes a trivial typo in i40e documentation;
commit edf1b ("add limitations for i40e PMD") added a comment about 
the behaviour upon DPDK application quit; however, it was wrongly titled
as "after DPDK application exist" instead of "after DPDK application exit",
and this trivial patch fixes it. 

Signed-off-by: Rami Rosen <rami.rosen@intel.com>
---
 doc/guides/nics/i40e.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

John McNamara April 3, 2017, 7:08 a.m. UTC | #1
> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Rami Rosen
> Sent: Monday, April 3, 2017 5:12 AM
> To: dev@dpdk.org
> Cc: Wu, Jingjing <jingjing.wu@intel.com>; Rosen, Rami
> <rami.rosen@intel.com>
> Subject: [dpdk-dev] [PATCH ] doc: Fix a typo in a section about i40e PMD
> limitation.
> 
> This patch fixes a trivial typo in i40e documentation; commit edf1b ("add
> limitations for i40e PMD") added a comment about the behaviour upon DPDK
> application quit; however, it was wrongly titled as "after DPDK
> application exist" instead of "after DPDK application exit", and this
> trivial patch fixes it.
> 
> Signed-off-by: Rami Rosen <rami.rosen@intel.com>

Acked-by: John McNamara <john.mcnamara@intel.com>
  
Ferruh Yigit April 3, 2017, 12:28 p.m. UTC | #2
On 4/3/2017 8:08 AM, Mcnamara, John wrote:
> 
> 
>> -----Original Message-----
>> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Rami Rosen
>> Sent: Monday, April 3, 2017 5:12 AM
>> To: dev@dpdk.org
>> Cc: Wu, Jingjing <jingjing.wu@intel.com>; Rosen, Rami
>> <rami.rosen@intel.com>
>> Subject: [dpdk-dev] [PATCH ] doc: Fix a typo in a section about i40e PMD
>> limitation.
>>
>> This patch fixes a trivial typo in i40e documentation; commit edf1b ("add
>> limitations for i40e PMD") added a comment about the behaviour upon DPDK
>> application quit; however, it was wrongly titled as "after DPDK
>> application exist" instead of "after DPDK application exit", and this
>> trivial patch fixes it.
>>
>> Signed-off-by: Rami Rosen <rami.rosen@intel.com>
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>

Applied to dpdk-next-net/master, thanks.
  

Patch

diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst
index 043de34..413661c 100644
--- a/doc/guides/nics/i40e.rst
+++ b/doc/guides/nics/i40e.rst
@@ -445,7 +445,7 @@  is used as the VF driver, DPDK cannot choose 16 byte receive descriptor. That
 is to say, user should keep ``CONFIG_RTE_LIBRTE_I40E_16BYTE_RX_DESC=n`` in
 config file.
 
-Link down with i40e kernel driver after DPDK application exist
+Link down with i40e kernel driver after DPDK application exit
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 After DPDK application quit, and the device is bound back to Linux i40e