Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Sep 2020 14:24:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 249254] ixl(4) currently broken on 12.2-BETA1 on powerpc64
Message-ID:  <bug-249254-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 249254
           Summary: ixl(4) currently broken on 12.2-BETA1 on powerpc64
           Product: Base System
           Version: 12.1-STABLE
          Hardware: powerpc
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: pkubaj@FreeBSD.org

I noticed that ixl(4) is currently enabled in GENERIC64 on powerpc64 for
12.2-BETA1. This is a great change, however currently missing is a MFC of
r358698 to fix runtime on powerpc64.

Could that be also pushed to stable/12 and then releng/12.2? Since ixl(4) is
enabled anyway, could you also MFC (and then MFS) endianness fix?

BTW, I'm not sure how relevant that is, since stable/12 uses old GCC, but t=
here
are some warnings during building:
root@talos:$/usr/src/sys/modules/ixl$ make -s
In file included from /usr/src/sys/dev/ixl/ixl.h:108,
                 from /usr/src/sys/dev/ixl/ixl_pf.h:41,
                 from /usr/src/sys/dev/ixl/ixl_pf_main.c:36:
/usr/src/sys/dev/ixl/i40e_prototype.h:631: warning: redundant redeclaration=
 of
'i40e_blink_phy_link_led' [-Wredundant-decls]
/usr/src/sys/dev/ixl/i40e_prototype.h:102: warning: previous declaration of
'i40e_blink_phy_link_led' was here
/usr/src/sys/dev/ixl/ixl_pf_main.c:50: warning: 'ixl_add_maddr' declared
'static' but never defined
/usr/src/sys/dev/ixl/ixl_pf_main.c:51: warning: 'ixl_match_maddr' declared
'static' but never defined
In file included from /usr/src/sys/dev/ixl/ixl.h:108,
                 from /usr/src/sys/dev/ixl/ixl_pf.h:41,
                 from /usr/src/sys/dev/ixl/ixl_pf_qmgr.h:36,
                 from /usr/src/sys/dev/ixl/ixl_pf_qmgr.c:36:
/usr/src/sys/dev/ixl/i40e_prototype.h:631: warning: redundant redeclaration=
 of
'i40e_blink_phy_link_led' [-Wredundant-decls]
/usr/src/sys/dev/ixl/i40e_prototype.h:102: warning: previous declaration of
'i40e_blink_phy_link_led' was here
In file included from /usr/src/sys/dev/ixl/ixl.h:108,
                 from /usr/src/sys/dev/ixl/ixl_txrx.c:47:
/usr/src/sys/dev/ixl/i40e_prototype.h:631: warning: redundant redeclaration=
 of
'i40e_blink_phy_link_led' [-Wredundant-decls]
/usr/src/sys/dev/ixl/i40e_prototype.h:102: warning: previous declaration of
'i40e_blink_phy_link_led' was here
In file included from /usr/src/sys/dev/ixl/ixl.h:108,
                 from /usr/src/sys/dev/ixl/ixl_pf.h:41,
                 from /usr/src/sys/dev/ixl/ixl_pf_i2c.c:35:
/usr/src/sys/dev/ixl/i40e_prototype.h:631: warning: redundant redeclaration=
 of
'i40e_blink_phy_link_led' [-Wredundant-decls]
/usr/src/sys/dev/ixl/i40e_prototype.h:102: warning: previous declaration of
'i40e_blink_phy_link_led' was here
In file included from /usr/src/sys/dev/ixl/ixl.h:108,
                 from /usr/src/sys/dev/ixl/i40e_osdep.c:38:
/usr/src/sys/dev/ixl/i40e_prototype.h:631: warning: redundant redeclaration=
 of
'i40e_blink_phy_link_led' [-Wredundant-decls]
/usr/src/sys/dev/ixl/i40e_prototype.h:102: warning: previous declaration of
'i40e_blink_phy_link_led' was here
In file included from /usr/src/sys/dev/ixl/ixl.h:108,
                 from /usr/src/sys/dev/ixl/if_ixl.c:35:
/usr/src/sys/dev/ixl/i40e_prototype.h:631: warning: redundant redeclaration=
 of
'i40e_blink_phy_link_led' [-Wredundant-decls]
/usr/src/sys/dev/ixl/i40e_prototype.h:102: warning: previous declaration of
'i40e_blink_phy_link_led' was here
In file included from /usr/src/sys/dev/ixl/ixl.h:108,
                 from /usr/src/sys/dev/ixl/ixl_pf.h:41,
                 from /usr/src/sys/dev/ixl/ixl_pf_iflib.c:35:
/usr/src/sys/dev/ixl/i40e_prototype.h:631: warning: redundant redeclaration=
 of
'i40e_blink_phy_link_led' [-Wredundant-decls]
/usr/src/sys/dev/ixl/i40e_prototype.h:102: warning: previous declaration of
'i40e_blink_phy_link_led' was here
In file included from /usr/src/sys/dev/ixl/i40e_common.c:37:
/usr/src/sys/dev/ixl/i40e_prototype.h:631: warning: redundant redeclaration=
 of
'i40e_blink_phy_link_led' [-Wredundant-decls]
/usr/src/sys/dev/ixl/i40e_prototype.h:102: warning: previous declaration of
'i40e_blink_phy_link_led' was here
In file included from /usr/src/sys/dev/ixl/i40e_nvm.c:35:
/usr/src/sys/dev/ixl/i40e_prototype.h:631: warning: redundant redeclaration=
 of
'i40e_blink_phy_link_led' [-Wredundant-decls]
/usr/src/sys/dev/ixl/i40e_prototype.h:102: warning: previous declaration of
'i40e_blink_phy_link_led' was here
In file included from /usr/src/sys/dev/ixl/i40e_adminq.c:39:
/usr/src/sys/dev/ixl/i40e_prototype.h:631: warning: redundant redeclaration=
 of
'i40e_blink_phy_link_led' [-Wredundant-decls]
/usr/src/sys/dev/ixl/i40e_prototype.h:102: warning: previous declaration of
'i40e_blink_phy_link_led' was here
In file included from /usr/src/sys/dev/ixl/i40e_lan_hmc.c:40:
/usr/src/sys/dev/ixl/i40e_prototype.h:631: warning: redundant redeclaration=
 of
'i40e_blink_phy_link_led' [-Wredundant-decls]
/usr/src/sys/dev/ixl/i40e_prototype.h:102: warning: previous declaration of
'i40e_blink_phy_link_led' was here
In file included from /usr/src/sys/dev/ixl/i40e_dcb.c:36:
/usr/src/sys/dev/ixl/i40e_prototype.h:631: warning: redundant redeclaration=
 of
'i40e_blink_phy_link_led' [-Wredundant-decls]
/usr/src/sys/dev/ixl/i40e_prototype.h:102: warning: previous declaration of
'i40e_blink_phy_link_led' was here

--=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-249254-227>