JET60200
Contributor
4 years agoHow to stop or cancel an “Read/Write AVMM DMA operation” after it begins ?
Hi Intel experts,
Sometimes I saw Arria10 " PCIe AVMM DMA operation” would consume much more time than it's expected. Such as in normal case, the DMA operation will consume around “+35us” to complete its Task in the Descriptor Table, while in rare exceptional case, the DMA will consume around "+3000us" (or above) to complete a similar task in Desc table, which will break down our System Timing.
So I wonder whether there's any method to "Stop or Cancel" that current "exceptional" AVMM DMA operation, when we found it exceed EXPECTED duration. I check "AVMM User Guide", unfortnately found nothing about it.
If any one has some suggestion, that's great appreciated. Thanks a lot
@SengKok_L_Intel , please help if convenient, Thanks