diff options
author | Bhosale, Yogesh <yogesh.bhosale@intel.com> | 2025-10-10 09:39:16 +0000 |
---|---|---|
committer | Krzysztof Galazka <kgalazka@FreeBSD.org> | 2025-10-10 10:15:52 +0000 |
commit | 2170400142b99c0eb604403b74ebd88c05dd7ed4 (patch) | |
tree | ec224b42439e7ffe37b7909e65f03c6a7cadab6f /sbin/ipf/ipsend/ip.c | |
parent | 6235ee2848df583d600a7b5d7cc284a5b32c7be7 (diff) |
This is part 2 of the support for the new Intel Ethernet E610 family of devices.
Intel E610 Ethernet Controller devices feature a debug dump capability
that allows you to capture runtime register values directly from the
hardware, with assistance from the firmware. These registers are
organized into clusters based on their function, enabling targeted
debugging. This information is consolidated into a single dump file,
facilitating the debugging of complex issues encountered in the field.
The debug dump provides a snapshot of the device's current hardware
configuration, including switch tables, transmit scheduler tables, and
other relevant data. It captures the state of specified clusters and
serves as a stateless snapshot of the entire device.
This update introduces ioctl and sysctl support for the debug dump feature.
Signed-off-by: Yogesh Bhosale yogesh.bhosale@intel.com
Co-developed-by: Krzysztof Galazka krzysztof.galazka@intel.com
Approved by: kbowling (mentor), erj (mentor)
Tested by: gowtham.kumar.ks_intel.com
Sponsored by: Intel Corporation
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D50934
Diffstat (limited to 'sbin/ipf/ipsend/ip.c')
0 files changed, 0 insertions, 0 deletions