mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 05:55:44 +02:00
staging: vc04_services: TESTING: Adjust ping test
Recent tests on Raspberry Pi 3 B Plus have shown that one iteration is not enough to discover issues reliable. So switch back to the defaults (1000 iterations). Link: https://lore.kernel.org/linux-staging/c7e302b6-fc62-4754-ab1d-7c2771cccf60@gmx.net/ Signed-off-by: Stefan Wahren <wahrenst@gmx.net> Reviewed-by: Umang Jain <umang.jain@ideasonboard.com> Link: https://lore.kernel.org/r/20241011100119.111399-1-wahrenst@gmx.net Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
728b72f4d4
commit
469855cc05
|
|
@ -52,10 +52,10 @@ Here are the most common kernel configurations:
|
|||
|
||||
* Ping test
|
||||
|
||||
Command: vchiq_test -p 1
|
||||
Command: vchiq_test -p
|
||||
|
||||
Expected output:
|
||||
Ping test - service:echo, iters:1, version 3
|
||||
Ping test - service:echo, iters:1000, version 3
|
||||
vchi ping (size 0) -> 57.000000us
|
||||
vchi ping (size 0, 0 async, 0 oneway) -> 122.000000us
|
||||
vchi bulk (size 0, 0 async, 0 oneway) -> 546.000000us
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user