[dpdk-dev] [PATCH v2 3/4] Amazon ENA communication layer for DPDK platform

Jan Mędala jan at semihalf.com
Mon Feb 15 10:22:38 CET 2016


Stephen,
This will be fixed

dpdk-dev,
ping for more comments/review

Thanks,
Jan

  Jan

2016-02-08 22:30 GMT+01:00 Stephen Hemminger <stephen at networkplumber.org>:

> On Fri,  5 Feb 2016 19:20:28 +0100
> Jan Medala <jan at semihalf.com> wrote:
>
> > +
> > +typedef _Bool bool;
>
>
> > +#define true ((bool)1)
> > +#define false        ((bool)0)
>
> Why not just use <stdbool.h> ??
>


More information about the dev mailing list