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

add round-robin distributor #127

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

add round-robin distributor #127

wants to merge 6 commits into from

Commits on Apr 14, 2023

  1. Add rr_distributor

    micprog authored and thommythomaso committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    c4f62d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0edaf8 View commit details
    Browse the repository at this point in the history
  3. Fix lint error

    micprog authored and thommythomaso committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    061cc72 View commit details
    Browse the repository at this point in the history
  4. Add comments from reviewer

    - change `payload_t` to `data_t`
    - replace inline if with always comb block
    - add rr_distributor to src_files
    micprog authored and thommythomaso committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    ebe83fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5635be9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e433be View commit details
    Browse the repository at this point in the history