> From: De Lara Guarch, Pablo
>
> Due to API changes in functions ndo_dflt_bridge_getlink
> (commit 2c3c031c) and ndo_fdb_add (commit f6f6424b)
> in kernel 3.19, DPDK would not build.
>
> This patch solves the problem, by checking the kernel version
> and adding the necessary new parameters.
>
This is very useful.
Thank you very much Siobhan.
Thanks
M Jay
-Original Message-
From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Siobhan Butler
Sent: Sunday, March 22, 2015 6:25 AM
To: dev at dpdk.org
Subject: [dpdk-dev] [PATCH] doc: added to faq section of release notes
Added so
Hi Thomas,
> -Original Message-
> From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com]
> Sent: Friday, March 20, 2015 9:23 PM
> To: De Lara Guarch, Pablo
> Cc: dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] kni: fix compilation issue on kernel 3.19
>
> Hi Pablo,
>
> 2015-03-12
From: De Lara Guarch, Pablo
Due to API changes in functions ndo_dflt_bridge_getlink
(commit 2c3c031c) and ndo_fdb_add (commit f6f6424b)
in kernel 3.19, DPDK would not build.
This patch solves the problem, by checking the kernel version
and adding the necessary new parameters.
Mind that function
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Huawei Xie
> Sent: Wednesday, March 11, 2015 4:22 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH] vhost library doc update
>
> add vhost user documentation
>
> Signed-off-by: Huawei Xie
> ---
> doc/gui
Added some of the questions posted to the mailing list to the FAQ section of
release notes.
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/faq.rst | 35 +++
1 file changed, 35 insertions(+)
diff --git a/doc/guides/rel_notes/faq.rst b/doc/guides/rel_notes
Updated Operating Systems tested during 2.0 in release notes
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/supported_os.rst | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/doc/guides/rel_notes/supported_os.rst
b/doc/guides/rel_notes/supported_os.rst
i
> -Original Message-
> From: linhaifeng [mailto:haifeng.lin at huawei.com]
> Sent: Saturday, March 21, 2015 9:47 AM
> To: dev at dpdk.org
> Cc: Ouyang, Changchun; Xie, Huawei
> Subject: [PATCH v3] lib/librte_vhost: update used->idx when allocation of
> mbuf fails
>
> From: Linhaifeng
>
This patch adds a note to the release notes new features,
as a warning regarding the early status of the FM10K driver for pre-release
access
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/new_features.rst | 7 +++
1 file changed, 7 insertions(+)
diff --git a/doc/guides/rel_notes/ne
9 matches
Mail list logo