[dpdk-stable] [dpdk-dev] [PATCH] net/i40e: fix wrong return value when handling PF message
    Ferruh Yigit 
    ferruh.yigit at intel.com
       
    Tue Jan  3 18:13:37 CET 2017
    
    
  
On 12/21/2016 8:29 AM, Wenzhuo Lu wrote:
> When VF receives a message from PF, it should check the return
> value. But in i40evf_execute_vf_cmd the value is ignored and not
> returned to the caller.
> 
> Fixes: 95cd21f45d1b ("i40evf: allocate virtchnl commands buffer per VF")
> 
> Signed-off-by: Wenzhuo Lu <wenzhuo.lu at intel.com>
CC: stable at dpdk.org
Applied to dpdk-next-net/master, thanks.
    
    
More information about the stable
mailing list