From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: qemu-devel@nongnu.org
Cc: zhangchen.fnst@cn.fujitsu.com, lizhijian@cn.fujitsu.com,
jasowang@redhat.com, chen.zhang@intel.com, r.bolshakov@yadro.com,
stefanha@redhat.com
Subject: Re: [PATCH-for-5.1] net/colo: Remove unused trace event
Date: Wed, 15 Jul 2020 17:02:41 +0200 [thread overview]
Message-ID: <8cff3dbe-9d98-f587-b9aa-bc7f41f23e57@redhat.com> (raw)
In-Reply-To: <159482499077.11884.3340115804865619987@07a7f0d89f7d>
On 7/15/20 4:56 PM, no-reply@patchew.org wrote:
> Patchew URL: https://patchew.org/QEMU/20200715143130.11164-1-philmd@redhat.com/
>
> In file included from /tmp/qemu-test/build/net/trace.h:6:0,
> from /tmp/qemu-test/src/net/colo-compare.c:18:
> /tmp/qemu-test/src/net/colo-compare.c: In function 'colo_compare_packet_payload':
> /tmp/qemu-test/src/net/colo-compare.c:330:40: error: 'TRACE_COLO_COMPARE_MISCOMPARE_ENABLED' undeclared (first use in this function)
> if (trace_event_get_state_backends(TRACE_COLO_COMPARE_MISCOMPARE)) {
> ^
> /tmp/qemu-test/src/trace/control.h:120:7: note: in definition of macro 'trace_event_get_state_backends'
> ---
> /tmp/qemu-test/src/trace/control.h:120:7: note: in definition of macro 'trace_event_get_state_backends'
> ((id ##_ENABLED) && id ##_BACKEND_DSTATE())
> ^
> /tmp/qemu-test/src/net/colo-compare.c:330:5: error: implicit declaration of function 'TRACE_COLO_COMPARE_MISCOMPARE_BACKEND_DSTATE' [-Werror=implicit-function-declaration]
> if (trace_event_get_state_backends(TRACE_COLO_COMPARE_MISCOMPARE)) {
Ah, interesting :)
next prev parent reply other threads:[~2020-07-15 15:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-15 14:31 [PATCH-for-5.1] net/colo: Remove unused trace event Philippe Mathieu-Daudé
2020-07-15 14:56 ` no-reply
2020-07-15 15:02 ` Philippe Mathieu-Daudé [this message]
2020-07-15 15:02 ` no-reply
2020-07-15 15:13 ` Daniel P. Berrangé
2020-07-15 19:27 ` Roman Bolshakov
2020-07-15 18:36 ` Roman Bolshakov
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=8cff3dbe-9d98-f587-b9aa-bc7f41f23e57@redhat.com \
--to=philmd@redhat.com \
--cc=chen.zhang@intel.com \
--cc=jasowang@redhat.com \
--cc=lizhijian@cn.fujitsu.com \
--cc=qemu-devel@nongnu.org \
--cc=r.bolshakov@yadro.com \
--cc=stefanha@redhat.com \
--cc=zhangchen.fnst@cn.fujitsu.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).