19/07/2013 21:17, Vincent JARDIN :
> Acked-by: vincent.jardin at 6wind.com
pushed
Now, the version number is shown on API doc:
http://dpdk.org/doc/api/
--
Thomas
19/07/2013 21:18, Vincent JARDIN :
> Acked-by: vincent.jardin at 6wind.com
pushed
--
Thomas
19/07/2013 21:19, Vincent JARDIN :
> Acked-by: vincent.jardin at 6wind.com
pushed
--
Thomas
Yes, it helps to avoid confusions, just push it.
Acked-by: vincent.jardin at 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
> ---
> doc/doxy-api-index.md |2 +-
> 1 fil
it is just look n feel, just push it.
Acked-by: vincent.jardin at 6wind.com
On 19/07/2013 16:19, Thomas Monjalon wrote:
> The version string is extracted from rte_version.h.
> RTE_VER_* macros are concatenated and separators " . . r " are inserted.
>
> Signed-off-by: Thomas Monjalon
> ---
> mk
it is just look n feel, just push it.
Acked-by: vincent.jardin at 6wind.com
On 19/07/2013 16:19, Thomas Monjalon wrote:
> The parameter PROJECT_NUMBER is used in the HTML header
> via the template variable $projectnumber.
>
> Signed-off-by: Thomas Monjalon
> ---
> mk/rte.sdkdoc.mk |2 ++
>
On 19/07/2013 16:30, Antti Kantee wrote:
> Semi-related: why does DPDK take a blacklist instead of a list of
> devices that it should use (perhaps with a special value "all" in case
> someone really wants that behavior)? Historical reasons?
>
> (yes, I've also bricked my ssh connections several ti
Semi-related: why does DPDK take a blacklist instead of a list of
devices that it should use (perhaps with a special value "all" in case
someone really wants that behavior)? Historical reasons?
(yes, I've also bricked my ssh connections several times)
The parameter PROJECT_NUMBER is used in the HTML header
via the template variable $projectnumber.
Signed-off-by: Thomas Monjalon
---
mk/rte.sdkdoc.mk |2 ++
1 file changed, 2 insertions(+)
diff --git a/mk/rte.sdkdoc.mk b/mk/rte.sdkdoc.mk
index 96eec69..d0cda7a 100644
--- a/mk/rte.sdkdoc.mk
The version string is extracted from rte_version.h.
RTE_VER_* macros are concatenated and separators " . . r " are inserted.
Signed-off-by: Thomas Monjalon
---
mk/rte.sdkconfig.mk |6 ++
mk/rte.sdkroot.mk |4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/mk/rt
These 2 patches allow to print the DPDK version in doxygen header.
--
Thomas
---
mk: add rule to print version number
mk: insert version number in doxygen config
mk/rte.sdkconfig.mk |6 ++
mk/rte.sdkdoc.mk|2 ++
mk/rte.sdkroot.mk |4 ++--
3 files changed, 10 insertion
Hi Marco,
thanks for posting the example I carefully composed mine using your as a
basis and, guess, all works I don't have the exact cmdline I issued
yesterday. Looks like bash didn't have a chance to save history But I
guess I put all the -b options after the -- delimiter so they weren't
par
Il 19/07/2013 09:11, Dmitry Vyal ha scritto:
> Hi Marco,
>
> thanks for posting the example I carefully composed mine using your as a
> basis and, guess, all works I don't have the exact cmdline I issued
> yesterday. Looks like bash didn't have a chance to save history But I
> guess I put all the -
Intel incorporated this into later version of DPDK (not released yet),
let me respin the patch so that the API comes out the same. I don't want
to cause pain on the assumption that the open and Intel versions will want
to stay converged.
Also, want to support I/O regions which are necessary when d
14 matches
Mail list logo