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 <arybche...@solarflare.com>
Signed-off-by: Pavan Nikhilesh <pbhagavat...@caviumnetworks.com>
Thanks for quick fix.

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

Reply via email to