On Tue, Apr 04, 2023 at 05:19:26PM +0100, Bruce Richardson wrote:
> On Tue, Apr 04, 2023 at 08:59:06AM -0700, Tyler Retzlaff wrote:
> > On Tue, Apr 04, 2023 at 09:01:50AM +, Konstantin Ananyev wrote:
> > >
> > >
> > > > -Original Message-
> > > > From: Tyler Retzlaff
> > > > Sent: Mo
On Tue, Apr 04, 2023 at 08:59:06AM -0700, Tyler Retzlaff wrote:
> On Tue, Apr 04, 2023 at 09:01:50AM +, Konstantin Ananyev wrote:
> >
> >
> > > -Original Message-
> > > From: Tyler Retzlaff
> > > Sent: Monday, April 3, 2023 7:59 PM
> > > To: dev@dpdk.org
> > > Cc: ciara.po...@intel.c
On Tue, Apr 04, 2023 at 08:54:30AM -0700, Tyler Retzlaff wrote:
> On Tue, Apr 04, 2023 at 09:51:04AM +0100, Bruce Richardson wrote:
> > On Mon, Apr 03, 2023 at 11:59:25AM -0700, Tyler Retzlaff wrote:
> > > Use of ranges in designated initialization are a non-standard gcc
> > > extension. Use loops
On Tue, Apr 04, 2023 at 09:01:50AM +, Konstantin Ananyev wrote:
>
>
> > -Original Message-
> > From: Tyler Retzlaff
> > Sent: Monday, April 3, 2023 7:59 PM
> > To: dev@dpdk.org
> > Cc: ciara.po...@intel.com; bruce.richard...@intel.com;
> > david.march...@redhat.com; tho...@monjalon.
On Tue, Apr 04, 2023 at 09:51:04AM +0100, Bruce Richardson wrote:
> On Mon, Apr 03, 2023 at 11:59:25AM -0700, Tyler Retzlaff wrote:
> > Use of ranges in designated initialization are a non-standard gcc
> > extension. Use loops to initialize permitted characters on first use.
> >
> > Signed-off-by:
> -Original Message-
> From: Tyler Retzlaff
> Sent: Monday, April 3, 2023 7:59 PM
> To: dev@dpdk.org
> Cc: ciara.po...@intel.com; bruce.richard...@intel.com;
> david.march...@redhat.com; tho...@monjalon.net; Tyler Retzlaff
>
> Subject: [PATCH v3] telemetry: use portable syntax to init
On Mon, Apr 03, 2023 at 11:59:25AM -0700, Tyler Retzlaff wrote:
> Use of ranges in designated initialization are a non-standard gcc
> extension. Use loops to initialize permitted characters on first use.
>
> Signed-off-by: Tyler Retzlaff
Acked-by: Bruce Richardson
> ---
> lib/telemetry/teleme
7 matches
Mail list logo