lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 23 Feb 2022 11:40:52 +0000
From:   Peter Robinson <pbrobinson@...il.com>
To:     Florian Fainelli <f.fainelli@...il.com>
Cc:     Doug Berger <opendmb@...il.com>,
        "David S. Miller" <davem@...emloft.net>,
        Jakub Kicinski <kuba@...nel.org>,
        bcm-kernel-feedback-list@...adcom.com, netdev@...r.kernel.org,
        Javier Martinez Canillas <javierm@...hat.com>
Subject: Re: [PATCH] net: bcmgenet: Return not supported if we don't have a
 WoL IRQ

On Tue, Feb 22, 2022 at 8:15 PM Florian Fainelli <f.fainelli@...il.com> wrote:
>
>
>
> On 2/22/2022 12:07 PM, Peter Robinson wrote:
> >> On 2/22/2022 1:53 AM, Peter Robinson wrote:
> >>> The ethtool WoL enable function wasn't checking if the device
> >>> has the optional WoL IRQ and hence on platforms such as the
> >>> Raspberry Pi 4 which had working ethernet prior to the last
> >>> fix regressed with the last fix, so also check if we have a
> >>> WoL IRQ there and return ENOTSUPP if not.
> >>>
> >>> Fixes: 9deb48b53e7f ("bcmgenet: add WOL IRQ check")
> >>> Fixes: 8562056f267d ("net: bcmgenet: request Wake-on-LAN interrupt")
> >>> Signed-off-by: Peter Robinson <pbrobinson@...il.com>
> >>> Suggested-by: Javier Martinez Canillas <javierm@...hat.com>
> >>> ---
> >>>    drivers/net/ethernet/broadcom/genet/bcmgenet_wol.c | 4 ++++
> >>>    1 file changed, 4 insertions(+)
> >>>
> >>> We're seeing this crash on the Raspberry Pi 4 series of devices on
> >>> Fedora on 5.17-rc with the top Fixes patch and wired ethernet doesn't work.
> >>
> >> Are you positive these two things are related to one another? The
> >> transmit queue timeout means that the TX DMA interrupt is not firing up
> >> what is the relationship with the absence/presence of the Wake-on-LAN
> >> interrupt line?
> >
> > The first test I did was revert 9deb48b53e7f and the problem went
> > away, then poked at a few bits and the patch also fixes it without
> > having to revert the other fix. I don't know the HW well enough to
> > know more.
> >
> > It seems there's other fixes/improvements that could be done around
> > WOL in the driver, the bcm2711 SoC at least in the upstream DT doesn't
> > support/implement a WOL IRQ, yet the RPi4 reports it supports WOL.
>
> There is no question we can report information more accurately and your
> patch fixes that.
>
> >
> > This fix at least makes it work again in 5.17, I think improvements
> > can be looked at later by something that actually knows their way
> > around the driver and IP.
>
> I happen to be that something, or rather consider myself a someone. But
> the DTS is perfectly well written and the Wake-on-LAN interrupt is
> optional, the driver assumes as per the binding documents that the
> Wake-on-LAN is the 3rd interrupt, when available.
>
> What I was hoping to get at is the output of /proc/interrupts for the
> good and the bad case so we can find out if by accident we end-up not
> using the appropriate interrupt number for the TX path. Not that I can
> see how that would happen, but since we have had some interesting issues
> being reported before when mixing upstream and downstream DTBs, I just
> don't fancy debugging that again:

The top two are pre/post plugging an ethernet cable with the patched
kernel, the last two are the broken kernel. There doesn't seem to be a
massive difference in interrupts but you likely know more of what
you're looking for.

Patched:

