Re: [dpdk-dev] [PATCH v2 02/13] eventdev: fix errors with strict compilation flags

2017-04-26 Thread Adrien Mazarguil
: Jerin Jacob > > Subject: [dpdk-dev] [PATCH v2 02/13] eventdev: fix errors with strict > > compilation flags > > > > Exported headers must allow compilation with the strictest flags. This > > commit addresses the following errors: > > > > In file includ

Re: [dpdk-dev] [PATCH v2 02/13] eventdev: fix errors with strict compilation flags

2017-04-25 Thread De Lara Guarch, Pablo
Hi Adrien, > -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Adrien Mazarguil > Sent: Tuesday, April 25, 2017 9:30 AM > To: dev@dpdk.org > Cc: Jerin Jacob > Subject: [dpdk-dev] [PATCH v2 02/13] eventdev: fix errors with strict > compilatio

[dpdk-dev] [PATCH v2 02/13] eventdev: fix errors with strict compilation flags

2017-04-25 Thread Adrien Mazarguil
Exported headers must allow compilation with the strictest flags. This commit addresses the following errors: In file included from build/include/rte_eventdev_pmd.h:55:0, from /tmp/check-includes.sh.25816.c:1: build/include/rte_eventdev.h:908:8: error: struct has no named membe