DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ankur Dwivedi <adwivedi@marvell.com>
To: <dev@dpdk.org>
Cc: <anoobj@marvell.com>, <gakhil@marvell.com>,
	<ktejasree@marvell.com>, <jerinj@marvell.com>,
	<david.marchand@redhat.com>, Ankur Dwivedi <adwivedi@marvell.com>
Subject: [PATCH 0/2] fix compilation with GCC 12
Date: Fri, 17 Jun 2022 11:44:30 +0530	[thread overview]
Message-ID: <20220617061432.2685-1-adwivedi@marvell.com> (raw)

This patch series resolves compilation warning observed with GCC 12,
in common/cpt and crypto/cnxk.

Ankur Dwivedi (2):
  common/cpt: fix compilation with GCC 12
  crypto/cnxk: fix compilation with GCC 12

 drivers/common/cpt/cpt_mcode_defines.h |  2 +-
 drivers/common/cpt/cpt_ucode.h         | 21 ++++++++++-----------
 drivers/crypto/cnxk/cnxk_se.h          | 20 ++++++++++----------
 3 files changed, 21 insertions(+), 22 deletions(-)

-- 
2.28.0


             reply	other threads:[~2022-06-17  6:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-17  6:14 Ankur Dwivedi [this message]
2022-06-17  6:14 ` [PATCH 1/2] common/cpt: " Ankur Dwivedi
2022-06-17 12:07   ` David Marchand
2022-06-17 12:39     ` [EXT] " Ankur Dwivedi
2022-06-17  6:14 ` [PATCH 2/2] crypto/cnxk: " Ankur Dwivedi
2022-06-17 11:36 ` [PATCH 0/2] " David Marchand
2022-06-17 13:39 ` [PATCH v2 " Ankur Dwivedi
2022-06-17 13:39   ` [PATCH v2 1/2] common/cpt: " Ankur Dwivedi
2022-06-17 13:39   ` [PATCH v2 2/2] crypto/cnxk: " Ankur Dwivedi
2022-06-20  9:08   ` [PATCH v2 0/2] " Akhil Goyal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220617061432.2685-1-adwivedi@marvell.com \
    --to=adwivedi@marvell.com \
    --cc=anoobj@marvell.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=gakhil@marvell.com \
    --cc=jerinj@marvell.com \
    --cc=ktejasree@marvell.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).