On 1/30/2020 4:59 PM, Ori Kam wrote:
> Some of the memebers of the mpls struct are not initialized.
> this commit init the uninitialized members.
>
> Coverity issue: 325735
> Fixes: 3e77031be855 ("app/testpmd: add MPLSoGRE encapsulation")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Ori Kam
Reviewe
On 2/2/2020 8:23 AM, Ori Kam wrote:
> Hi Ferruh,
>
> PSB,
> Thanks,
> Ori
>
>> -Original Message-
>> From: Ferruh Yigit
>> Sent: Friday, January 31, 2020 1:08 PM
>> To: Ori Kam ; Wenzhuo Lu ;
>> Jingjing Wu ; Bernard Iremonger
>>
>> Cc: dev@dpdk.org; Slava Ovsiienko ;
>> sta...@dpdk.org
Hi Ferruh,
PSB,
Thanks,
Ori
> -Original Message-
> From: Ferruh Yigit
> Sent: Friday, January 31, 2020 1:08 PM
> To: Ori Kam ; Wenzhuo Lu ;
> Jingjing Wu ; Bernard Iremonger
>
> Cc: dev@dpdk.org; Slava Ovsiienko ;
> sta...@dpdk.org
> Subject: Re: [PATCH] app/testpmd: fix uninitialized m
On 1/30/2020 4:59 PM, Ori Kam wrote:
> Some of the memebers of the mpls struct are not initialized.
> this commit init the uninitialized members.
>
> Coverity issue: 325735
> Fixes: 3e77031be855 ("app/testpmd: add MPLSoGRE encapsulation")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Ori Kam
> ---
>
Some of the memebers of the mpls struct are not initialized.
this commit init the uninitialized members.
Coverity issue: 325735
Fixes: 3e77031be855 ("app/testpmd: add MPLSoGRE encapsulation")
Cc: sta...@dpdk.org
Signed-off-by: Ori Kam
---
app/test-pmd/cmdline_flow.c | 4 +++-
1 file changed, 3
5 matches
Mail list logo