From: Thomas Monjalon <thomas@monjalon.net>
To: Fiona Trahe <fiona.trahe@intel.com>
Cc: dev@dpdk.org, akhil.goyal@nxp.com, tomaszx.jozwiak@intel.com,
sabyasg@hpe.com, shally.verma@caviumnetworks.com,
stable@dpdk.org
Subject: Re: [PATCH] lib/compressdev: Fix logic error on op allocation
Date: Sat, 27 Oct 2018 02:31:38 +0200 [thread overview]
Message-ID: <2699025.2aBG7HCOL1@xps> (raw)
In-Reply-To: <1540599469-21696-1-git-send-email-fiona.trahe@intel.com>
27/10/2018 02:17, Fiona Trahe:
> Fixed bad logic in rte_comp_op_alloc() checking return
> value from rte_comp_op_raw_bulk_alloc(). This
> could have resulted in a seg-fault in error case.
> Made rte_comp_ob_bulk_alloc() code consistent
> with rte_comp_op_alloc().
>
> Thanks to Sabyasachi Sengupta for pointing it out.
In this case, you can add a tag Reported-by: on top of your Signed-off-by:
> Fixes: 96086db5a369 ("compressdev: add operation management")
> Cc: stable@dpdk.org
>
> Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
next prev parent reply other threads:[~2018-10-27 0:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-27 0:17 [PATCH] lib/compressdev: Fix logic error on op allocation Fiona Trahe
2018-10-27 0:31 ` Thomas Monjalon [this message]
2018-10-27 0:43 ` [PATCH v2] " Fiona Trahe
2018-10-30 14:00 ` Verma, Shally
2018-11-02 11:42 ` Akhil Goyal
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=2699025.2aBG7HCOL1@xps \
--to=thomas@monjalon.net \
--cc=akhil.goyal@nxp.com \
--cc=dev@dpdk.org \
--cc=fiona.trahe@intel.com \
--cc=sabyasg@hpe.com \
--cc=shally.verma@caviumnetworks.com \
--cc=stable@dpdk.org \
--cc=tomaszx.jozwiak@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.