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

UCP/AM_ZCOPY: Fix multi-rail bandwidth #194

Merged
merged 1 commit into from
Aug 30, 2021

Commits on Aug 28, 2021

  1. UCP/AM_ZCOPY: Fix multi-rail bandwidth

    Do not increase am_bw_index on the first message because it already
    starts from 1.
    Need to check 'offset' rather than 'state.offset', since 'state.offset'
    is being advanced right after sending the message.
    yosefe committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    0fdf2fb View commit details
    Browse the repository at this point in the history