/etc/network/interfaces #################################### # LAN Config...link aggregated bridge # # +------------+ # | eth port 0 |---+ +-------+ +-------+ # +------------+ |--| | | |--- # | bond0 |--| br0 |--- Host + LXD machines # +------------+ |--| | | dhcp |--- # | eth port 1 |---+ +-------+ +-------+ # +------------+ # # Bond eth ports together to form bond0. # Note that 802.3ad is the ONLY one # that can work for aggregation, and # the connected Eth switch ports must # be configured for LACP #################################### auto enxa0369fd89e60 allow-hotplug enxa0369fd89e60 iface enxa0369fd89e60 inet manual hardware−irq−coalesce−rx−usecs 1 ethernet-pause-rx off hardware-dma-ring-rx 768 hardware-dma-ring-tx 512 offload-tso off ethernet-wol d up ip link set $IFACE up down ip link set $IFACE down bond-master bond0 # auto enxa0369fd89e61 allow-hotplug enxa0369fd89e61 iface enxa0369fd89e61 inet manual hardware−irq−coalesce−rx−usecs 1 ethernet-pause-rx off hardware-dma-ring-rx 768 hardware-dma-ring-tx 512 offload-tso off ethernet-wol d up ip link set $IFACE up down ip link set $IFACE down bond-master bond0 # auto bond0 iface bond0 inet manual # Use fixed MAC address for DHCP server hwaddress 00:15:17:DE:72:D8 #bond-downdelay 500 #bond-updelay 500 bond-lacp-rate slow bond-miimon 200 bond_mode 802.3ad bond-xmit-hash-policy layer2+3 bond-slaves enxa0369fd89e60 enxa0369fd89e61 bond-ad_select stable bond-min_links 1 # auto br0 iface br0 inet dhcp up ip link set $IFACE up down ip link set $IFACE down bridge_ports bond0 bridge_stp on # Fix LLDP post-up echo 16384 > /sys/class/net/$IFACE/bridge/group_fwd_mask
** Attachment added: "dmesg.txt" https://bugs.launchpad.net/ubuntu/+source/linux-meta-lowlatency/+bug/2083151/+attachment/5823109/+files/dmesg.txt ** Description changed: - Using /etc/network/interfaces with a bond and using hardware-dma-ring-rx - or hardware-dma-ring-tx I sometimess see an assertion in dmesg + Using na i350-T2 card with /etc/network/interfaces with a bond and using + hardware-dma-ring-rx or hardware-dma-ring-tx I sometimess see an + assertion in dmesg ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: linux-image-lowlatency (not installed) ProcVersionSignature: Ubuntu 6.8.0-45.45.1~22.04.1-lowlatency 6.8.12 Uname: Linux 6.8.0-45-lowlatency x86_64 NonfreeKernelModules: zfs ApportVersion: 2.20.11-0ubuntu82.6 Architecture: amd64 CasperMD5CheckResult: unknown Date: Sun Sep 29 14:38:25 2024 SourcePackage: linux-meta-lowlatency UpgradeStatus: Upgraded to jammy on 2024-01-20 (252 days ago) ** Description changed: - Using na i350-T2 card with /etc/network/interfaces with a bond and using + Using an i350-T2 card with /etc/network/interfaces with a bond and using hardware-dma-ring-rx or hardware-dma-ring-tx I sometimess see an assertion in dmesg ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: linux-image-lowlatency (not installed) ProcVersionSignature: Ubuntu 6.8.0-45.45.1~22.04.1-lowlatency 6.8.12 Uname: Linux 6.8.0-45-lowlatency x86_64 NonfreeKernelModules: zfs ApportVersion: 2.20.11-0ubuntu82.6 Architecture: amd64 CasperMD5CheckResult: unknown Date: Sun Sep 29 14:38:25 2024 SourcePackage: linux-meta-lowlatency UpgradeStatus: Upgraded to jammy on 2024-01-20 (252 days ago) ** Description changed: Using an i350-T2 card with /etc/network/interfaces with a bond and using - hardware-dma-ring-rx or hardware-dma-ring-tx I sometimess see an + hardware-dma-ring-rx or hardware-dma-ring-tx I sometimes see an assertion in dmesg ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: linux-image-lowlatency (not installed) ProcVersionSignature: Ubuntu 6.8.0-45.45.1~22.04.1-lowlatency 6.8.12 Uname: Linux 6.8.0-45-lowlatency x86_64 NonfreeKernelModules: zfs ApportVersion: 2.20.11-0ubuntu82.6 Architecture: amd64 CasperMD5CheckResult: unknown Date: Sun Sep 29 14:38:25 2024 SourcePackage: linux-meta-lowlatency UpgradeStatus: Upgraded to jammy on 2024-01-20 (252 days ago) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta-lowlatency in Ubuntu. https://bugs.launchpad.net/bugs/2083151 Title: igb assertion changing rx/tx queues_ Status in linux-meta-lowlatency package in Ubuntu: New Bug description: Using an i350-T2 card with /etc/network/interfaces with a bond and using hardware-dma-ring-rx or hardware-dma-ring-tx I sometimes see an assertion in dmesg ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: linux-image-lowlatency (not installed) ProcVersionSignature: Ubuntu 6.8.0-45.45.1~22.04.1-lowlatency 6.8.12 Uname: Linux 6.8.0-45-lowlatency x86_64 NonfreeKernelModules: zfs ApportVersion: 2.20.11-0ubuntu82.6 Architecture: amd64 CasperMD5CheckResult: unknown Date: Sun Sep 29 14:38:25 2024 SourcePackage: linux-meta-lowlatency UpgradeStatus: Upgraded to jammy on 2024-01-20 (252 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-meta-lowlatency/+bug/2083151/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp