查询当前DMA通道状态

命令功能

查询当前DMA通道状态。

命令格式

hiarmtool pcie_dma -i dmachan<ch_id> -s

命令参数

参数

参数说明

<ch_id>

指定需要操作的channel id。

使用实例

1
2
3
4
5
linux-pvctBD:~ # hiarmtool pcie_dma -i dmachan3 -s
g_env_chips is 1
channel[3] dma queue status: IDLE_STATE
channel[3] dma queue not working, val: 1
channel[3] dma_queue_sub_status: IDLE_STATE

注意事项

针对hiarmtool pcie的系列子命令默认在存储三大洋上是不可用的,因为hiarmtool pcie_cae驱动存储没有集成到系统中去。如需使用,需要手动加载欧拉自身集成的pcie_cae驱动。