On 2/23/2022 7:17 AM, Morten Brørup wrote:
From: Stephen Hemminger [mailto:step...@networkplumber.org]
Sent: Tuesday, 22 February 2022 17.03
On Tue, 22 Feb 2022 15:13:53 +0100
Morten Brørup wrote:
From: Megha Ajmera [mailto:megha.ajm...@intel.com]
Sent: Tuesday, 22 February 2022 14.19
Maskin
> From: Stephen Hemminger [mailto:step...@networkplumber.org]
> Sent: Tuesday, 22 February 2022 17.03
>
> On Tue, 22 Feb 2022 15:13:53 +0100
> Morten Brørup wrote:
>
> > > From: Megha Ajmera [mailto:megha.ajm...@intel.com]
> > > Sent: Tuesday, 22 February 2022 14.19
> > >
> > > Masking of core m
> From: Stephen Hemminger
> Sent: Tuesday, February 22, 2022 9:33 PM
>
> On Tue, 22 Feb 2022 15:13:53 +0100
> Morten Brørup wrote:
>
> > > From: Megha Ajmera [mailto:megha.ajm...@intel.com]
> > > Sent: Tuesday, 22 February 2022 14.19
> > >
> > > Masking of core mask was incorrect. Instead of us
On Tue, 22 Feb 2022 15:13:53 +0100
Morten Brørup wrote:
> > From: Megha Ajmera [mailto:megha.ajm...@intel.com]
> > Sent: Tuesday, 22 February 2022 14.19
> >
> > Masking of core mask was incorrect. Instead of using 1U for shifting,
> > it
> > should be using 1LU as the result is assigned to uint6
> From: Megha Ajmera [mailto:megha.ajm...@intel.com]
> Sent: Tuesday, 22 February 2022 14.19
>
> Masking of core mask was incorrect. Instead of using 1U for shifting,
> it
> should be using 1LU as the result is assigned to uint64.
>
> CID 375859: Potentially overflowing expression "1U << app_main
Masking of core mask was incorrect. Instead of using 1U for shifting, it
should be using 1LU as the result is assigned to uint64.
CID 375859: Potentially overflowing expression "1U << app_main_core" with
type "unsigned int" (32 bits, unsigned) is evaluated using 32-bit arithmetic,
and then used in
6 matches
Mail list logo