[dpdk-dev] [PATCH v3 4/6] bond: add example application for link bonding mode 6

Jastrzebski, MichalX K michalx.k.jastrzebski at intel.com
Fri Feb 20 17:12:11 CET 2015


> -----Original Message-----
> From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com]
> Sent: Friday, February 20, 2015 3:43 PM
> To: Jastrzebski, MichalX K
> Cc: dev at dpdk.org; Butler, Siobhan A
> Subject: Re: [dpdk-dev] [PATCH v3 4/6] bond: add example application for
> link bonding mode 6
> 
> 2015-02-19 18:26, Michal Jastrzebski:
> > + *   Copyright(c) 2010-2014 Intel Corporation. All rights reserved.
> 
> You should check the date.
> Is there some reviews of the copyright at Intel? It's quite common to see
> these dates starting and finishing too early.
> 
> > +#ifdef RTE_EXEC_ENV_BAREMETAL
> > +#define MAIN _main
> > +#else
> > +#define MAIN main
> > +#endif
> 
> No more bare metal support.

Thanks Thomas,
I sent a v4.

Best regards
Michal


More information about the dev mailing list