[PATCH 0/6] fix unused but set variables
David Marchand
david.marchand at redhat.com
Tue Nov 16 13:28:28 CET 2021
n Mon, Nov 15, 2021 at 6:59 PM Conor Walsh <conor.walsh at intel.com> wrote:
>
> When DPDK is compiled with clang 13, several warnings for unused but set
> variables are present.
>
> This patchset fixes these warnings, which were present within:
> - app/test
> - drivers/bus/fslmc
> - drivers/common/qat
> - drivers/event/sw
> - drivers/net
> - examples/performance-thread
>
> This patchset is split into 6 patches grouped broadly by subdir, as this
> set touches code from a lot of different authors this should make it
> easier to review.
For the series,
Reviewed-by: David Marchand <david.marchand at redhat.com>
I updated titles and did some patch splitting to simplify backports.
This has been tested with a F35 container in GHA (I'll send the patch for this):
https://github.com/david-marchand/dpdk/runs/4224438074
Series applied, thanks Conor.
--
David Marchand
More information about the dev
mailing list