Re: [PATCH] net/txgbe: fix out of bound access

2023-11-17 Thread Ferruh Yigit
On 11/17/2023 2:45 AM, Jiawen Wu wrote: > On Thursday, November 16, 2023 10:07 PM, ferruh.yi...@amd.com wrote: >> Reported by SuSe CI [1] by GCC [2], possibly false positive. Error: >> >> In function 'txgbe_host_interface_command', >> inlined from 'txgbe_host_interface_command' >>

RE: [PATCH] net/txgbe: fix out of bound access

2023-11-16 Thread Jiawen Wu
On Thursday, November 16, 2023 10:07 PM, ferruh.yi...@amd.com wrote: > Reported by SuSe CI [1] by GCC [2], possibly false positive. Error: > > In function 'txgbe_host_interface_command', > inlined from 'txgbe_host_interface_command' > at ../drivers/net/txgbe/base/txgbe_mng.c:104

Re: [PATCH] net/txgbe: fix out of bound access

2023-11-16 Thread Luca Boccassi
On Thu, 2023-11-16 at 14:07 +, Ferruh Yigit wrote: > Reported by SuSe CI [1] by GCC [2], possibly false positive. Error: > > In function 'txgbe_host_interface_command', > inlined from 'txgbe_host_interface_command' > at ../drivers/net/txgbe/base/txgbe_mng.c:104:1, > inl

[PATCH] net/txgbe: fix out of bound access

2023-11-16 Thread Ferruh Yigit
Reported by SuSe CI [1] by GCC [2], possibly false positive. Error: In function 'txgbe_host_interface_command', inlined from 'txgbe_host_interface_command' at ../drivers/net/txgbe/base/txgbe_mng.c:104:1, inlined from 'txgbe_hic_reset' at ../drivers/net/txgbe/ba