All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vincent JARDIN <vincent.jardin-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
To: dev-VfR2kkLFssw@public.gmane.org
Subject: Re: [PATCH] skeleton app: Very simple code for l2fwding
Date: Thu, 26 Jun 2014 22:56:59 +0200	[thread overview]
Message-ID: <53AC891B.7040609@6wind.com> (raw)
In-Reply-To: <20140626203844.GA639-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>

> +#ifdef RTE_EXEC_ENV_BAREMETAL
>>+#define MAIN _main
>>+#else
>>+#define MAIN main
>>+#endif
>>+
>>+int MAIN(int argc, char *argv[]);
>>+
>>+#endif /* ifndef_MAIN_H_  */

why keeping the baremetal? It was dropped for a while.

Best regards,
   Vincent

  parent reply	other threads:[~2014-06-26 20:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-26 20:22 [PATCH] skeleton app: Very simple code for l2fwding Bruce Richardson
     [not found] ` <1403814160-19613-1-git-send-email-bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-06-26 20:38   ` Neil Horman
     [not found]     ` <20140626203844.GA639-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2014-06-26 20:56       ` Vincent JARDIN [this message]
     [not found]         ` <53AC891B.7040609-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-06-26 21:00           ` Richardson, Bruce
2014-11-13 12:20   ` Thomas Monjalon
2014-11-13 13:06     ` Bruce Richardson
2014-11-14 14:31     ` [PATCH v2] " Bruce Richardson
     [not found]       ` <1415975510-24015-1-git-send-email-bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-11-26 14:38         ` [PATCH v3] examples/skeleton: very simple code for packet forwarding Thomas Monjalon
     [not found]           ` <1417012687-18812-1-git-send-email-thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-11-26 15:42             ` Thomas Monjalon
2014-11-26 15:49               ` Bruce Richardson
2014-11-26 16:26                 ` Thomas Monjalon
2014-11-26 16:29             ` Thomas Monjalon

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=53AC891B.7040609@6wind.com \
    --to=vincent.jardin-pdr9zngts4eavxtiumwx3w@public.gmane.org \
    --cc=dev-VfR2kkLFssw@public.gmane.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.