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

mlxcx + Robert's IPD 39 changes to support mlxcx #444

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Commits on Feb 15, 2024

  1. 14677 mlxcx NULL deref panic due to race in mlxcx_cmd_taskq

    Change-Id: If82cbd13b21fac25c929afa096e0bdb53c26e46d
    arekinath authored and danmcd committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    fb17419 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    448f240 View commit details
    Browse the repository at this point in the history
  3. inline ddi_{get,put} wrappers

    danmcd committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    9bb6578 View commit details
    Browse the repository at this point in the history
  4. xxxxx mlxcx should lower DMA threshold

    Reviewed by: Jerry Jelinek <gjelinek@racktopsystems.com>
    Reviewed by: Sam Zaydel <szaydel@racktopsystems.com>
    gwr authored and danmcd committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    518ed3f View commit details
    Browse the repository at this point in the history
  5. 15445 mlxcx MAC_PROP_MEDIA support

    Change-Id: I4b63e2b4ccb6f0a11c25e69cb99459e28a994b6c
    rmustacc authored and danmcd committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    e5984eb View commit details
    Browse the repository at this point in the history
  6. mlxcx: batch up work under bufshard locks in ISR, don't take and rele…

    …ase for every packet
    
    Change-Id: I569b38c507db3a51c97dd4a58afab1d17f4b7caf
    arekinath authored and danmcd committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    3f2b2d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    206c020 View commit details
    Browse the repository at this point in the history
  8. mlxcx: multi-TIS and bf alternation

    arekinath authored and danmcd committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    f8aaea4 View commit details
    Browse the repository at this point in the history
  9. mlxcx: prepare sqes outside wq lock

    arekinath authored and danmcd committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b2f543d View commit details
    Browse the repository at this point in the history
  10. mlxcx: lso support

    arekinath authored and danmcd committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    ca01060 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cc586c2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6a16c08 View commit details
    Browse the repository at this point in the history
  13. mlxcx: add tx latency timers with DEBUG

    arekinath authored and danmcd committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    37df6b6 View commit details
    Browse the repository at this point in the history
  14. Typo in LSO ASSERT() statement

    danmcd committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    3d151f2 View commit details
    Browse the repository at this point in the history