> > The function rte_zmalloc() could return NULL, the return value need to be > > checked. > > > > Fixes: dc49e6aa4879 ("compress/isal: add ISA-L compression functionality") > > Fixes: 7bf4f0630af6 ("compress/isal: add ISA-L decomp functionality") > > Cc: sta...@dpdk.org > > > > Signed-off-by: Yunjian Wang <wangyunj...@huawei.com> > > --- > > drivers/compress/isal/isal_compress_pmd_ops.c | 20 ++++++++++++++++- > > -- > Thanks for patch. > Acked-by: Lee Daly <lee.d...@intel.com>
Applied, thanks