From: Stephen Hemminger <stephen@networkplumber.org>
To: Jan Medala <jan@semihalf.com>
Cc: dev@dpdk.org, Evgeny Schemeilin <evgenys@amazon.com>, matua@amazon.com
Subject: Re: [dpdk-dev] [PATCH v2 3/4] Amazon ENA communication layer for DPDK platform
Date: Mon, 8 Feb 2016 13:30:08 -0800 [thread overview]
Message-ID: <20160208133008.65ef3e6d@xeon-e3> (raw)
In-Reply-To: <1454696429-23164-4-git-send-email-jan@semihalf.com>
On Fri, 5 Feb 2016 19:20:28 +0100
Jan Medala <jan@semihalf.com> wrote:
> +
> +typedef _Bool bool;
> +#define true ((bool)1)
> +#define false ((bool)0)
Why not just use <stdbool.h> ??
next prev parent reply other threads:[~2016-02-08 21:29 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-05 18:20 [dpdk-dev] [PATCH v2 0/4] DPDK polling-mode driver for Amazon Elastic Network Adapters (ENA) Jan Medala
2016-02-05 18:20 ` [dpdk-dev] [PATCH v2 1/4] Amazon ENA PCI defines and documentation Jan Medala
2016-02-08 21:27 ` Stephen Hemminger
2016-02-15 9:24 ` Jan Mędala
2016-02-05 18:20 ` [dpdk-dev] [PATCH v2 2/4] Amazon ENA communication layer Jan Medala
[not found] ` <CANw_3Zcttwpii02DUfxdtD0wdJJYsGeWB33x7NVx4wZRoh0g5g@mail.gmail.com>
2016-02-15 10:10 ` Jan Mędala
2016-02-05 18:20 ` [dpdk-dev] [PATCH v2 3/4] Amazon ENA communication layer for DPDK platform Jan Medala
2016-02-08 21:30 ` Stephen Hemminger [this message]
2016-02-15 9:22 ` Jan Mędala
2016-02-05 18:20 ` [dpdk-dev] [PATCH v2 4/4] DPDK polling-mode driver for Amazon Elastic Network Adapters (ENA) Jan Medala
2016-02-15 9:25 ` Jan Mędala
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=20160208133008.65ef3e6d@xeon-e3 \
--to=stephen@networkplumber.org \
--cc=dev@dpdk.org \
--cc=evgenys@amazon.com \
--cc=jan@semihalf.com \
--cc=matua@amazon.com \
/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).