> -Original Message-
> From: Bruce Richardson
> Sent: Tuesday, November 26, 2019 6:00 PM
> To: Yu, Jin
> Cc: Maxime Coquelin ; Bie, Tiwei
> ; Wang, Zhihong ;
> dev@dpdk.org; sta...@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] vhost: fix insecure temporary file
>
> On Tue, Nov 26, 2019 a
> -Original Message-
> From: Bruce Richardson
> Sent: Tuesday, November 26, 2019 6:26 PM
> To: Yu, Jin
> Cc: Maxime Coquelin ; Bie, Tiwei
> ; Wang, Zhihong ;
> dev@dpdk.org; sta...@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] examples/vhost_blk: fix the TOCTOU
>
> On Tue, Nov 26, 2019 at 1
On Tue, Nov 26, 2019 at 11:08:14AM -0500, Yinan wrote:
> From: Wang Yinan
>
> add virtio paths selection and usage introduction for better
s/add/Add/
> virtio usability.
>
> Signed-off-by: Wang Yinan
> ---
> doc/guides/howto/index.rst| 1 +
> .../virtio_paths_selection_
add the assert to handle error.
Coverity issue: 350592
Fixes: c19beb3f38cd ("examples/vhost_blk: introduce vhost storage sample")
Cc: sta...@dpdk.org
Signed-off-by: Jin Yu
---
v2 - add the error hander
---
examples/vhost_blk/vhost_blk.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/exampl
From: Sucharitha Sarananaga
Test vectors for AES-GCM need to be populated by using aead member
and not cipher_auth. Using incorrect member would result in failures
when AES-GCM with non-zero AAD is tried.
Bugzilla ID: 360
Fixes: 4aaad2995e13 ("examples/fips_validation: support GCM parsing")
Sig
From: Yinan Wang
Add virtio paths selection and usage introduction for better
virtio usability.
Signed-off-by: Yinan Wang
---
doc/guides/howto/index.rst| 1 +
.../virtio_paths_selection_and_usage.rst | 126 ++
2 files changed, 127 insertions(+)
creat
On Wed, Nov 27, 2019 at 10:19:52AM -0500, Yinan wrote:
> From: Yinan Wang
>
> Add virtio paths selection and usage introduction for better
> virtio usability.
>
> Signed-off-by: Yinan Wang
> ---
> doc/guides/howto/index.rst| 1 +
> .../virtio_paths_selection_and_usage.rst
From: Wenjie Li
V2:
Fix some typos.
V1:
Add tested Intel platforms with Intel NICs to v19.11 release note.
Signed-off-by: Wenjie Li
---
doc/guides/rel_notes/release_19_11.rst | 89 ++
1 file changed, 89 insertions(+)
diff --git a/doc/guides/rel_notes/release_19_11.rst
101 - 108 of 108 matches
Mail list logo