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: [email protected]
>
> Signed-off-by: Ori Kam <[email protected]>Reviewed-by: Ferruh Yigit <[email protected]> Applied to dpdk-next-net/master, thanks.

