HomeFreeBSD

ixgbe: add reset count field to HW struct

Description

ixgbe: add reset count field to HW struct

DPDK commit message

net/ixgbe/base: add reset count field to HW struct
Add fw_rst_cnt to store the number of resets after fw update.
This value is required to detect if the EICR.MNG event occurred
after firmware update reset.

Signed-off-by: Radoslaw Tyl <radoslawx.tyl@intel.com>
Reviewed-by: Piotr Skajewski <piotrx.skajewski@intel.com>
Reviewed-by: Slawomir Mrozowicz <slawomirx.mrozowicz@intel.com>
Reviewed-by: Alice Michael <alice.michael@intel.com>

Obtained from: DPDK (9ab0e9c)

(cherry picked from commit 224f7ab8b4706653c7d3f78e624bc36c97679f30)

Details

Provenance
Radoslaw Tyl <radoslawx.tyl@intel.com>Authored on Sep 20 2024, 2:54 AM
Kevin Bowling <kbowling@FreeBSD.org>Committed on Sep 27 2024, 3:39 AM
Parents
rG8bb9fe07c7da: ixgbe: improve function comments
Branches
Unknown
Tags
Unknown

Event Timeline

Kevin Bowling <kbowling@FreeBSD.org> committed rG0243ac046ff7: ixgbe: add reset count field to HW struct (authored by Radoslaw Tyl <radoslawx.tyl@intel.com>).Sep 27 2024, 3:39 AM