Create bonded device test is failing due to improper initialisation in
bonded device configuration. which leads to crash while setting up queues.
The value of nb_rx_desc is checked if it is not in range of rx_desc_lim of
bonded device which fails.
This is due to "rx_desc_lim" is set to 0 as defaul
When rte_vhost_driver_unregister delete the connection fd,
fdset_try_del will always try and donot release the
vhostuser.mutex if the fd is busy, but the fdset_event_dispatch
will set the fd to busy and call vhost_user_msg_handler to get
vhostuser.mutex, which will cause deadlock. Unlock the
vho
OASIS members and other interested parties,
OASIS and the OASIS Virtual I/O Device (VIRTIO) TC are pleased to announce
that Virtual I/O Device (VIRTIO) Version 1.1 is now available for public
review and comment.
Specification Overview:
This document describes the specifications of the “virtio” f
A new DPDK release candidate is ready for testing:
https://git.dpdk.org/dpdk/tag/?id=v19.02-rc4
The release notes:
http://doc.dpdk.org/guides/rel_notes/release_19_02.html
42 patches (docs and fixes) were integrated.
This is the last release candidate for DPDK 19.02.
You may share
24/01/2019 13:23, Raslan Darawsheh:
> Signed-off-by: Raslan Darawsheh
> ---
> doc/guides/rel_notes/release_19_02.rst | 189
> +
> 1 file changed, 189 insertions(+)
Applied, thanks
18/01/2019 15:56, Kovacevic, Marko:
> > Add tested Intel platforms with Intel NICs to v19.02 release note.
> >
> > Signed-off-by: Lijuan Tu
>
> Acked-by: Marko Kovacevic
Applied, thanks
Hi,
I feel this doc will be updated to provide a complete debug checklist,
and will become useful to many users hopefully.
One general comment about documentation,
It is better to wrap lines logically, for example, always start sentences
at the beginning of a new line. It will make further update
Hi,
I don't know how I caught a typo in the middle of SVG files :)
> + dsitributor and worker
dsitributor -> distributor
20/01/2019 19:29, Rami Rosen:
> There is a missing depenency for building docs with "make doc-guides-pdf".
> This causes it to break with "make[3]: latexmk: Command not found". This
> was observed and reproted in https://bugs.dpdk.org/show_bug.cgi?id=182
> This patch fixes this issue by adding the
> > > Applications need to at least match DPDK's -march option to build
> > > successfully due to some static inline functions in the public headers.
> > >
> > > This might cause problems, especially in distributions, so add a note
> > > in the pkg-config description.
> > >
> > > Fixes: a25a650be5f
22/01/2019 17:27, Bruce Richardson:
> Add #! line to the top of the script and mark it as executable so it can
> be run directly rather than having to pass it to python interpreter.
>
> Signed-off-by: Bruce Richardson
Applied, thanks
25/01/2019 00:05, Vipin Varghese:
> Patches has to be validated for meson devtool script for
> code and document changes. Updating documentation for meson
> build steps in checking Compilation category.
>
> Signed-off-by: Vipin Varghese
> Tested-by: Marko Kovacevic
> Acked-by: Marko Kovacevic
>
24/01/2019 17:16, Fan Zhang:
> This patch updates the release note for the newly added self
> test feature of FIPS validation sample application.
>
> Signed-off-by: Fan Zhang
> ---
> +* **Added self test support to FIPS validation sample application.**
> +
> + The FIPS validation sample applicat
Hi,
I don't remember why this deprecation notice did not get any feedback
in the 18.11 cycle. It looks to be outdated now.
In case you still plan some changes, I give my opinion below.
20/09/2018 06:59, Qi Zhang:
> Device reset may have the dependency, for example, a VF reset expects
> PF ready,
10/01/2019 02:32, Congwen Zhang:
> includes itself: rte_lpm.h -> rte_lpm_sse.h -> rte_lpm.h
> includes itself: rte_lpm.h -> rte_lpm_neon.h -> rte_lpm.h
>
> Signed-off-by: Congwen Zhang
Applied, thanks
24/01/2019 15:36, Ed Czeck:
> g++ reports "error: missing initializer for member"
> Fixes: 5d3f72100904 (mbuf: implement generic format for sched field)
>
> Signed-off-by: Ed Czeck
Applied, thanks
> > When operation calls for auth (digest generation), followed by encryption of
> > both data plus digest, the digest-in-buffer flag must be set for QAT.
> >
> > Fixes: 39e0bee48e81 ("crypto/qat: rework request builder for performance")
> > cc: sta...@dpdk.org
> >
> > Signed-off-by: Fiona Trahe
25/01/2019 09:10, Michal Krawczyk:
> Hi,
>
> we would like to push fixes for part of the bugs reported in Bug 193,
> together with docs update for ENAv2 about enabling WC support, release
> notes and fix for assigning rte_errno negative values, as requested by
> the community.
>
> Michal Krawczyk
Friday, January 25, 2019 5:30 PM, Viacheslav Ovsiienko:
> Subject: [PATCH] net/mlx5: fix VXLAN missing decap action Flows for E-
> Switch
>
> There is an intention to support VXLAN tunnel match without hardware
> offloaded decapsulation, just to redirect ingress tunnelled frame untouched.
> This s
Hi Slava,
Friday, January 25, 2019 5:18 PM, Viacheslav Ovsiienko:
> Subject: [dpdk-dev] [PATCH] net/mlx5: fix ETH and VLAN items for E-Switch
> flows
>
> This patch fixes two issues for E-Switch Flows
>
> - RTE_FLOW_ITEM_TYPE_ETH and RTE_FLOW_ITEM_TYPE_VLAN with NULL
> in spec field caused the a
20 matches
Mail list logo