DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] doc: fix sample application formatting
@ 2018-08-16 16:35 Marko Kovacevic
  2018-10-16 15:08 ` Ferruh Yigit
  0 siblings, 1 reply; 3+ messages in thread
From: Marko Kovacevic @ 2018-08-16 16:35 UTC (permalink / raw)
  To: dev; +Cc: john.mcnamara, Marko Kovacevic, bernard.iremonger

Fixed formatting an extra header was added making it an extra
section when it was not intended.

Fixes: d0dff9ba445e ("doc: sample application user guide")
Cc: bernard.iremonger@intel.com

Signed-off-by: Marko Kovacevic <marko.kovacevic@intel.com>
---
 doc/guides/sample_app_ug/ip_reassembly.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guides/sample_app_ug/ip_reassembly.rst b/doc/guides/sample_app_ug/ip_reassembly.rst
index 18912cd..e1b56d7 100644
--- a/doc/guides/sample_app_ug/ip_reassembly.rst
+++ b/doc/guides/sample_app_ug/ip_reassembly.rst
@@ -23,8 +23,8 @@ There are two key differences from the L2 Forwarding sample application:
 
 *   The second difference is that the application differentiates between IP and non-IP traffic by means of offload flags.
 
-The Longest Prefix Match (LPM for IPv4, LPM6 for IPv6) table is used to store/lookup an outgoing port number, associated with that IPv4 address. Any unmatched packets are forwarded to the originating port.Compiling the Application
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
+The Longest Prefix Match (LPM for IPv4, LPM6 for IPv6) table is used to store/lookup an outgoing port number,
+associated with that IPv4 address. Any unmatched packets are forwarded to the originating port.
 
 
 Compiling the Application
-- 
2.9.5

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

* Re: [PATCH v1] doc: fix sample application formatting
  2018-08-16 16:35 [PATCH v1] doc: fix sample application formatting Marko Kovacevic
@ 2018-10-16 15:08 ` Ferruh Yigit
  2018-11-19  0:27   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Ferruh Yigit @ 2018-10-16 15:08 UTC (permalink / raw)
  To: Marko Kovacevic, dev; +Cc: john.mcnamara, bernard.iremonger

On 8/16/2018 5:35 PM, Marko Kovacevic wrote:
> Fixed formatting an extra header was added making it an extra
> section when it was not intended.
> 
> Fixes: d0dff9ba445e ("doc: sample application user guide")
> Cc: bernard.iremonger@intel.com
> 
> Signed-off-by: Marko Kovacevic <marko.kovacevic@intel.com>

Cc: stable@dpdk.org

Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>

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

* Re: [PATCH v1] doc: fix sample application formatting
  2018-10-16 15:08 ` Ferruh Yigit
@ 2018-11-19  0:27   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2018-11-19  0:27 UTC (permalink / raw)
  To: Marko Kovacevic; +Cc: dev, Ferruh Yigit, john.mcnamara, bernard.iremonger

16/10/2018 17:08, Ferruh Yigit:
> On 8/16/2018 5:35 PM, Marko Kovacevic wrote:
> > Fixed formatting an extra header was added making it an extra
> > section when it was not intended.
> > 
> > Fixes: d0dff9ba445e ("doc: sample application user guide")
> > Cc: bernard.iremonger@intel.com
> > 
> > Signed-off-by: Marko Kovacevic <marko.kovacevic@intel.com>
> 
> Cc: stable@dpdk.org
> 
> Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>

Applied, thanks

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

end of thread, other threads:[~2018-11-19  0:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-16 16:35 [PATCH v1] doc: fix sample application formatting Marko Kovacevic
2018-10-16 15:08 ` Ferruh Yigit
2018-11-19  0:27   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox