On Wed, 9 Oct 2024 05:29:35 -0400, "Michael S. Tsirkin" <mst@xxxxxxxxxx> wrote: > On Fri, Sep 06, 2024 at 08:31:34PM +0800, Xuan Zhuo wrote: > > Regression: http://lore.kernel.org/all/8b20cc28-45a9-4643-8e87-ba164a540c0a@xxxxxxxxxx > > > > I still think that the patch can fix the problem, I hope Darren can re-test it > > or give me more info. > > > > http://lore.kernel.org/all/20240820071913.68004-1-xuanzhuo@xxxxxxxxxxxxxxxxx > > > > If that can not work or Darren can not reply in time, Michael you can try this > > patch set. > > > > Thanks. > > It's been a month - were you going to post patches fixing bugs in premap > and then re-enabling this? [1] was tried to fix the bug in premapped mode. We all wait the re-test from Darren. But Jason and Takero have tested it. If you do not want to wait Darren, we can discuss [1] or add it to your next branch for more test. Thanks. [1]: http://lore.kernel.org/all/20240820071913.68004-1-xuanzhuo@xxxxxxxxxxxxxxxxx > > Thanks! > > > > Xuan Zhuo (3): > > Revert "virtio_net: rx remove premapped failover code" > > Revert "virtio_net: big mode skip the unmap check" > > virtio_net: disable premapped mode by default > > > > drivers/net/virtio_net.c | 95 +++++++++++++++++++--------------------- > > 1 file changed, 46 insertions(+), 49 deletions(-) > > > > -- > > 2.32.0.3.g01195cf9f > > >