[root@...400 ~]# cat /proc/interrupts
           CPU0       CPU1       CPU2       CPU3
  9:          0          0          0          0     GICv2  25 Level     vgic
 11:      16607       8639       5018       5793     GICv2  30 Level
  arch_timer
 12:          0          0          0          0     GICv2  27 Level
  kvm guest vtimer
 18:          0          0          0          0     GICv2 107 Level
  fe004000.txp
 19:       1202          0          0          0     GICv2  65 Level
  fe00b880.mailbox
 22:       4105          0          0          0     GICv2 125 Level     ttyS0
 23:          0          0          0          0     GICv2 129 Level     vc4 hvs
 24:          0          0          0          0     GICv2 105 Level
  fe980000.usb, fe980000.usb, dwc2_hsotg:usb3
 26:          0          0          0          0     GICv2 112 Level     DMA IRQ
 28:          0          0          0          0     GICv2 114 Level     DMA IRQ
 35:          0          0          0          0     GICv2 141 Level
  vc4 crtc
 36:          0          0          0          0     GICv2 142 Level
  vc4 crtc, vc4 crtc
 37:          0          0          0          0     GICv2 133 Level
  vc4 crtc
 38:          0          0          0          0     GICv2 138 Level
  vc4 crtc
 41:      10661          0          0          0     GICv2 158 Level
  mmc0, mmc1
 42:          0          0          0          0     GICv2  48 Level     arm-pmu
 43:          0          0          0          0     GICv2  49 Level     arm-pmu
 44:          0          0          0          0     GICv2  50 Level     arm-pmu
 45:          0          0          0          0     GICv2  51 Level     arm-pmu
 48:       3763          0          0          0     GICv2 189 Level     eth0
 49:          0          0          0          0     GICv2 190 Level     eth0
 57:          0          0          0          0     GICv2 175 Level
  PCIe PME, aerdrv
 58:         69          0          0          0  BRCM STB PCIe MSI
524288 Edge      xhci_hcd
 59:          0          0          0          0
interrupt-controller@...00100   4 Edge      vc4 hdmi hpd connected
 60:          0          0          0          0
interrupt-controller@...00100   5 Edge      vc4 hdmi hpd disconnected
 61:          0          0          0          0
interrupt-controller@...00100   1 Edge      vc4 hdmi cec rx
 62:          0          0          0          0
interrupt-controller@...00100   0 Edge      vc4 hdmi cec tx
 63:          0          0          0          0
interrupt-controller@...00100  10 Edge      vc4 hdmi hpd connected
 64:          0          0          0          0
interrupt-controller@...00100  11 Edge      vc4 hdmi hpd disconnected
 65:          0          0          0          0
interrupt-controller@...00100   7 Edge      vc4 hdmi cec rx
 66:          0          0          0          0
interrupt-controller@...00100   8 Edge      vc4 hdmi cec tx
IPI0:      2984       9834       4892       4645       Rescheduling interrupts
IPI1:       874        696        669        667       Function call interrupts
IPI2:         0          0          0          0       CPU stop interrupts
IPI3:         0          0          0          0       CPU stop (for
crash dump) interrupts
IPI4:         0          0          0          0       Timer broadcast
interrupts
IPI5:       121         86        103         79       IRQ work interrupts
IPI6:         0          0          0          0       CPU wake-up interrupts
Err:          0
[root@...400 ~]# [  790.405408] bcmgenet fd580000.ethernet eth0: Link
is Up - 1Gbps/Full - flow control rx/tx
[  790.413783] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
cat /proc/interrupts
           CPU0       CPU1       CPU2       CPU3
  9:          0          0          0          0     GICv2  25 Level     vgic
 11:      16769       9013       5132       5943     GICv2  30 Level
  arch_timer
 12:          0          0          0          0     GICv2  27 Level
  kvm guest vtimer
 18:          0          0          0          0     GICv2 107 Level
  fe004000.txp
 19:       1263          0          0          0     GICv2  65 Level
  fe00b880.mailbox
 22:       4566          0          0          0     GICv2 125 Level     ttyS0
 23:          0          0          0          0     GICv2 129 Level     vc4 hvs
 24:          0          0          0          0     GICv2 105 Level
  fe980000.usb, fe980000.usb, dwc2_hsotg:usb3
 26:          0          0          0          0     GICv2 112 Level     DMA IRQ
 28:          0          0          0          0     GICv2 114 Level     DMA IRQ
 35:          0          0          0          0     GICv2 141 Level
  vc4 crtc
 36:          0          0          0          0     GICv2 142 Level
  vc4 crtc, vc4 crtc
 37:          0          0          0          0     GICv2 133 Level
  vc4 crtc
 38:          0          0          0          0     GICv2 138 Level
  vc4 crtc
 41:      10751          0          0          0     GICv2 158 Level
  mmc0, mmc1
 42:          0          0          0          0     GICv2  48 Level     arm-pmu
 43:          0          0          0          0     GICv2  49 Level     arm-pmu
 44:          0          0          0          0     GICv2  50 Level     arm-pmu
 45:          0          0          0          0     GICv2  51 Level     arm-pmu
 48:       3838          0          0          0     GICv2 189 Level     eth0
 49:         33          0          0          0     GICv2 190 Level     eth0
 57:          0          0          0          0     GICv2 175 Level
  PCIe PME, aerdrv
 58:         69          0          0          0  BRCM STB PCIe MSI
