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

feat(modem): Add iperf test of PPP netif #354

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

david-cermak
Copy link
Collaborator

Initial version of basic iperf for PPP client.

  • Need to be started manually
  • No integration to CI

Results @921600 baud rate:

2023-09-08 11:27:56 INFO [ppp][tcp_tx][0][None]: 0.75
2023-09-08 11:29:03 INFO [ppp][tcp_rx][0][None]: 0.70
2023-09-08 11:30:11 INFO [ppp][udp_tx][0][None]: 0.73
2023-09-08 11:31:18 INFO [ppp][udp_rx][0][None]: 0.70

@david-cermak david-cermak force-pushed the feat/modem_iperf_test branch from d0d0b1b to 976e98d Compare January 8, 2024 15:22
@david-cermak david-cermak merged commit 5ab699d into espressif:master Jan 8, 2024
54 checks passed
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