* [Intel-wired-lan] Fw: [Bug 218139] New: Linux LACP bonding not working with sr-iov enable on Ethernet controller: Intel Corporation Ethernet Controller E810-C for QSFP (rev 02)
@ 2023-11-13 16:37 Stephen Hemminger
0 siblings, 0 replies; only message in thread
From: Stephen Hemminger @ 2023-11-13 16:37 UTC (permalink / raw)
To: Jesse Brandeburg, Tony Nguyen; +Cc: intel-wired-lan
Begin forwarded message:
Date: Mon, 13 Nov 2023 05:06:50 +0000
From: bugzilla-daemon@kernel.org
To: stephen@networkplumber.org
Subject: [Bug 218139] New: Linux LACP bonding not working with sr-iov enable on Ethernet controller: Intel Corporation Ethernet Controller E810-C for QSFP (rev 02)
https://bugzilla.kernel.org/show_bug.cgi?id=218139
Bug ID: 218139
Summary: Linux LACP bonding not working with sr-iov enable on
Ethernet controller: Intel Corporation Ethernet
Controller E810-C for QSFP (rev 02)
Product: Networking
Version: 2.5
Hardware: Intel
OS: Linux
Status: NEW
Severity: blocking
Priority: P3
Component: IPV4
Assignee: stephen@networkplumber.org
Reporter: anilchabba@gmail.com
Regression: No
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
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
Thanks,
Anil
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-11-13 16:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-13 16:37 [Intel-wired-lan] Fw: [Bug 218139] New: Linux LACP bonding not working with sr-iov enable on Ethernet controller: Intel Corporation Ethernet Controller E810-C for QSFP (rev 02) Stephen Hemminger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox