Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 May 2022 22:23:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 263817] dwc: dwc driver will re-count the number of sent/received uni-cast mac address packets and multicast mac address packets
Message-ID:  <bug-263817-227-Yls8VGh9Pj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263817-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263817-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263817

Mitchell Horne <mhorne@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mhorne@freebsd.org
           Assignee|bugs@FreeBSD.org            |mhorne@freebsd.org
             Status|New                         |In Progress

--- Comment #2 from Mitchell Horne <mhorne@freebsd.org> ---
Created attachment 233828
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D233828&action=
=3Dedit
remove duplicate packet counts from if_dwc

Hi,

Thanks for the report, I agree with your analysis.

I have attached a patch that removes the duplicate if_inc_counter() calls in
dwc_harvest_stats(). If you are able, please test that it gives the correct
result.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263817-227-Yls8VGh9Pj>