DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] drivers/net: fix address of first segment
@ 2019-09-24  5:48 Joyce Kong
  2019-09-24  5:48 ` [dpdk-dev] [PATCH 1/2] net/i40e: " Joyce Kong
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Joyce Kong @ 2019-09-24  5:48 UTC (permalink / raw)
  To: dev; +Cc: nd, thomas, jerinj, xiao.zhang, gavin.hu, honnappa.nagarahalli

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-10-17  5:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [dpdk-dev] [PATCH 0/2] drivers/net: " Ye Xiaolong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).