[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 00/53] migration/rdma: Error handling fixes
From: |
Juan Quintela |
Subject: |
Re: [PATCH v2 00/53] migration/rdma: Error handling fixes |
Date: |
Wed, 04 Oct 2023 19:52:16 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.3 (gnu/linux) |
Markus Armbruster <armbru@redhat.com> wrote:
> Oh dear, where to start. There's so much wrong, and in pretty obvious
> ways. This code should never have passed review. I'm refraining from
> saying more; see the commit messages instead.
>
> Issues remaining after this series include:
>
> * Terrible error messages
>
> * Some error message cascades remain
>
> * There is no written contract for QEMUFileHooks, and the
> responsibility for reporting errors is unclear
>
> * There seem to be no tests whatsoever
>
> PATCH 29 is arguably a matter of taste. I made my case for it during
> review of v1. If maintainers don't want it, I'll drop it.
>
> Related: [PATCH 1/7] migration/rdma: Fix save_page method to fail on
> polling error
Hi Markus
I integrated everything except:
> migration/rdma: Fix or document problematic uses of errno
Most of them are dropped on following patches.
> migration/rdma: Use error_report() & friends instead of stderr
You said you have to resend this one.
There were some conflicts, I was careful, but one never knows. So you
are wellcome to take a look when the PULL cames to the tree.
Thanks, Juan.
- Re: [PATCH v2 00/53] migration/rdma: Error handling fixes,
Juan Quintela <=