On 11/27/2018 8:47 PM, Trahe, Fiona wrote: > >> -----Original Message----- >> From: Daly, Lee >> Sent: Tuesday, November 27, 2018 8:10 AM >> To: Trahe, Fiona <fiona.tr...@intel.com> >> Cc: dev@dpdk.org; Daly, Lee <lee.d...@intel.com>; sta...@dpdk.org >> Subject: [PATCH] lib/compress: fix incorrect structure comment >> >> Fixes incorrect comment on compressdev rte_comp_op structure element. >> Comment needed to be updated to be compliant with the use of >> chained mbufs. >> >> Fixes: f87bdc1ddcf4 ("compressdev: add compression specific data") >> Cc: sta...@dpdk.org >> Cc: fiona.tr...@intel.com >> >> Signed-off-by: Lee Daly <lee.d...@intel.com> > Acked-by: Fiona Trahe <fiona.tr...@intel.com> > Applied to dpdk-next-crypto
Thanks