[dpdk-dev] [PATCH v2] i40evf: fix return value if command fails

Bruce Richardson bruce.richardson at intel.com
Mon May 30 18:31:25 CEST 2016


On Tue, May 10, 2016 at 10:51:59AM +0800, Jingjing Wu wrote:
> Previously, if message is sent successfully, but no response is
> received, function "i40evf_execute_vf_cmd" will return without error.
> The root cause is value "err" is overwritten. This patch fixes it.
> 
> Fixes: ae19955e7c86 ("i40evf: support reporting PF reset")
> Signed-off-by: Jingjing Wu <jingjing.wu at intel.com>
> ---
Applied to dpdk-next-net/rel_16_07

/Bruce


More information about the dev mailing list