sdk_dpaa: release buffers that aren't owned by us
commit fc822288ff0431e66f41ce207fbca613b63dfd21 from https://source.codeaurora.org/external/imx/linux-imx FDs with buffers from unknown buffer pools might reach the driver. This can happen if userspace doesn't implement error queues and sends us their error traffic. Process these FDs and release the buffers to their original buffer pools based on the buffer pool ID stored in the FD. Signed-off-by: Camelia Groza <camelia.groza@nxp.com> Signed-off-by: Vineet Agarwal <vineet.agarwal@nxp.com> Signed-off-by: Xiaolei Wang <xiaolei.wang@windriver.com>
Please register or sign in to comment