All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH ] doc: Fix a typo in a section about i40e PMD limitation.
@ 2017-04-03  4:12 Rami Rosen
  2017-04-03  7:08 ` Mcnamara, John
  0 siblings, 1 reply; 3+ messages in thread
From: Rami Rosen @ 2017-04-03  4:12 UTC (permalink / raw)
  To: dev; +Cc: jingjing.wu, Rami Rosen

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(-)

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
-- 
2.9.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH ] doc: Fix a typo in a section about i40e PMD limitation.
  2017-04-03  4:12 [PATCH ] doc: Fix a typo in a section about i40e PMD limitation Rami Rosen
@ 2017-04-03  7:08 ` Mcnamara, John
  2017-04-03 12:28   ` Ferruh Yigit
  0 siblings, 1 reply; 3+ messages in thread
From: Mcnamara, John @ 2017-04-03  7:08 UTC (permalink / raw)
  To: Rosen, Rami, dev; +Cc: Wu, Jingjing, Rosen, Rami



> -----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>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH ] doc: Fix a typo in a section about i40e PMD limitation.
  2017-04-03  7:08 ` Mcnamara, John
@ 2017-04-03 12:28   ` Ferruh Yigit
  0 siblings, 0 replies; 3+ messages in thread
From: Ferruh Yigit @ 2017-04-03 12:28 UTC (permalink / raw)
  To: Mcnamara, John, Rosen, Rami, dev; +Cc: Wu, Jingjing

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-04-03 12:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-03  4:12 [PATCH ] doc: Fix a typo in a section about i40e PMD limitation Rami Rosen
2017-04-03  7:08 ` Mcnamara, John
2017-04-03 12:28   ` Ferruh Yigit

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.