[dpdk-dev] [PATCH] app/eventdev: fix gcc 4.8 compilation errors

Thomas Monjalon thomas at monjalon.net
Mon Apr 16 17:05:32 CEST 2018


16/04/2018 15:51, Andrew Rybchenko:
> 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 at solarflare.com>
> > Signed-off-by: Pavan Nikhilesh <pbhagavatula at caviumnetworks.com>
> Thanks for quick fix.
> 
> Build on RHEL 7.4:
> Tested-by: Andrew Rybchenko <arybchenko at solarflare.com>

Applied, thanks






More information about the dev mailing list