Hi Akhil From: dev <[email protected]> > > Currently compress, decompress and dma are allowed only when all 3 > > capabilities are on. > > A case where the user wants decompress offload, if decompress > > capability is on but one of compress, dma is off, is not allowed. > > Split compress/decompress/dma support check to allow partial > > transformations. > > > > V2: fix checkpatch errors > > V3: rebase. > > > > ---mlx5: replaced hardware queue object > > > > Signed-off-by: Raja Zidane <[email protected]> > > Acked-by: Matan Azrad <[email protected]> > > --- > This patch does not apply. > When I see in patchworks, there is another series which include this patch. > But that is also superseded and the latest series does not have this patch. > Not sure what is happening here, is this patch needed or not?
Yes, this patch is needed. This patch depended on a series that was integrated to the master branch by Thomas. This is the link for the first patch of the series: https://patchwork.dpdk.org/project/dpdk/patch/[email protected]/ Please let us know if you still have an issue in integration. > Please make sure that previous version of patches are marked as > superseded. >

