i40e/base: add error status decoding
authorJingjing Wu <jingjing.wu@intel.com>
Sun, 6 Sep 2015 07:11:17 +0000 (15:11 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 30 Sep 2015 17:37:30 +0000 (19:37 +0200)
commitb1f91174a55cf03a149949c336c378faca71860d
treef5534ed21efe2a5893ca34ce72c6390eabe039c8
parent662c0e52d071d12f6d0a433c20af0b91f760f309
i40e/base: add error status decoding

Add status value to string decoding routines to be used in error reporting
in order to give more readable error messages rather than bare error
numbers.  This decodes both the i40e_status and the AQ error codes.

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
Tested-by: Huilong Xu <huilongx.xu@intel.com>
drivers/net/i40e/base/i40e_common.c
drivers/net/i40e/base/i40e_prototype.h
drivers/net/i40e/base/i40e_type.h