Hi Fiona, > -----Original Message----- > From: Trahe, Fiona > Sent: Thursday, November 24, 2016 11:18 AM > To: dev@dpdk.org > Cc: De Lara Guarch, Pablo; Trahe, Fiona; Griffin, John; Kusztal, ArkadiuszX > Subject: [PATCH] crypto/qat: fix to avoid buffer overwrite in OOP case > > In out-of-place operation, data is DMAed from source mbuf > to destination mbuf. To avoid header data in dest mbuf being > overwritten, the minimal data-set should be DMAed. > > Fixes: 39e0bee48e81 ("crypto/qat: rework request builder for > performance") > > Signed-off-by: Fiona Trahe <fiona.tr...@intel.com>
Should this be in the stable tree? If so, could you add: "CC: sta...@dpdk.org" in the commit message? Thanks, Pablo