netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* sr-iov related bonding regression (two regressions in one report)
@ 2023-11-14 23:59 Bagas Sanjaya
  2023-11-15  0:54 ` Jay Vosburgh
  0 siblings, 1 reply; 10+ messages in thread
From: Bagas Sanjaya @ 2023-11-14 23:59 UTC (permalink / raw)
  To: Linux Kernel Mailing List, Linux Networking, Thorsten Leemhuis,
	Linux Intel Wired LAN, Linux Regressions
  Cc: Jay Vosburgh, Andy Gospodarek, Ivan Vecera, Jesse Brandeburg,
	Tony Nguyen, Eric Dumazet, Jakub Kicinski, Anil Choudhary

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-11-16 10:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-14 23:59 sr-iov related bonding regression (two regressions in one report) Bagas Sanjaya
2023-11-15  0:54 ` Jay Vosburgh
2023-11-15  5:50   ` Linux regression tracking (Thorsten Leemhuis)
2023-11-15  6:13     ` Anil Choudhary
2023-11-15 13:08       ` Bagas Sanjaya
2023-11-15  6:19     ` Anil Choudhary
2023-11-15 13:11       ` Bagas Sanjaya
2023-11-15 20:48       ` Anil Choudhary
2023-11-16 10:53         ` Bagas Sanjaya
2023-11-15 13:04     ` Bagas Sanjaya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).