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

I210 implementation + Taprio software support + mapping customization (rebase) #20

Merged
merged 25 commits into from
Jul 11, 2024

Commits on Apr 27, 2024

  1. Test implementation of i210.

    To be fully tested later
    jeppex1 authored and kamber-intel committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    5e65698 View commit details
    Browse the repository at this point in the history
  2. Added support for picking flag in taprio setup. (1/2)

    If no flag entered it should behave like in the past, this file should probably be edited more but need to be able to run the software to figure out a bit more.
    jeppex1 authored and kamber-intel committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    bc64cd3 View commit details
    Browse the repository at this point in the history
  3. Implemented i210 support

    jeppex1 authored and kamber-intel committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    1b324ce View commit details
    Browse the repository at this point in the history
  4. Added test for TcTaprioSoftwareSet + fix name

    renamed the test dealing with the tc command for setting taprio with offload to the appropriate name. it was before called test_iplinksetvlan. I also added a test for tc command dealing taprio software mode(flag)
    jeppex1 authored and kamber-intel committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    f1b5e86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98905b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18fa2c8 View commit details
    Browse the repository at this point in the history
  7. Preparation of options object, used to pass customization into qdisc

    Just a test thing, will see what I end up using in the end
    jeppex1 authored and kamber-intel committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    6e62464 View commit details
    Browse the repository at this point in the history
  8. Picking taprio + some option fixing

    jeppex1 authored and kamber-intel committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    1838278 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    31840ae View commit details
    Browse the repository at this point in the history
  10. Fixed txassist error

    jeppex1 authored and kamber-intel committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    1cbff86 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d352c61 View commit details
    Browse the repository at this point in the history
  12. error fix in txassist

    jeppex1 authored and kamber-intel committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    4980b99 View commit details
    Browse the repository at this point in the history
  13. Finished LTC setup option

    jeppex1 authored and kamber-intel committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    f1820c0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b8a55de View commit details
    Browse the repository at this point in the history
  15. Removed unnecessary code

    jeppex1 authored and kamber-intel committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    989762a View commit details
    Browse the repository at this point in the history
  16. Calculating Txoffset-hardware delays

    +
    Editing tests to encompass new variables being returned + testing the values of it
    
    hardware latency for i225 and rename for i210
    
    small fix
    jeppex1 authored and kamber-intel committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    5723bb1 View commit details
    Browse the repository at this point in the history
  17. Revert "Calculating Txoffset-hardware delays"

    This reverts commit fbe47a5.
    jeppex1 authored and kamber-intel committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    564b1dc View commit details
    Browse the repository at this point in the history
  18. Revert "Finished LTC setup option"

    This reverts commit 481a795.
    jeppex1 authored and kamber-intel committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    29590c3 View commit details
    Browse the repository at this point in the history
  19. Revert "error fix in txassist"

    This reverts commit 351783f.
    jeppex1 authored and kamber-intel committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    50ac499 View commit details
    Browse the repository at this point in the history
  20. Revert "Added Tests for taprio txassist and etf CommandStrings"

    This reverts commit 97346a7.
    jeppex1 authored and kamber-intel committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    3f659d9 View commit details
    Browse the repository at this point in the history
  21. Revert "Fixed txassist error"

    This reverts commit 1d28fd8.
    jeppex1 authored and kamber-intel committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    400e994 View commit details
    Browse the repository at this point in the history
  22. revert

    jeppex1 authored and kamber-intel committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    3d2942c View commit details
    Browse the repository at this point in the history
  23. Removed to make sure branch contains only Taprio Software Support + I…

    …210 Support + mapping customization
    jeppex1 authored and kamber-intel committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    dc30031 View commit details
    Browse the repository at this point in the history
  24. Updated readme for options

    jeppex1 authored and kamber-intel committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    efbfd70 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Enable Hints.

    Signed-off-by: Amber <kumar.amber@intel.com>
    kamber-intel committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c6aacb5 View commit details
    Browse the repository at this point in the history