Hi Ben,

On Tue, Sep 10, 2024 at 10:04:54PM +0200, Ben Hutchings wrote:
> Control: found -1 5.10.218-1
> 
> On Tue, 2024-09-10 at 21:22 +0300, Βασίλειος A. Ζοῦκος wrote:
> > Attached the file: kern.log.gz
> >     Thanks for the prompt responce
> 
> - The Ethernet driver in question is sky2, which hasn't changed between
>   these versions.
> - There are 4 boots logged with the new kernel version, and in 1 case
>   the "No irq handler for vector" error appears.
> - There are 2 boots logged with the old kernel version, and in both
>   cases the "No irq handler for vector" error appears.
> - In all boots the Ethernet link is reported as up soon after boot,
>   though it's sometimes a bit wobbly (with both old and new version).
> 
> So I'm not convinced that there's a regression here.

I did not in an analytic way compared the logs, but one difference I
noticed is the following:

sky2 0000:08:00.0 eth0: addr 00:1d:ba:ad:c0:b8
sky2 0000:08:00.0 eth0: enabling interface
sky2 0000:08:00.0 eth0: Link is up at 100 Mbps, full duplex, flow control both
IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
sky2 0000:08:00.0 eth0: disabling interface
sky2 0000:08:00.0 eth0: enabling interface
sky2 0000:08:00.0 eth0: disabling interface
sky2 0000:08:00.0 eth0: enabling interface
sky2 0000:08:00.0 eth0: disabling interface
sky2 0000:08:00.0 eth0: enabling interface
sky2 0000:08:00.0 eth0: disabling interface
sky2 0000:08:00.0 eth0: enabling interface

vs

sky2 0000:08:00.0 eth0: addr 00:1d:ba:ad:c0:b8
sky2 0000:08:00.0 eth0: enabling interface
sky2 0000:08:00.0 eth0: Link is up at 100 Mbps, full duplex, flow control rx
IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
sky2 0000:08:00.0 eth0: Link is down
sky2 0000:08:00.0 eth0: Link is up at 100 Mbps, full duplex, flow control rx
sky2 0000:08:00.0 eth0: Link is down
sky2 0000:08:00.0 eth0: Link is up at 100 Mbps, full duplex, flow control rx
sky2 0000:08:00.0 eth0: Link is down
sky2 0000:08:00.0 eth0: Link is up at 100 Mbps, full duplex, flow control rx
sky2 0000:08:00.0 eth0: Link is down
sky2 0000:08:00.0 eth0: Link is up at 100 Mbps, full duplex, flow control rx
sky2 0000:08:00.0 eth0: Link is down
sky2 0000:08:00.0 eth0: Link is up at 100 Mbps, full duplex, flow control rx
sky2 0000:08:00.0 eth0: Link is down
sky2 0000:08:00.0 eth0: Link is up at 100 Mbps, full duplex, flow control rx
sky2 0000:08:00.0 eth0: Link is down
sky2 0000:08:00.0 eth0: Link is up at 100 Mbps, full duplex, flow control rx
sky2 0000:08:00.0 eth0: disabling interface
sky2 0000:08:00.0 eth0: enabling interface
sky2 0000:08:00.0 eth0: disabling interface
sky2 0000:08:00.0 eth0: enabling interface
sky2 0000:08:00.0 eth0: disabling interface
sky2 0000:08:00.0 eth0: enabling interface

Regards,
Salvatore

Reply via email to