+ Bernard On Sun, Jan 14, 2024 at 04:10:23PM +0000, bugzilla-daemon@xxxxxxxxxx wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=218375 > > Bug ID: 218375 > Summary: warning compiling siw_tx_hdt: the frame size of 1040 > bytes is larger than 1024 bytes > Product: Drivers > Version: 2.5 > Hardware: All > OS: Linux > Status: NEW > Severity: normal > Priority: P3 > Component: Infiniband/RDMA > Assignee: drivers_infiniband-rdma@xxxxxxxxxxxxxxxxxxxx > Reporter: ionut_n2001@xxxxxxxxx > Regression: No > > Hi Kernel Team, > > I notice today this: > drivers/infiniband/sw/siw/siw_qp_tx.c: In function 'siw_tx_hdt': > drivers/infiniband/sw/siw/siw_qp_tx.c:677:1: warning: the frame size of 1040 > bytes is larger than 1024 bytes [-Wframe-larger-than=] > 677 | } > | > > I use latest kernel 6.7 and this is happened when compiling kernel with GCC - > gcc (Debian 13.2.0-9) 13.2.0. > > -- > You may reply to this email to add a comment. > > You are receiving this mail because: > You are watching the assignee of the bug.