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

C driver send and receive timestamps #1195

Merged
merged 25 commits into from
Jul 16, 2021

Conversation

mikeb01
Copy link
Contributor

@mikeb01 mikeb01 commented Jun 30, 2021

No description provided.

@mikeb01 mikeb01 force-pushed the c_driver_snd_rcv_timestamps branch from fee6f3e to 5d5f299 Compare July 4, 2021 21:04
@tmontgomery tmontgomery self-requested a review July 12, 2021 16:32
@mjpt777
Copy link
Contributor

mjpt777 commented Jul 13, 2021

I'm not sold on the rx and receive timestamp naming. I wonder if there is better potentially name for rx.

@mikeb01
Copy link
Contributor Author

mikeb01 commented Jul 13, 2021

I picked rx as it matches with the kernel naming for the same timestamp. One option would be to stick with receive but use a qualifying term. E.g. packet receive timestamp and endpoint receive timestamp. pkt-rcv-ts-offset and endpoint-rcv-ts-offset as uri parameter names?

@mjpt777
Copy link
Contributor

mjpt777 commented Jul 14, 2021

@mikeb01 I think that naming is getting better. How about media-rcv-ts-off, aeron-rcv-ts-off? Or some shortening of that?

@mikeb01
Copy link
Contributor Author

mikeb01 commented Jul 14, 2021

media-rcv-ts-off is good, but I think aeron-rcv-ts-off too vague as the whole system is Aeron so that timestamp could be taken anywhere. I'll change rx-ts-offset to media tomorrow and a further think on the other one.

@mjpt777
Copy link
Contributor

mjpt777 commented Jul 14, 2021

We could consider it "channel" receive.

@mikeb01
Copy link
Contributor Author

mikeb01 commented Jul 14, 2021

I think channel works.

…ve timestamp configuration. Add validation for overlapping offsets.
…ve timestamp configuration. Add validation for overlapping offsets.
@mikeb01 mikeb01 force-pushed the c_driver_snd_rcv_timestamps branch from 3a8b1f9 to b829595 Compare July 15, 2021 23:00
@mjpt777 mjpt777 merged commit 6df4c23 into real-logic:master Jul 16, 2021
mjpt777 added a commit that referenced this pull request Jul 16, 2021
@mikeb01 mikeb01 deleted the c_driver_snd_rcv_timestamps branch October 5, 2021 20:07
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.

3 participants