On Tue, Feb 27, 2024 at 11:06:04AM -0800, Stephen Hemminger wrote:
> On Tue, 27 Feb 2024 12:27:31 +0100
> Morten Brørup wrote:
>
> > > > 1. The extra 2 byte copy is effectively harmless due to padding, as
> > > mentioned in the commit message.
> > > > 2. The decorated rte_memcpy (if work on t
; Subject: RE: [PATCH v9] net/bnx2x: fix warnings about rte_memcpy lengths
>
> +To: Raslan, regarding MLX5 patch
>
> > From: Jerin Jacob [mailto:jerinjac...@gmail.com]
> > Sent: Tuesday, 27 February 2024 12.01
> >
> > On Mon, Feb 26, 2024 at 8:17 PM Mort
On Tue, 27 Feb 2024 12:27:31 +0100
Morten Brørup wrote:
> > > 1. The extra 2 byte copy is effectively harmless due to padding, as
> > mentioned in the commit message.
> > > 2. The decorated rte_memcpy (if work on that patch series is ever
> > > resumed)
> > is an improvement, not a bug fix
+To: Raslan, regarding MLX5 patch
> From: Jerin Jacob [mailto:jerinjac...@gmail.com]
> Sent: Tuesday, 27 February 2024 12.01
>
> On Mon, Feb 26, 2024 at 8:17 PM Morten Brørup
> wrote:
> >
> > > From: Jerin Jacob [mailto:jerinjac...@gmail.com]
> > > Sent: Monday, 26 February 2024 09.34
> > >
> >
On Mon, Feb 26, 2024 at 8:17 PM Morten Brørup
wrote:
>
> > From: Jerin Jacob [mailto:jerinjac...@gmail.com]
> > Sent: Monday, 26 February 2024 09.34
> >
> > On Fri, Feb 23, 2024 at 7:30 PM Morten Brørup
> > wrote:
> > >
> > > Bugfix: The vlan in the bulletin does not contain a VLAN header, only
On Fri, 23 Feb 2024 15:00:56 +0100
Morten Brørup wrote:
> Bugfix: The vlan in the bulletin does not contain a VLAN header, only the
> VLAN ID, so only copy 2 byte, not 4. The target structure has padding
> after the field, so copying 2 byte too many is effectively harmless.
> There is no need to
> From: Jerin Jacob [mailto:jerinjac...@gmail.com]
> Sent: Monday, 26 February 2024 09.34
>
> On Fri, Feb 23, 2024 at 7:30 PM Morten Brørup
> wrote:
> >
> > Bugfix: The vlan in the bulletin does not contain a VLAN header, only
> the
> > VLAN ID, so only copy 2 byte, not 4. The target structure ha
On Fri, Feb 23, 2024 at 7:30 PM Morten Brørup
wrote:
>
> Bugfix: The vlan in the bulletin does not contain a VLAN header, only the
> VLAN ID, so only copy 2 byte, not 4. The target structure has padding
> after the field, so copying 2 byte too many is effectively harmless.
> There is no need to b
8 matches
Mail list logo