Re: ixl reports an insane number of Idrop
- Reply: Daniel Braniss : "Re: ixl reports an insane number of Idrop"
- In reply to: Daniel Braniss : "ixl reports an insane number of Idrop"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Sep 2026 11:02:16 UTC
On Thu, Sep 3, 2026 at 2:02 AM Daniel Braniss <danny@cs.huji.ac.il> wrote: > > hi, > this is a very resent Freebsd-15.1 - but the issue is not new - immediately after boot the > Idrop count is 4294966372 and static. Event after upgrading the firmware the issue is there, > it does not seem a problem, but annoying. > > cheers, > danny Hi Danny, Can you try this one line patch? https://reviews.freebsd.org/D59336 There is a more robust followup in https://reviews.freebsd.org/D59337 that handles resets but the former should solve your immediate issue. Regards, Kevin