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

Conversation

yosefe
Copy link
Owner

@yosefe yosefe commented Aug 28, 2021

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.

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
Copy link
Owner Author

yosefe commented Aug 30, 2021

@dmitrygx can you pls review?

@yosefe yosefe merged commit ad0bad7 into integration3 Aug 30, 2021
@yosefe yosefe deleted the topic-fix-am-zcopy-multi-lane branch August 30, 2021 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants