1
0
Fork 0
alistair23-linux/tools/spi
Frode Isaksen 9006a7b322 spi: spidev_test: add option to continuously transfer data
Add option to send+recv <size> bytes with <iter> iterations
and show the transfer rate every 5 seconds.
Example:
rate: tx 4235.2kbps, rx 4235.2kbps
total: tx 4882.8KB, rx 4882.8KB

Signed-off-by: Frode Isaksen <fisaksen@baylibre.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-03-21 18:44:40 +00:00
..
.gitignore spi: tools: move spidev_test metadata 2015-11-30 12:14:12 +00:00
Makefile spi: tools: enable CROSS_COMPILE in Makefile 2016-09-12 20:02:25 +01:00
spidev_fdx.c spi: Move spi code from Documentation to tools 2015-11-23 14:54:01 +00:00
spidev_test.c spi: spidev_test: add option to continuously transfer data 2017-03-21 18:44:40 +00:00