RE: [PATCH v2 33/71] baseband/acc: replace use of fixed size rte_memcpy

2024-03-04 Thread Chautru, Nicolas
> From: Stephen Hemminger > "Chautru, Nicolas" wrote: > > > Hi Stephen, > > It messed with the indentation, didn't it? > > Thanks > > Nic > > It ended up with the more standard indentation style rather than DPDK special > indent with extra tab. I see a mix of space and tabs and indeed not fol

Re: [PATCH v2 33/71] baseband/acc: replace use of fixed size rte_memcpy

2024-03-01 Thread Stephen Hemminger
On Sat, 2 Mar 2024 01:01:02 + "Chautru, Nicolas" wrote: > Hi Stephen, > It messed with the indentation, didn't it? > Thanks > Nic It ended up with the more standard indentation style rather than DPDK special indent with extra tab.

RE: [PATCH v2 33/71] baseband/acc: replace use of fixed size rte_memcpy

2024-03-01 Thread Chautru, Nicolas
Hi Stephen, It messed with the indentation, didn't it? Thanks Nic > -Original Message- > From: Stephen Hemminger > Sent: Friday, March 1, 2024 9:15 AM > To: dev@dpdk.org > Cc: Stephen Hemminger ; Chautru, Nicolas > > Subject: [PATCH v2 33/71] baseband/acc: replace use of fixed size > rt