[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <530adc71b52e774c92c53d235701710dbc9866a9.camel@redhat.com>
Date: Thu, 28 Apr 2022 09:05:57 +0200
From: Paolo Abeni <pabeni@...hat.com>
To: Tan Tee Min <tee.min.tan@...ux.intel.com>,
Kurt Kanzenbach <kurt@...utronix.de>
Cc: Giuseppe Cavallaro <peppe.cavallaro@...com>,
Alexandre Torgue <alexandre.torgue@...s.st.com>,
Jose Abreu <joabreu@...opsys.com>,
"David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Michael Sit Wei Hong <michael.wei.hong.sit@...el.com>,
Xiaoliang Yang <xiaoliang.yang_1@....com>,
Wong Vee Khee <vee.khee.wong@...ux.intel.com>,
Ling Pei Lee <pei.lee.ling@...el.com>,
Bhupesh Sharma <bhupesh.sharma@...aro.org>,
netdev@...r.kernel.org, linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
stable@...r.kernel.org, Voon Wei Feng <weifeng.voon@...el.com>,
Song Yoong Siang <yoong.siang.song@...el.com>,
Ong@...r.kernel.org, Boon Leong <boon.leong.ong@...el.com>,
Tan Tee Min <tee.min.tan@...el.com>
Subject: Re: [PATCH net 1/1] net: stmmac: disable Split Header (SPH) for
Intel platforms
Hello,
On Thu, 2022-04-28 at 09:55 +0800, Tan Tee Min wrote:
> On Tue, Apr 26, 2022 at 03:58:56PM +0200, Kurt Kanzenbach wrote:
> > Hi,
> >
> > On Tue Apr 26 2022, Tan Tee Min wrote:
> > > Based on DesignWare Ethernet QoS datasheet, we are seeing the limitation
> > > of Split Header (SPH) feature is not supported for Ipv4 fragmented packet.
> > > This SPH limitation will cause ping failure when the packets size exceed
> > > the MTU size. For example, the issue happens once the basic ping packet
> > > size is larger than the configured MTU size and the data is lost inside
> > > the fragmented packet, replaced by zeros/corrupted values, and leads to
> > > ping fail.
> > >
> > > So, disable the Split Header for Intel platforms.
> >
> > Does this issue only apply on Intel platforms?
>
> According to Synopsys IP support, they have confirmed the header-payload
> splitting for IPv4 fragmented packets is not supported for the Synopsys
> Ether IPs.
>
> Intel platforms are integrating with GMAC EQoS IP which is impacted by the
> limitation above, so we are changing the default SPH setting to disabled
> for Intel Platforms only.
>
> If anyone can confirm on their platform also having the same issues,
> then we would change the SPH default to disable across the IPs.
Could you please provide a Fixes tag here?
Thanks!
Paolo
Powered by blists - more mailing lists