Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ethtool: T6729: upgrade to 6.10 to make use of more --json options #769

Merged
merged 1 commit into from
Sep 21, 2024

Conversation

c-po
Copy link
Member

@c-po c-po commented Sep 21, 2024

Change Summary

Same as T6078 but we now wan't to make use of ethtool --json eth0 to drop out own text based parsing of ethtool options in [1]. This is the base for moving to a better, machine readable interface

1: https://github.com/vyos/vyos-1x/blob/e47d4fd385631236da68/python/vyos/ethtool.py#L77-L105

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
  • Other (please describe): Package upgrade

Related Task(s)

Component(s) name

ethtool

Proposed changes

How to test

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

Copy link

github-actions bot commented Sep 21, 2024

👍
No issues in PR Title / Commit Title

Same as T6078 but we now wan't to make use of ethtool --json eth0 to drop out
own text based parsing of ethtool options in [1]. This is the base for moving
to a better, machine readable interface

1: https://github.com/vyos/vyos-1x/blob/e47d4fd385631236da68/python/vyos/ethtool.py#L77-L105
@c-po
Copy link
Member Author

c-po commented Sep 21, 2024

@Mergifyio backport circinus

Copy link

mergify bot commented Sep 21, 2024

backport circinus

✅ Backports have been created

@dmbaturin dmbaturin merged commit fa50a50 into current Sep 21, 2024
10 checks passed
c-po added a commit that referenced this pull request Sep 21, 2024
ethtool: T6729: upgrade to 6.10 to make use of more --json options (backport #769)
@c-po c-po deleted the t6729-ethtool branch September 25, 2024 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants