Hi Folks Currently the DMA_ATTR_NO_KERNEL_MAPPING buffer allocated is not cleared while dma core always zero it out for coherent allocations. Is it making sense to do memset for the attr? Thanks Hillf