Dropping netdev because this is a storage patch.
On 5/5/25 5:09 PM, Sasha Levin wrote:
From: Mike Christie michael.christie@oracle.com
[ Upstream commit 891b99eab0f89dbe08d216f4ab71acbeaf7a3102 ]
This has us return queue full if we can't allocate a page during the copy operation so the initiator can retry.
If you backport this patch you need this one as well:
commit 891b99eab0f89dbe08d216f4ab71acbeaf7a3102 Author: Mike Christie michael.christie@oracle.com Date: Tue Dec 3 13:15:11 2024 -0600
vhost-scsi: Return queue full for page alloc failures during copy
This has us return queue full if we can't allocate a page during the copy operation so the initiator can retry.