All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 218375] New: warning compiling siw_tx_hdt:  the frame size of 1040 bytes is larger than 1024 bytes
@ 2024-01-14 16:10 bugzilla-daemon
  2024-01-15  8:36 ` Leon Romanovsky
  0 siblings, 1 reply; 3+ messages in thread
From: bugzilla-daemon @ 2024-01-14 16:10 UTC (permalink / raw)
  To: linux-rdma

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@kernel-bugs.osdl.org
          Reporter: ionut_n2001@yahoo.com
        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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Bug 218375] New: warning compiling siw_tx_hdt:  the frame size of 1040 bytes is larger than 1024 bytes
  2024-01-14 16:10 [Bug 218375] New: warning compiling siw_tx_hdt: the frame size of 1040 bytes is larger than 1024 bytes bugzilla-daemon
@ 2024-01-15  8:36 ` Leon Romanovsky
  2024-01-15 12:51   ` Bernard Metzler
  0 siblings, 1 reply; 3+ messages in thread
From: Leon Romanovsky @ 2024-01-15  8:36 UTC (permalink / raw)
  To: bugzilla-daemon, Bernard Metzler; +Cc: linux-rdma

+ Bernard

On Sun, Jan 14, 2024 at 04:10:23PM +0000, bugzilla-daemon@kernel.org 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@kernel-bugs.osdl.org
>           Reporter: ionut_n2001@yahoo.com
>         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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [Bug 218375] New: warning compiling siw_tx_hdt:  the frame size of 1040 bytes is larger than 1024 bytes
  2024-01-15  8:36 ` Leon Romanovsky
@ 2024-01-15 12:51   ` Bernard Metzler
  0 siblings, 0 replies; 3+ messages in thread
From: Bernard Metzler @ 2024-01-15 12:51 UTC (permalink / raw)
  To: Leon Romanovsky, bugzilla-daemon@kernel.org; +Cc: linux-rdma@vger.kernel.org



> -----Original Message-----
> From: Leon Romanovsky <leon@kernel.org>
> Sent: Monday, January 15, 2024 9:37 AM
> To: bugzilla-daemon@kernel.org; Bernard Metzler <BMT@zurich.ibm.com>
> Cc: linux-rdma@vger.kernel.org
> Subject: [EXTERNAL] Re: [Bug 218375] New: warning compiling siw_tx_hdt: the
> frame size of 1040 bytes is larger than 1024 bytes
> 
> + Bernard
> 
> On Sun, Jan 14, 2024 at 04:10:23PM +0000, bugzilla-daemon@kernel.org wrote:
> > INVALID URI REMOVED
> 3A__bugzilla.kernel.org_show-5Fbug.cgi-3Fid-
> 3D218375&d=DwIBAg&c=jf_iaSHvJObTbx-siA1ZOg&r=2TaYXQ0T-
> r8ZO1PP1alNwU_QJcRRLfmYTAgd3QCvqSc&m=8rU6MxAsgH64SIMQ9rtbTKTrT94qzB4wqOTbWX
> r0BGU7eoeTjP30eTw7umaBSN2R&s=GxL8sVVJdUm-lERltuDAk94Xi3XTvLtvjgcpuORCajg&e=
> >
> >             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@kernel-bugs.osdl.org
> >           Reporter: ionut_n2001@yahoo.com
> >         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.

Thanks Leon, OK I'll fix that.

Bernard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-01-15 12:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-14 16:10 [Bug 218375] New: warning compiling siw_tx_hdt: the frame size of 1040 bytes is larger than 1024 bytes bugzilla-daemon
2024-01-15  8:36 ` Leon Romanovsky
2024-01-15 12:51   ` Bernard Metzler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.