On 8/30/24 8:37 PM, Shuah Khan wrote:
On 8/27/24 21:40, Rong Tao wrote:
From: Rong Tao
Add test scripts and prompts.
Can you give more details on what these scripts and prompts do?
I just push
v2(https://lore.kernel.org/lkml/tencent_0aea8fb622de1a740841643d5f36abf8b...@qq.com/)
At the
From: Rong Tao
Give the programmer more help information to inform the program on how to
use it.
Signed-off-by: Rong Tao
---
tools/testing/selftests/splice/splice_read.c | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/tools/testing/selftests/splice/splice_read.c
b
From: Rong Tao
Add test scripts and prompts.
Signed-off-by: Rong Tao
---
tools/testing/selftests/splice/splice_read.c | 1 +
tools/testing/selftests/splice/splice_read.sh | 9 +
2 files changed, 10 insertions(+)
create mode 100755 tools/testing/selftests/splice/splice_read.sh
diff