DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] vhost/crypto: some fixes
@ 2019-01-04 11:22 Fan Zhang
  2019-01-04 11:22 ` [dpdk-dev] [PATCH 1/2] vhost/crypto: fix possible dead loop Fan Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Fan Zhang @ 2019-01-04 11:22 UTC (permalink / raw)
  To: dev; +Cc: maxime.coquelin, tiwei.bie

This patchset fixes two possible issues in vhost crypto. They are:
- The possible dead loop issue
- The out of bound access issue.

The fixes are in line with the following patchset
"[dpdk-dev] [PATCH 0/6] Some fixes for vhost"
(https://mails.dpdk.org/archives/dev/2019-January/122372.html)

Fan Zhang (2):
  vhost/crypto: fix possible dead loop
  vhost/crypto: fix possible out of bound access

 lib/librte_vhost/vhost_crypto.c | 140 ++++++++++++++++++++++++++++------------
 1 file changed, 100 insertions(+), 40 deletions(-)

-- 
2.13.6

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

end of thread, other threads:[~2019-01-04 18:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-04 11:22 [dpdk-dev] [PATCH 0/2] vhost/crypto: some fixes Fan Zhang
2019-01-04 11:22 ` [dpdk-dev] [PATCH 1/2] vhost/crypto: fix possible dead loop Fan Zhang
2019-01-04 17:23   ` Maxime Coquelin
2019-01-04 11:22 ` [dpdk-dev] [PATCH 2/2] vhost/crypto: fix possible out of bound access Fan Zhang
2019-01-04 17:24   ` Maxime Coquelin
2019-01-04 18:00 ` [dpdk-dev] [PATCH 0/2] vhost/crypto: some fixes Maxime Coquelin

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