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

Deterministic timing #15

Open
nlsa opened this issue Oct 16, 2017 · 2 comments
Open

Deterministic timing #15

nlsa opened this issue Oct 16, 2017 · 2 comments

Comments

@nlsa
Copy link

nlsa commented Oct 16, 2017

I have a task that requires frame injection with highly deterministic latency (jitter < 5us). About 1/4 of transmitted frames meet this criterion at 6MBps. The remainder fall in three bunches at approx. 8us intervals. At 54 MBps, a greater percentage meet the 5us requirement and the reminder continue to occur in bunches that are spaced about 8us. I would greatly appreciate suggestions of where to look for the cause of this periodic behavior.
image

@nlsa
Copy link
Author

nlsa commented Oct 16, 2017

forgot to include the context: # RTL8812AU/21AU and RTL8814AU linux driver with monitor mode and frame injection The master branch is based on https://github.com/ulli-kroll/rtl8821au branch v4.3.22-beta/rework. According to rtw_version.c the real driver version is 4.3.20.

@ulli-kroll
Copy link
Owner

Sorry for delay.
The main problem here is the broken wifi stack inside this driver.

I need some time to do a restart work on this driver ...

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

No branches or pull requests

2 participants