Skip to content

Conversation

@ThanveerThanu1
Copy link

@ThanveerThanu1 ThanveerThanu1 commented Nov 18, 2025

feature: Adding get_phy_info functionality under mfd_network_adapter\network_interface\feature\utils\windows.py

Copilot AI review requested due to automatic review settings November 18, 2025 15:29
@ThanveerThanu1 ThanveerThanu1 changed the title MFD-7556: Added functionality MFD-7556: Adding get_phy_info functionality Nov 18, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds functionality to retrieve PHY (Physical Layer) information from network adapters on Windows systems using WMI queries. The implementation focuses on extracting auto-negotiation bits from PHY data.

Key Changes:

  • Added get_phy_info() method to query PHY information via PowerShell WMI commands
  • Implemented parsing logic to extract and decode auto-negotiation bits from PHY data
  • Added adapter name normalization and matching logic to support specific adapter queries

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ThanveerThanu1 ThanveerThanu1 force-pushed the MFD-7556 branch 2 times, most recently from a95d29e to 181631f Compare November 18, 2025 19:38
@ThanveerThanu1 ThanveerThanu1 changed the title MFD-7556: Adding get_phy_info functionality feat: MFD-7556: Adding get_phy_info functionality Nov 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant