Re: [v5 0/8] DPAA specific fixes

2024-07-11 Thread David Marchand
On Wed, Jul 10, 2024 at 10:55 AM wrote: > > From: Vanshika Shukla > > This series includes fixes for NXP DPAA drivers. > > V5 changes: > Added CID for "remove redundant file descriptor check" patch. > Note: Other patches are bug fixes reported by our internal coverity tool. > > V4 changes: > Remo

[v5 0/8] DPAA specific fixes

2024-07-10 Thread vanshika . shukla
From: Vanshika Shukla This series includes fixes for NXP DPAA drivers. V5 changes: Added CID for "remove redundant file descriptor check" patch. Note: Other patches are bug fixes reported by our internal coverity tool. V4 changes: Removed \n from debug prints in "cache free optimization" patch.