查询当前DMA通道控制信息。
hiarmtool pcie_dma -i dmachan<ch_id> -l
参数 |
参数说明 |
---|---|
<ch_id> |
指定需要操作的channel id。 |
1 2 3 4 5 6 7 | linux-pvctBD:~ # hiarmtool pcie_dma -i dmachan3 -l g_env_chips is 1 dma queue disable, val: 0 EP port 0, val: 0 Abort the DMA queue if error occurs, val: 1 DMA Queue Pause disable, val: 0 Pause the DMA queue after the current descriptor is complete , val: 31 |
针对hiarmtool pcie的系列子命令默认在存储三大洋上是不可用的,因为hiarmtool pcie_cae驱动存储没有集成到系统中去。如需使用,需要手动加载欧拉自身集成的pcie_cae驱动。