RE: [PATCH v4 net 0/4] pds_core: updates and fixes

Keller, Jacob E posted 4 patches 7 months, 3 weeks ago
Only 0 patches received!
RE: [PATCH v4 net 0/4] pds_core: updates and fixes
Posted by Keller, Jacob E 7 months, 3 weeks ago

> -----Original Message-----
> From: Shannon Nelson <shannon.nelson@amd.com>
> Sent: Monday, April 21, 2025 10:46 AM
> To: andrew+netdev@lunn.ch; brett.creeley@amd.com; davem@davemloft.net;
> Dumazet, Eric <edumazet@google.com>; kuba@kernel.org; pabeni@redhat.com;
> michal.swiatkowski@linux.intel.com; horms@kernel.org; Keller, Jacob E
> <jacob.e.keller@intel.com>; linux-kernel@vger.kernel.org;
> netdev@vger.kernel.org
> Cc: Shannon Nelson <shannon.nelson@amd.com>
> Subject: [PATCH v4 net 0/4] pds_core: updates and fixes
> 
> This patchset has fixes for issues seen in recent internal testing
> of error conditions and stress handling.
> 
> Note that the first patch in this series is a leftover from an
> earlier patchset that was abandoned:
> Link: https://lore.kernel.org/netdev/20250129004337.36898-2-
> shannon.nelson@amd.com/
> 
> v4:
>  - use init/reinit_completion() rather than COMPLETION_INITIALIZER_ONSTACK()
>  - use completion_done() to protect from completing timed-out requests
> 

Just to confirm, everything looks good to me in this revision!

Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>