From: "Zhang, Qi Z" <qi.z.zhang@intel.com>
To: "Zhang, AlvinX" <alvinx.zhang@intel.com>,
"Guo, Jia" <jia.guo@intel.com>,
"Xing, Beilei" <beilei.xing@intel.com>,
"Su, Simei" <simei.su@intel.com>,
"Yang, Qiming" <qiming.yang@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
"Zhang, AlvinX" <alvinx.zhang@intel.com>,
"stable@dpdk.org" <stable@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v4 2/3] net/i40e: fix return value
Date: Fri, 8 Jan 2021 08:21:21 +0000 [thread overview]
Message-ID: <2cf5d88034a24745a836dc00d2a0ca30@intel.com> (raw)
In-Reply-To: <20210108053540.11184-2-alvinx.zhang@intel.com>
> -----Original Message-----
> From: Zhang,Alvin <alvinx.zhang@intel.com>
> Sent: Friday, January 8, 2021 1:36 PM
> To: Guo, Jia <jia.guo@intel.com>; Xing, Beilei <beilei.xing@intel.com>; Zhang,
> Qi Z <qi.z.zhang@intel.com>; Su, Simei <simei.su@intel.com>; Yang, Qiming
> <qiming.yang@intel.com>
> Cc: dev@dpdk.org; Zhang, AlvinX <alvinx.zhang@intel.com>; stable@dpdk.org
> Subject: [PATCH v4 2/3] net/i40e: fix return value
>
> From: Alvin Zhang <alvinx.zhang@intel.com>
>
> The api should return the system error status, but it returned the hardware
> error status, this is confused for the caller.
> This patch adds check on hardware execution status and returns -EIO in case of
> hardware execution failure.
>
> Signed-off-by: Alvin Zhang <alvinx.zhang@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi
next prev parent reply other threads:[~2021-01-08 8:21 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-22 8:12 [dpdk-dev] [PATCH] net/i40e: refactor of hash flow Zhang,Alvin
2020-12-28 7:12 ` [dpdk-dev] [PATCH v2 1/3] doc: fix testpmd command for i40e RSS flow Zhang,Alvin
2020-12-28 7:12 ` [dpdk-dev] [PATCH v2 2/3] net/i40e: fix return value Zhang,Alvin
2020-12-28 7:12 ` [dpdk-dev] [PATCH v2 3/3] net/i40e: refactor RSS flow Zhang,Alvin
2021-01-07 8:02 ` [dpdk-dev] [PATCH v3 1/3] doc: fix testpmd command for i40e " Zhang,Alvin
2021-01-07 8:02 ` [dpdk-dev] [PATCH v3 2/3] net/i40e: fix return value Zhang,Alvin
2021-01-07 8:02 ` [dpdk-dev] [PATCH v3 3/3] net/i40e: refactor RSS flow Zhang,Alvin
2021-01-08 5:35 ` [dpdk-dev] [PATCH v4 1/3] doc: fix testpmd command for i40e " Zhang,Alvin
2021-01-08 5:35 ` [dpdk-dev] [PATCH v4 2/3] net/i40e: fix return value Zhang,Alvin
2021-01-08 8:21 ` Zhang, Qi Z [this message]
2021-01-08 5:35 ` [dpdk-dev] [PATCH v4 3/3] net/i40e: refactor RSS flow Zhang,Alvin
2021-01-08 8:20 ` Zhang, Qi Z
2021-01-08 8:22 ` [dpdk-dev] [PATCH v4 1/3] doc: fix testpmd command for i40e " Zhang, Qi Z
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2cf5d88034a24745a836dc00d2a0ca30@intel.com \
--to=qi.z.zhang@intel.com \
--cc=alvinx.zhang@intel.com \
--cc=beilei.xing@intel.com \
--cc=dev@dpdk.org \
--cc=jia.guo@intel.com \
--cc=qiming.yang@intel.com \
--cc=simei.su@intel.com \
--cc=stable@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.