There is an error when an interface has the following conditions:
- PF is in an aggregate (bond)
- PF has VFs created on it
- bond is in a state where it is failed-over to the secondary interface
- A VF reset is issued on one or more of those VFs
The issue is generated by the originating PF trying
> -Original Message-
> From: Intel-wired-lan On Behalf Of
> Dave Ertman
> Sent: Thursday, November 16, 2023 3:29 PM
> To: intel-wired-...@lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH iwl-net v2] ice: Fix VF Reset paths when
> interface in a failed over aggregate
>
> There is an er
PF interface part of LAG should not allow driver reinit via devlink. The
Bond config will be lost due to driver reinit. ice_devlink_reload_down is
called before PF driver reinit. If PF is attached to bond,
ice_devlink_reload_down returns error.
Fixes: trailer
Reviewed-by: Jacob Keller
Signed-off-
On 11/16/23 19:43, Stephen Hemminger wrote:
I am using builtin NIC on my little Brix box and surprised to see lots
of byte count errors. Network seems a little sluggish at times.
Do use locally NFS mounted NAS for storing things like kernel trees.
$ lspci | grep Ethernet
00:1f.6 Ethernet control
Hey Przemek,
thanks for picking up on this so quickly!
On 17.11.23 11:13, Przemek Kitszel wrote:
If you require any more information to narrow down the issue, please
don't hesitate to contact me.
Was there anything logged in dmesg or other system logs at that time?
Nothing I would correlat
Fri, Nov 17, 2023 at 06:52:49AM CET, xuejun.zh...@intel.com wrote:
>Hello Jiri & Jakub,
>
>Thanks for looking into our last patch with devlink API. Really appreciate
>your candid review.
>
>Following your suggestion, we have looked into 3 tc offload options to
>support queue rate limiting
>
>#1 mq
On 11/16/23 17:24, Christian Rohmann wrote:
Dear sir or madam,
we run multiple Intel E810-CQDA2 100G adapters (2x QSFP28) in our fleet
of servers . The machines are running Ubuntu 22.04 LTS (Jammy), wieth
Linux kernel 6.2.0-36-generic (Ubuntu HWE Kernel).
This is the output from ethtool:
--