DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: grammatical fix in EAL docs
@ 2016-07-12  9:28 Shreyansh Jain
  2016-07-12 15:52 ` Mcnamara, John
  0 siblings, 1 reply; 3+ messages in thread
From: Shreyansh Jain @ 2016-07-12  9:28 UTC (permalink / raw)
  To: david.marchand; +Cc: dev, thomas.monjalon

Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
---
 doc/guides/prog_guide/env_abstraction_layer.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/prog_guide/env_abstraction_layer.rst b/doc/guides/prog_guide/env_abstraction_layer.rst
index 4b9895e..10a10a8 100644
--- a/doc/guides/prog_guide/env_abstraction_layer.rst
+++ b/doc/guides/prog_guide/env_abstraction_layer.rst
@@ -341,7 +341,7 @@ Known Issues
       be preempted by another pthread doing a multi-consumer dequeue on
       the same ring.
 
-    Bypassing this constraint it may cause the 2nd pthread to spin until the 1st one is scheduled again.
+    Bypassing this constraint may cause the 2nd pthread to spin until the 1st one is scheduled again.
     Moreover, if the 1st pthread is preempted by a context that has an higher priority, it may even cause a dead lock.
 
   This does not mean it cannot be used, simply, there is a need to narrow down the situation when it is used by multi-pthread on the same core.
-- 
2.7.4

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

* Re: [dpdk-dev] [PATCH] doc: grammatical fix in EAL docs
  2016-07-12  9:28 [dpdk-dev] [PATCH] doc: grammatical fix in EAL docs Shreyansh Jain
@ 2016-07-12 15:52 ` Mcnamara, John
  2016-07-16 14:31   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Mcnamara, John @ 2016-07-12 15:52 UTC (permalink / raw)
  To: Shreyansh Jain, david.marchand; +Cc: dev, thomas.monjalon

> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Shreyansh Jain
> Sent: Tuesday, July 12, 2016 10:28 AM
> To: david.marchand@6wind.com
> Cc: dev@dpdk.org; thomas.monjalon@6wind.com
> Subject: [dpdk-dev] [PATCH] doc: grammatical fix in EAL docs
> 
> Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>

Acked-by: John McNamara <john.mcnamara@intel.com>

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

* Re: [dpdk-dev] [PATCH] doc: grammatical fix in EAL docs
  2016-07-12 15:52 ` Mcnamara, John
@ 2016-07-16 14:31   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2016-07-16 14:31 UTC (permalink / raw)
  To: Shreyansh Jain; +Cc: Mcnamara, John, david.marchand, dev

> > Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>

Applied, thanks

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

end of thread, other threads:[~2016-07-16 17:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-12  9:28 [dpdk-dev] [PATCH] doc: grammatical fix in EAL docs Shreyansh Jain
2016-07-12 15:52 ` Mcnamara, John
2016-07-16 14:31   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).