[dpdk-dev] [EXT] [PATCH V3] compress/mlx5: allow partial transformations support
Matan Azrad
matan at nvidia.com
Tue Oct 19 11:07:38 CEST 2021
Hi Akhil
From: dev <dev-bounces at dpdk.org>
> > 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 <rzidane at nvidia.com>
> > Acked-by: Matan Azrad <matan at nvidia.com>
> > ---
> 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/20211005122733.12444-2-rzidane@nvidia.com/
Please let us know if you still have an issue in integration.
> Please make sure that previous version of patches are marked as
> superseded.
>
More information about the dev
mailing list