DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] fix coverity issues
@ 2024-07-17  3:24 Chaoyong He
  2024-07-17  3:24 ` [PATCH 1/2] net/nfp: fix copy and paste error Chaoyong He
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chaoyong He @ 2024-07-17  3:24 UTC (permalink / raw)
  To: dev; +Cc: oss-drivers, Chaoyong He

This patch series fix two coverity issues:
- 439964
- 439967

Chaoyong He (1):
  net/nfp: fix copy and paste error

Long Wu (1):
  net/nfp: fix AVX2 vector Rx function memory overrun

 drivers/net/nfp/flower/nfp_flower_flow.c |  4 +--
 drivers/net/nfp/nfp_rxtx_vec_avx2.c      | 41 +++++++++++++++---------
 2 files changed, 27 insertions(+), 18 deletions(-)

-- 
2.39.1


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

end of thread, other threads:[~2024-07-19  8:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-17  3:24 [PATCH 0/2] fix coverity issues Chaoyong He
2024-07-17  3:24 ` [PATCH 1/2] net/nfp: fix copy and paste error Chaoyong He
2024-07-17  3:24 ` [PATCH 2/2] net/nfp: fix AVX2 vector Rx function memory overrun Chaoyong He
2024-07-19  7:40 ` [PATCH 0/2] fix coverity issues Ferruh Yigit

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).