]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ix: report isc_pause_frames during stat update
authorerj <erj@FreeBSD.org>
Wed, 16 Oct 2019 17:16:32 +0000 (17:16 +0000)
committererj <erj@FreeBSD.org>
Wed, 16 Oct 2019 17:16:32 +0000 (17:16 +0000)
commit9da68e5236d096d26d4ed70b5881a165dc358c5f
treec2249ffe7d5602fbb3caafcb8687a5edc4d228d9
parentfe09f9c1762f8ade9ba6ee880419f8b50d780282
ix: report isc_pause_frames during stat update

From Jake:
Notify the iflib stack of whether we received any pause frames during
the timer window. This allows the stack to avoid reporting a Tx hang due
to the device being paused.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Submitted by: Jacob Keller <jacob.e.keller@intel.com>
Reviewed by: gallatin@
Sponsored by: Intel Corporation
Differential Revision: https://reviews.freebsd.org/D21869
sys/dev/ixgbe/if_ix.c