Re: [PATCH net-next V3] net: restore the iterator to its original state when an error occurs

From: Jakub Kicinski
Date: Thu Dec 11 2025 - 00:31:51 EST


On Wed, 10 Dec 2025 18:03:14 +0800 Edward Adam Davis wrote:
> > Have you investigated the other callers? Given problems with previous
> > version of this patch I'm worried you have not. If you did please extend
> > the commit message with the appropriate explanation.
> Are you asking if I investigated other zerocopy tests? NO.

I said callers. You're changing behavior of a function, is it going
to break any of the callers.

> The test results [T2] for this version of the patch do not show any
> failures related to zerocopy.