From: Ye Xiaolong <xiaolong.ye@intel.com>
To: Joyce Kong <joyce.kong@arm.com>
Cc: dev@dpdk.org, nd@arm.com, thomas@monjalon.net,
jerinj@marvell.com, xiao.zhang@intel.com, gavin.hu@arm.com,
honnappa.nagarahalli@arm.com
Subject: Re: [dpdk-dev] [PATCH 0/2] drivers/net: fix address of first segment
Date: Thu, 17 Oct 2019 13:39:25 +0800 [thread overview]
Message-ID: <20191017053925.GT3725@intel.com> (raw)
In-Reply-To: <1569304125-5365-1-git-send-email-joyce.kong@arm.com>
On 09/24, Joyce Kong wrote:
>The series fix (dereference after null check) coverity issue on NEON vPMD.
>Which for x86 sse/avx2 (commit 4916f63985ddb56af43980252d1134d051523685,
>commit 739c35f08bc0296ffda47f006f1903a67527063f) have been merged.
>
>Joyce Kong (2):
> net/i40e: fix address of first segment
> net/ixgbe: fix address of first segment
>
> drivers/net/i40e/i40e_rxtx_vec_neon.c | 1 +
> drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c | 1 +
> 2 files changed, 2 insertions(+)
>
>--
>2.7.4
>
For series:
Reviewed-by: Xiaolong Ye <xiaolong.ye@intel.com>
Applied to dpdk-next-net-intel.
Thanks,
Xiaolong
prev parent reply other threads:[~2019-10-17 5:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-24 5:48 [dpdk-dev] [PATCH 0/2] drivers/net: fix address of first segment Joyce Kong
2019-09-24 5:48 ` [dpdk-dev] [PATCH 1/2] net/i40e: " Joyce Kong
2019-09-24 6:47 ` Zhang, Xiao
2019-09-24 5:48 ` [dpdk-dev] [PATCH 2/2] net/ixgbe: " Joyce Kong
2019-09-24 6:48 ` Zhang, Xiao
2019-10-17 5:39 ` Ye Xiaolong [this message]
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=20191017053925.GT3725@intel.com \
--to=xiaolong.ye@intel.com \
--cc=dev@dpdk.org \
--cc=gavin.hu@arm.com \
--cc=honnappa.nagarahalli@arm.com \
--cc=jerinj@marvell.com \
--cc=joyce.kong@arm.com \
--cc=nd@arm.com \
--cc=thomas@monjalon.net \
--cc=xiao.zhang@intel.com \
/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.