commit | 319a7fbe335a28d311acf1f0973418973d057821 | [log] [tgz] |
---|---|---|
author | Robert Marko <robert.marko@sartura.hr> | Tue Nov 26 16:42:53 2024 |
committer | Robert Marko <robert.marko@sartura.hr> | Tue Nov 26 16:42:53 2024 |
tree | c219e5045ceaac2841ba19f3435f0cb40e4df8dc | |
parent | e77eae6b582ed1af00a62ec4d235b476f17fd825 [diff] |
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>
libqmi is a glib-based library for talking to WWAN modems and devices which speak the Qualcomm MSM Interface (QMI) protocol.
Project documentation is kept in: https://modemmanager.org/docs/libqmi/
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.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