[Intel-wired-lan] [PATCH iwl-net v3] ice: Fix VF Reset paths when interface in a failed over aggregate

2023-11-17 Thread Dave Ertman
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

Re: [Intel-wired-lan] [PATCH iwl-net v2] ice: Fix VF Reset paths when interface in a failed over aggregate

2023-11-17 Thread Ertman, David M
> -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

[Intel-wired-lan] [PATCH iwl-net v3] ice: Block PF reinit if attached to bond

2023-11-17 Thread Sachin Bahadur
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-

Re: [Intel-wired-lan] Lots of rx_long_byte_count errors

2023-11-17 Thread Przemek Kitszel
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

Re: [Intel-wired-lan] Counter spikes in /proc/net/dev for E810-CQDA2 interfaces (ice driver) on kernel >=6.2

2023-11-17 Thread Christian Rohmann
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

Re: [Intel-wired-lan] [PATCH iwl-next v4 0/5] iavf: Add devlink and devlink rate support'

2023-11-17 Thread Jiri Pirko
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

Re: [Intel-wired-lan] Counter spikes in /proc/net/dev for E810-CQDA2 interfaces (ice driver) on kernel >=6.2

2023-11-17 Thread Przemek Kitszel
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: --