[dpdk-stable] [PATCH] app/testpmd: remove unnecessary tunnel UDP cmd check
    Ferruh Yigit 
    ferruh.yigit at intel.com
       
    Mon Feb 22 11:44:33 CET 2021
    
    
  
On 2/18/2021 3:06 AM, Xiaoyun Li wrote:
> cmd_tunnel_udp_config checked 'cmd' to set prot_type but this cmd is
> only for rx_vxlan_port. The unnecessary cmd check will cause uninit
> coverity issue. So remove it and rename 'cmd' to 'rx_vxlan_port'.
> 
> Coverity issue: 366155
> Fixes: bd948f20d609 ("app/testpmd: VXLAN packet identification")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Xiaoyun Li <xiaoyun.li at intel.com>
Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>
    
    
More information about the stable
mailing list