[Bug 265714] igc(4) drops link under high traffic

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 16 Aug 2023 05:29:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265714

--- Comment #3 from john@feith.com ---
Created attachment 244136
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244136&action=edit
Patch to display NVM information similar to what's already done for igb

Attached is a patch to display the NVM version.  I simply took the code from
the FreeBSD igb driver and transplanted it into the igc driver.  I sanity
checked it against the code in the DPDK igc driver as well as smoke testing it
on my system (my adapter apparently has NVM version 1.79).

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