Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Mar 2019 11:41:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        ppc@FreeBSD.org
Subject:   [Bug 233863] r345425 on PowerMac G5 may require kern.smp.disabled=1 and must set usefdt=1 which causes net interface reorder
Message-ID:  <bug-233863-21-V4vEYRx9aj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233863-21@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233863-21@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233863

Dennis Clarke <dclarke@blastwave.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Affects Only Me             |Affects Some People
            Summary|r341705 on PowerMac G5 may  |r345425 on PowerMac G5 may
                   |require kern.smp.disabled=3D1 |require kern.smp.disable=
d=3D1
                   |and must set usefdt=3D1 which |and must set usefdt=3D1 =
which
                   |causes net interface        |causes net interface
                   |reorder                     |reorder

--- Comment #5 from Dennis Clarke <dclarke@blastwave.org> ---

123456789+123456789+123456789+123456789+123456789+123456789+123456789+12

This feels like the bug that simply won't go away however I did a test
build of r345425 and no amount of coaxing nor kern.smp.disabled would
get past fans roaring after seeing a wake up call to CPU3. A step back
to r344744 seems to work fine provided that one provide the usefdt=3D1
and then boot -sv :

hydra$ uname -a=20
FreeBSD hydra 13.0-CURRENT FreeBSD 13.0-CURRENT r344744 GENERIC  powerpc
hydra$ sysctl -a kern.smp.cpus
kern.smp.cpus: 4
hydra$=20

Also bge0 and bge1 network interfaces are reversed however this is=20
merely an annoyance :=20

bge0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
=20=20=20=20=20=20=20
options=3D8009b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,LINKSTATE>
        ether 00:14:51:64:67:11
        inet 172.16.35.8 netmask 0xffffffc0 broadcast 172.16.35.63
        nd6 options=3D29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect (1000baseT <full-duplex,master>)
        status: active
bge1: flags=3D8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
=20=20=20=20=20=20=20
options=3D8009b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,LINKSTATE>
        ether 00:14:51:64:67:10
        nd6 options=3D29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect

hydra$ date -u
Sun Mar 24 11:41:28 UTC 2019

--=20
Dennis Clarke
RISC-V/SPARC/PPC/ARM/CISC
UNIX and Linux spoken
GreyBeard and suspenders optional

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233863-21-V4vEYRx9aj>