[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <986716ed-f898-4a02-a8f6-94f85b355a05@gmail.com>
Date: Wed, 15 Nov 2023 06:59:06 +0700
From: Bagas Sanjaya <bagasdotme@...il.com>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Networking <netdev@...r.kernel.org>,
Thorsten Leemhuis <regressions@...mhuis.info>,
Linux Intel Wired LAN <intel-wired-lan@...ts.osuosl.org>,
Linux Regressions <regressions@...ts.linux.dev>
Cc: Jay Vosburgh <j.vosburgh@...il.com>, Andy Gospodarek
<andy@...yhouse.net>, Ivan Vecera <ivecera@...hat.com>,
Jesse Brandeburg <jesse.brandeburg@...el.com>,
Tony Nguyen <anthony.l.nguyen@...el.com>, Eric Dumazet
<edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>,
Anil Choudhary <anilchabba@...il.com>
Subject: sr-iov related bonding regression (two regressions in one report)
Hi Thorsten and all,
I come across LACP bonding regression on Bugzilla [1]. The reporter
(Cc'ed) has two regressions. The first is actual LACP bonding
regression (but terse):
> Till linkx kernel 6.5.7 it is working fine, but after upgrading to 6.6.1 ping stop working with LACP bonding.
> When we disable SR-IOV from bios , everything working fine
And the second is out-of-tree module FTBFS:
> Also we are not able to compile
> driver: ice
> version: 1.12.6
> We are getting following error.
>
>
>
> With inter driver code(version 1.12.6) while complaining I am getting following error.
> /root/1.12.6/build/src/ice_txrx.h:363:29: error: field ‘xdp_rxq’ has incomplete type
> 363 | struct xdp_rxq_info xdp_rxq;
> | ^~~~~~~
> /root/1.12.6/build/src/ice_main.c: In function ‘ice_remove_recovery_mode’:
> /root/1.12.6/build/src/ice_main.c:1540:9: error: implicit declaration of function ‘pci_disable_pcie_error_reporting’ [-Werror=implicit-function-declaration]
> 1540 | pci_disable_pcie_error_reporting(pf->pdev);
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /root/1.12.6/build/src/ice_main.c: In function ‘ice_probe’:
> /root/1.12.6/build/src/ice_main.c:7046:9: error: implicit declaration of function ‘pci_enable_pcie_error_reporting’ [-Werror=implicit-function-declaration]
> 7046 | pci_enable_pcie_error_reporting(pdev);
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> cc1: some warnings being treated as errors
> make[3]: *** [scripts/Makefile.build:243: /root/1.12.6/build/src/ice_main.o] Error 1
> make[2]: *** [/usr/src/linux-headers-6.6.0-rc7-vdx/Makefile:1913: /root/1.12.6/build/src] Error 2
> make[1]: *** [Makefile:234: __sub-make] Error 2
> make[1]: Leaving directory '/usr/src/linux-headers-6.6.0-rc7-vdx'
> make: *** [Makefile:174: all] Error 2
Should I add the first regression to regzbot (since the second one
is obviously out-of-tree problem), or should I asked detailed regression
info to the reporter?
Thanks.
[1]: https://bugzilla.kernel.org/show_bug.cgi?id=218139
--
An old man doll... just what I always wanted! - Clara
Powered by blists - more mailing lists