wda: add request for configuring loopback

Loopback mode allows configuring the modem to return all of the received
packets after un-NAT-ing them.

This way one can test the throughput that modem host can handle without
actually having a network fast enough to do a speedtest.

Based on the replication-factor, modem will simply return the original
number of packets times the replication-factor.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
4 files changed
tree: c219e5045ceaac2841ba19f3435f0cb40e4df8dc
  1. build-aux/
  2. data/
  3. docs/
  4. examples/
  5. gobi-api/
  6. src/
  7. utils/
  8. .editorconfig
  9. .gitignore
  10. .gitlab-ci.yml
  11. AUTHORS
  12. ChangeLog
  13. COPYING
  14. COPYING.LIB
  15. meson.build
  16. meson_options.txt
  17. NEWS
  18. README.md
  19. RELEASING
  20. TODO
README.md

libqmi

libqmi is a glib-based library for talking to WWAN modems and devices which speak the Qualcomm MSM Interface (QMI) protocol.

Documentation

Project documentation is kept in: https://modemmanager.org/docs/libqmi/

License

  • libqmi-glib library is released under the LGPL-2.1-or-later license.
  • qmicli, qmi-network and qmi-firmware-update tools are released under the GPL-2.0-or-later license.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms, which you can find in the following link: https://www.freedesktop.org/wiki/CodeOfConduct CoC issues may be raised to the project maintainers at the following address: libqmi-devel-owner@lists.freedesktop.org