RE: [EXT] Re: [PATCH 2/2] raw/cnxk_gpio: add bunch of newlines

2023-10-05 Thread Tomasz Duszynski
>-Original Message- >From: Stephen Hemminger >Sent: Thursday, October 5, 2023 4:55 AM >To: Tomasz Duszynski >Cc: dev@dpdk.org; Jakub Palider ; Jerin Jacob >Kollanukkaran >; tho...@monjalon.net >Subject: Re: [EXT] Re: [PATCH 2/2] raw/cnxk_gpio: add bunch of n

Re: [EXT] Re: [PATCH 2/2] raw/cnxk_gpio: add bunch of newlines

2023-10-04 Thread Stephen Hemminger
On Wed, 4 Oct 2023 20:42:47 + Tomasz Duszynski wrote: > > > >No driver should be using the PMD logtype. It should always be using a > >dynamically allocated log > >type. > > Even though it uses old-fashioned logging that change could still > improve output for some users out there. > >

RE: [EXT] Re: [PATCH 2/2] raw/cnxk_gpio: add bunch of newlines

2023-10-04 Thread Tomasz Duszynski
>-Original Message- >From: Stephen Hemminger >Sent: Wednesday, October 4, 2023 12:26 AM >To: Tomasz Duszynski >Cc: dev@dpdk.org; Jakub Palider ; Jerin Jacob >Kollanukkaran >; tho...@monjalon.net >Subject: [EXT] Re: [PATCH 2/2] raw/cnxk_gpio: add bunch of ne

Re: [PATCH 2/2] raw/cnxk_gpio: add bunch of newlines

2023-10-03 Thread Stephen Hemminger
On Tue, 3 Oct 2023 22:46:03 +0200 Tomasz Duszynski wrote: > Improve log output by adding some newlines. > > Signed-off-by: Tomasz Duszynski > Reviewed-by: Jerin Jacob Kollanukkaran > Tested-by: Jerin Jacob Kollanukkaran > --- > drivers/raw/cnxk_gpio/cnxk_gpio.c | 8 > 1 file changed

[PATCH 2/2] raw/cnxk_gpio: add bunch of newlines

2023-10-03 Thread Tomasz Duszynski
Improve log output by adding some newlines. Signed-off-by: Tomasz Duszynski Reviewed-by: Jerin Jacob Kollanukkaran Tested-by: Jerin Jacob Kollanukkaran --- drivers/raw/cnxk_gpio/cnxk_gpio.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/raw/cnxk_gpio/cnxk_g