[dpdk-dev] [PATCH] app/testpmd: fix uninitialized members of	mpls
    Ferruh Yigit 
    ferruh.yigit at intel.com
       
    Tue Feb  4 12:49:48 CET 2020
    
    
  
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: stable at dpdk.org
> 
> Signed-off-by: Ori Kam <orika at mellanox.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>
Applied to dpdk-next-net/master, thanks.
    
    
More information about the dev
mailing list