[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241029084615.91049-1-xuanzhuo@linux.alibaba.com>
Date: Tue, 29 Oct 2024 16:46:11 +0800
From: Xuan Zhuo <xuanzhuo@...ux.alibaba.com>
To: netdev@...r.kernel.org
Cc: "Michael S. Tsirkin" <mst@...hat.com>,
Jason Wang <jasowang@...hat.com>,
Xuan Zhuo <xuanzhuo@...ux.alibaba.com>,
Eugenio PĂ©rez <eperezma@...hat.com>,
Andrew Lunn <andrew+netdev@...n.ch>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
virtualization@...ts.linux.dev
Subject: [PATCH net-next v1 0/4] virtio_net: enable premapped mode by default
v1:
1. fix some small problems
2. remove commit "virtio_net: introduce vi->mode"
In the last linux version, we disabled this feature to fix the
regress[1].
The patch set is try to fix the problem and re-enable it.
More info: http://lore.kernel.org/all/20240820071913.68004-1-xuanzhuo@linux.alibaba.com
Thanks.
[1]: http://lore.kernel.org/all/8b20cc28-45a9-4643-8e87-ba164a540c0a@oracle.com
Xuan Zhuo (4):
virtio-net: fix overflow inside virtnet_rq_alloc
virtio_net: big mode skip the unmap check
virtio_net: enable premapped mode for merge and small by default
virtio_net: rx remove premapped failover code
drivers/net/virtio_net.c | 113 +++++++++++++++++++++++----------------
1 file changed, 66 insertions(+), 47 deletions(-)
--
2.32.0.3.g01195cf9f
Powered by blists - more mailing lists