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

2023-11-20 Thread Ferruh Yigit
On 11/20/2023 1:51 AM, Jiawen Wu wrote: > On Friday, November 17, 2023 6:12 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' >> a

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

2023-11-19 Thread Jiawen Wu
On Friday, November 17, 2023 6:12 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:1,

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

2023-11-17 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