524288 Edge      xhci_hcd
 59:          0          0          0          0
interrupt-controller@...00100   4 Edge      vc4 hdmi hpd connected
 60:          0          0          0          0
interrupt-controller@...00100   5 Edge      vc4 hdmi hpd disconnected
 61:          0          0          0          0
interrupt-controller@...00100   1 Edge      vc4 hdmi cec rx
 62:          0          0          0          0
interrupt-controller@...00100   0 Edge      vc4 hdmi cec tx
 63:          0          0          0          0
interrupt-controller@...00100  10 Edge      vc4 hdmi hpd connected
 64:          0          0          0          0
interrupt-controller@...00100  11 Edge      vc4 hdmi hpd disconnected
 65:          0          0          0          0
interrupt-controller@...00100   7 Edge      vc4 hdmi cec rx
 66:          0          0          0          0
interrupt-controller@...00100   8 Edge      vc4 hdmi cec tx
IPI0:      3112      10093       5006       4796       Rescheduling interrupts
IPI1:       891        729        679        671       Function call interrupts
IPI2:         0          0          0          0       CPU stop interrupts
IPI3:         0          0          0          0       CPU stop (for
crash dump) interrupts
IPI4:         0          0          0          0       Timer broadcast
interrupts
IPI5:       129         92        110         86       IRQ work interrupts
IPI6:         0          0          0          0       CPU wake-up interrupts
Err:          0


Broken:
[root@...400 ~]# cat /proc/interrupts
           CPU0       CPU1       CPU2       CPU3
  9:          0          0          0          0     GICv2  25 Level     vgic
 11:       7651       5879      21793      19375     GICv2  30 Level
  arch_timer
 12:          0          0          0          0     GICv2  27 Level
  kvm guest vtimer
 18:          0          0          0          0     GICv2 107 Level
  fe004000.txp
 19:       1719          0          0          0     GICv2  65 Level
  fe00b880.mailbox
 22:       3118          0          0          0     GICv2 125 Level     ttyS0
 23:          0          0          0          0     GICv2 129 Level     vc4 hvs
 24:          0          0          0          0     GICv2 105 Level
  fe980000.usb, fe980000.usb, dwc2_hsotg:usb2
 26:          0          0          0          0     GICv2 112 Level     DMA IRQ
 28:          0          0          0          0     GICv2 114 Level     DMA IRQ
 35:          0          0          0          0     GICv2 141 Level
  vc4 crtc
 36:          0          0          0          0     GICv2 142 Level
  vc4 crtc, vc4 crtc
 37:          0          0          0          0     GICv2 133 Level
  vc4 crtc
 38:          0          0          0          0     GICv2 138 Level
  vc4 crtc
 41:      11012          0          0          0     GICv2 158 Level
  mmc1, mmc0
 42:          0          0          0          0     GICv2  48 Level     arm-pmu
 43:          0          0          0          0     GICv2  49 Level     arm-pmu
 44:          0          0          0          0     GICv2  50 Level     arm-pmu
 45:          0          0          0          0     GICv2  51 Level     arm-pmu
 48:       6518          0          0          0     GICv2 189 Level     eth0
 49:          0          0          0          0     GICv2 190 Level     eth0
 57:          0          0          0          0     GICv2 175 Level
  PCIe PME, aerdrv
 58:          0          0          0          0
interrupt-controller@...00100   4 Edge      vc4 hdmi hpd connected
 59:          0          0          0          0
interrupt-controller@...00100   5 Edge      vc4 hdmi hpd disconnected
 60:         69          0          0          0  BRCM STB PCIe MSI
524288 Edge      xhci_hcd
 61:          0          0          0          0
interrupt-controller@...00100   1 Edge      vc4 hdmi cec rx
 62:          0          0          0          0
interrupt-controller@...00100   0 Edge      vc4 hdmi cec tx
 63:          0          0          0          0
