* [dpdk-dev] [PATCH] doc: minor rewording
@ 2013-07-16 8:35 Thomas Monjalon
2013-07-19 19:19 ` Vincent JARDIN
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2013-07-16 8:35 UTC (permalink / raw)
To: dev
There is no network stack in DPDK API but only helpers for different layers.
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
---
doc/doxy-api-index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/doxy-api-index.md b/doc/doxy-api-index.md
index d46c07e..ad83410 100644
--- a/doc/doxy-api-index.md
+++ b/doc/doxy-api-index.md
@@ -69,7 +69,7 @@ There are many libraries, so their headers may be grouped by topics:
[lcore] (@ref rte_lcore.h),
[per-lcore] (@ref rte_per_lcore.h)
-- **network stack**:
+- **layers**:
[ethernet] (@ref rte_ether.h),
[IP] (@ref rte_ip.h),
[SCTP] (@ref rte_sctp.h),
--
1.7.10.4
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: minor rewording
2013-07-16 8:35 [dpdk-dev] [PATCH] doc: minor rewording Thomas Monjalon
@ 2013-07-19 19:19 ` Vincent JARDIN
2013-07-19 21:16 ` Thomas Monjalon
0 siblings, 1 reply; 3+ messages in thread
From: Vincent JARDIN @ 2013-07-19 19:19 UTC (permalink / raw)
To: Thomas Monjalon; +Cc: dev
Yes, it helps to avoid confusions, just push it.
Acked-by: vincent.jardin@6wind.com
On 16/07/2013 10:35, Thomas Monjalon wrote:
> There is no network stack in DPDK API but only helpers for different layers.
>
> Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
> ---
> doc/doxy-api-index.md | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/doxy-api-index.md b/doc/doxy-api-index.md
> index d46c07e..ad83410 100644
> --- a/doc/doxy-api-index.md
> +++ b/doc/doxy-api-index.md
> @@ -69,7 +69,7 @@ There are many libraries, so their headers may be grouped by topics:
> [lcore] (@ref rte_lcore.h),
> [per-lcore] (@ref rte_per_lcore.h)
>
> -- **network stack**:
> +- **layers**:
> [ethernet] (@ref rte_ether.h),
> [IP] (@ref rte_ip.h),
> [SCTP] (@ref rte_sctp.h),
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-07-19 21:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-16 8:35 [dpdk-dev] [PATCH] doc: minor rewording Thomas Monjalon
2013-07-19 19:19 ` Vincent JARDIN
2013-07-19 21:16 ` 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).