From: Thomas Monjalon <thomas@monjalon.net>
To: Dharmik Thakkar <dharmik.thakkar@arm.com>
Cc: dev@dpdk.org, Bruce Richardson <bruce.richardson@intel.com>,
Pablo de Lara <pablo.de.lara.guarch@intel.com>,
stable@dpdk.org
Subject: Re: [PATCH v3] test/hash: solve unit test hash compilation error
Date: Tue, 06 Nov 2018 03:19:47 +0100 [thread overview]
Message-ID: <3712634.mAt8YVjNjo@xps> (raw)
In-Reply-To: <1540590183-87753-1-git-send-email-dharmik.thakkar@arm.com>
26/10/2018 23:43, Dharmik Thakkar:
> Enable print_key_info() function compilation always.
>
> Compilation error message:
> 'test_hash.c: In function ‘print_key_info’:
> test_hash.c:90:15: error: cast discards ‘const’ qualifier from pointer
> target type [-Werror=cast-qual]
> uint8_t *p = (uint8_t *)key;
> ^
> cc1: all warnings being treated as errors'
>
>
> Fixes: af75078fece36 ("first public release")
> Cc: stable@dpdk.org
>
> Suggested-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
> Signed-off-by: Dharmik Thakkar <dharmik.thakkar@arm.com>
> Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
> Reviewed-by: Gavin Hu <gavin.hu@arm.com>
Applied, thanks
prev parent reply other threads:[~2018-11-06 2:19 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-27 14:26 [PATCH] test/hash: solve unit test hash compilation error Dharmik Thakkar
2018-08-27 14:41 ` Gavin Hu
2018-09-16 9:59 ` Thomas Monjalon
2018-09-18 19:22 ` [PATCH v2] " Dharmik Thakkar
2018-10-01 20:04 ` Honnappa Nagarahalli
2018-10-26 20:24 ` [dpdk-stable] " Thomas Monjalon
2018-10-26 21:05 ` Wang, Yipeng1
2018-10-26 21:55 ` Dharmik Thakkar
2018-10-26 21:59 ` Thomas Monjalon
2018-10-29 4:16 ` Honnappa Nagarahalli
2018-10-29 4:24 ` Thomas Monjalon
2018-10-29 4:54 ` Honnappa Nagarahalli
2018-10-26 21:09 ` Dharmik Thakkar
2018-10-26 21:43 ` [PATCH v3] " Dharmik Thakkar
2018-11-06 2:19 ` Thomas Monjalon [this message]
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=3712634.mAt8YVjNjo@xps \
--to=thomas@monjalon.net \
--cc=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=dharmik.thakkar@arm.com \
--cc=pablo.de.lara.guarch@intel.com \
--cc=stable@dpdk.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.