On 18/03/2025 5:07, Faizal Rahim wrote:
Implement "ethtool --show-mm" callback for IGC.

Tested with command:
$ ethtool --show-mm enp1s0.
   MAC Merge layer state for enp1s0:
   pMAC enabled: on
   TX enabled: on
   TX active: on
   TX minimum fragment size: 64
   RX minimum fragment size: 60
   Verify enabled: on
   Verify time: 128
   Max verify time: 128
   Verification status: SUCCEEDED

Verified that the fields value are retrieved correctly.

Reviewed-by: Vladimir Oltean <vladimir.olt...@nxp.com>
Signed-off-by: Faizal Rahim <faizal.abdul.ra...@linux.intel.com>
---
  drivers/net/ethernet/intel/igc/igc_ethtool.c | 14 ++++++++++++++
  drivers/net/ethernet/intel/igc/igc_tsn.h     |  1 +
  2 files changed, 15 insertions(+)

Tested-by: Mor Bar-Gabay <morx.bar.ga...@intel.com>

Reply via email to