interrupt-controller@...00100  10 Edge      vc4 hdmi hpd connected
 64:          0          0          0          0
interrupt-controller@...00100  11 Edge      vc4 hdmi hpd disconnected
 65:          0          0          0          0
interrupt-controller@...00100   7 Edge      vc4 hdmi cec rx
 66:          0          0          0          0
interrupt-controller@...00100   8 Edge      vc4 hdmi cec tx
IPI0:      3752       6274      11796       5915       Rescheduling interrupts
IPI1:       840        590        537        764       Function call interrupts
IPI2:         0          0          0          0       CPU stop interrupts
IPI3:         0          0          0          0       CPU stop (for
crash dump) interrupts
IPI4:         0          0          0          0       Timer broadcast
interrupts
IPI5:       217        105         88        100       IRQ work interrupts
IPI6:         0          0          0          0       CPU wake-up interrupts
Err:          0
[root@...400 ~]# [ 1361.290396] bcmgenet fd580000.ethernet eth0: Link
is Up - 1Gbps/Full - flow control rx/tx
[ 1361.298771] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 1364.009923] ------------[ cut here ]------------
[ 1364.014648] NETDEV WATCHDOG: eth0 (bcmgenet): transmit queue 2 timed out
[ 1364.021543] WARNING: CPU: 2 PID: 0 at net/sched/sch_generic.c:529
dev_watchdog+0x234/0x240
[ 1364.029955] Modules linked in: nft_fib_inet nft_fib_ipv4
nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6
nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6
nf_defrag_ipv4 ip_set nf_tables nfnetlink btsdio bluetooth
ecdh_generic brcmfmac cpufreq_dt brcmutil cfg80211 broadcom
raspberrypi_cpufreq bcm_phy_lib snd_soc_hdmi_codec rfkill genet
iproc_rng200 bcm2711_thermal mdio_bcm_unimac nvmem_rmem leds_gpio vfat
fat fuse zram mmc_block vc4 snd_soc_core dwc2 snd_compress ac97_bus
snd_pcm_dmaengine snd_pcm raspberrypi_hwmon udc_core crct10dif_ce
gpio_raspberrypi_exp clk_bcm2711_dvp bcm2835_wdt bcm2835_dma snd_timer
snd sdhci_iproc sdhci_pltfm soundcore sdhci pcie_brcmstb phy_generic
drm_cma_helper i2c_dev aes_neon_bs
[ 1364.097026] CPU: 2 PID: 0 Comm: swapper/2 Not tainted
5.17.0-0.rc3.89.fc36.aarch64 #1
[ 1364.104975] Hardware name: Unknown Unknown Product/Unknown Product,
BIOS 2022.04-rc2 04/01/2022
[ 1364.113800] pstate: 80400005 (Nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[ 1364.120866] pc : dev_watchdog+0x234/0x240
[ 1364.124937] lr : dev_watchdog+0x234/0x240
[ 1364.129006] sp : ffff8000080aba40
[ 1364.132363] x29: ffff8000080aba40 x28: ffffa70da31c7000 x27: ffff8000080abb20
[ 1364.139614] x26: ffffa70da2c40000 x25: 0000000000000000 x24: ffffa70da31cec08
[ 1364.146864] x23: 0000000000000100 x22: ffffa70da31c7000 x21: ffff2c5242c30000
[ 1364.154112] x20: 0000000000000002 x19: ffff2c5242c304c8 x18: ffffffffffffffff
[ 1364.161359] x17: ffff854558af2000 x16: ffff800008014000 x15: 0000000000000006
[ 1364.168606] x14: 0000000000000000 x13: 74756f2064656d69 x12: ffffa70da32bd5f0
[ 1364.175852] x11: 712074696d736e61 x10: ffffa70da32bd5f0 x9 : ffffa70da0e0c81c
[ 1364.183098] x8 : 00000000ffffdfff x7 : 000000000000003f x6 : 0000000000000000
[ 1364.190345] x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000001000
[ 1364.197592] x2 : 0000000000001000 x1 : 0000000000000005 x0 : 000000000000003c
[ 1364.204839] Call trace:
[ 1364.207315]  dev_watchdog+0x234/0x240
[ 1364.211035]  call_timer_fn+0x3c/0x15c
[ 1364.214757]  __run_timers.part.0+0x288/0x310
[ 1364.219093]  run_timer_softirq+0x48/0x80
[ 1364.223076]  __do_softirq+0x128/0x360
[ 1364.226791]  __irq_exit_rcu+0x138/0x140
[ 1364.230688]  irq_exit_rcu+0x1c/0x30
[ 1364.234229]  el1_interrupt+0x38/0x54
[ 1364.237857]  el1h_64_irq_handler+0x18/0x24
[ 1364.242013]  el1h_64_irq+0x7c/0x80
[ 1364.245462]  arch_cpu_idle+0x18/0x2c
[ 1364.249089]  default_idle_call+0x4c/0x140
[ 1364.253157]  cpuidle_idle_call+0x14c/0x1a0
[ 1364.257318]  do_idle+0xb0/0x100
[ 1364.260506]  cpu_startup_entry+0x34/0x8c
[ 1364.264488]  secondary_start_kernel+0xe4/0x110
[ 1364.269001]  __secondary_switched+0x94/0x98
[ 1364.273248] ---[ end trace 0000000000000000 ]---

[root@...400 ~]# cat /proc/interrupts
           CPU0       CPU1       CPU2       CPU3
  9:          0          0          0          0     GICv2  25 Level     vgic
 11:       7878       5980      21922      19501     GICv2  30 Level
  arch_timer
 12:          0          0          0          0     GICv2  27 Level
  kvm guest vtimer
 18:          0          0          0          0     GICv2 107 Level
  fe004000.txp
 19:       1761          0          0          0     GICv2  65 Level
  fe00b880.mailbox
 22:       3588          0          0          0     GICv2 125 Level     ttyS0
 23:          0          0          0          0     GICv2 129 Level     vc4 hvs
 24:          0          0          0          0     GICv2 105 Level
  fe980000.usb, fe980000.usb, dwc2_hsotg:usb2
 26:          0          0          0          0     GICv2 112 Level     DMA IRQ
 28:          0          0          0          0     GICv2 114 Level     DMA IRQ
 35:          0          0          0          0     GICv2 141 Level
  vc4 crtc
 36:          0          0          0          0     GICv2 142 Level
  vc4 crtc, vc4 crtc
 37:          0          0          0          0     GICv2 133 Level
  vc4 crtc
 38:          0          0          0          0     GICv2 138 Level
  vc4 crtc
 41:      11087          0          0          0     GICv2 158 Level
  mmc1, mmc0
 42:          0          0          0          0     GICv2  48 Level     arm-pmu
 43:          0          0          0          0     GICv2  49 Level     arm-pmu
 44:          0          0          0          0     GICv2  50 Level     arm-pmu
 45:          0          0          0          0     GICv2  51 Level     arm-pmu
 48:       6551          0          0          0     GICv2 189 Level     eth0
 49:          0          0          0          0     GICv2 190 Level     eth0
 57:          0          0          0          0     GICv2 175 Level
  PCIe PME, aerdrv
 58:          0          0          0          0
interrupt-controller@...00100   4 Edge      vc4 hdmi hpd connected
 59:          0          0          0          0
interrupt-controller@...00100   5 Edge      vc4 hdmi hpd disconnected
 60:         69          0          0          0  BRCM STB PCIe MSI
524288 Edge      xhci_hcd
 61:          0          0          0          0
interrupt-controller@...00100   1 Edge      vc4 hdmi cec rx
 62:          0          0          0          0
interrupt-controller@...00100   0 Edge      vc4 hdmi cec tx
 63:          0          0          0          0
interrupt-controller@...00100  10 Edge      vc4 hdmi hpd connected
 64:          0          0          0          0
interrupt-controller@...00100  11 Edge      vc4 hdmi hpd disconnected
 65:          0          0          0          0
interrupt-controller@...00100   7 Edge      vc4 hdmi cec rx
 66:          0          0          0          0
interrupt-controller@...00100   8 Edge      vc4 hdmi cec tx
IPI0:      3802       6344      11929       5993       Rescheduling interrupts
IPI1:       852        595        542        770       Function call interrupts
IPI2:         0          0          0          0       CPU stop interrupts
IPI3:         0          0          0          0       CPU stop (for
crash dump) interrupts
IPI4:         0          0          0          0       Timer broadcast
interrupts
IPI5:       226        107         96        103       IRQ work interrupts
IPI6:         0          0          0          0       CPU wake-up interrupts
Err:          0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