Skip to content

随驱动附带的run_test.sh是否能满足测试要求? #343

@renwinping

Description

@renwinping

在run_test.sh脚本中测试为“固定次数”的收发,如下命令
./dma_streaming_test.sh $transferSize $transferCount $channelPairs
是不是不能满足长期运行测试的要求(都是指定循环次数)? 自己修改了dma_from_device.c(添加无限制循环写),对侧dma_to_device.c也作相似修改后,循环收发(读写)指定固定格式帧(为了校验)时,会存在误码问题(即几千次后的某一帧/包,会存在误码, 这个包越大出现的情况越大,小包长度2k以下好像未发现)。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions