DPDK patches and discussions
 help / color / mirror / Atom feed
From: Andrew Rybchenko <arybchenko@solarflare.com>
To: Pavan Nikhilesh <pbhagavatula@caviumnetworks.com>,
	<thomas@monjalon.net>,  <jerin.jacob@caviumnetworks.com>
Cc: <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH] app/eventdev: fix gcc 4.8 compilation errors
Date: Mon, 16 Apr 2018 16:51:33 +0300	[thread overview]
Message-ID: <830f92cf-5ea4-78b6-7151-ca557ab79502@solarflare.com> (raw)
In-Reply-To: <20180416131323.1832-1-pbhagavatula@caviumnetworks.com>

On 04/16/2018 04:13 PM, Pavan Nikhilesh wrote:
> test_perf_common.c: In function ‘perf_event_timer_producer’:
> test_perf_common.c:99:3: error: missing initializer for
>   field ‘priority’ of ‘struct <anonymous>’
>   [-Werror=missing-field-initializers]
>     .ev.sched_type = t->opt->sched_type_list[0],
>
> Fixes: d008f20bce23 ("app/eventdev: add event timer adapter as a producer")
>
> Reported-by: Andrew Rybchenko <arybchenko@solarflare.com>
> Signed-off-by: Pavan Nikhilesh <pbhagavatula@caviumnetworks.com>
Thanks for quick fix.

Build on RHEL 7.4:
Tested-by: Andrew Rybchenko <arybchenko@solarflare.com>

  reply	other threads:[~2018-04-16 13:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-16 13:13 Pavan Nikhilesh
2018-04-16 13:51 ` Andrew Rybchenko [this message]
2018-04-16 15:05   ` Thomas Monjalon

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=830f92cf-5ea4-78b6-7151-ca557ab79502@solarflare.com \
    --to=arybchenko@solarflare.com \
    --cc=dev@dpdk.org \
    --cc=jerin.jacob@caviumnetworks.com \
    --cc=pbhagavatula@caviumnetworks.com \
    --cc=thomas@monjalon.net \
    /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).