netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v1 0/4] virtio_net: enable premapped mode by default
@ 2024-10-29  8:46 Xuan Zhuo
  2024-10-29  8:46 ` [PATCH net-next v1 1/4] virtio-net: fix overflow inside virtnet_rq_alloc Xuan Zhuo
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Xuan Zhuo @ 2024-10-29  8:46 UTC (permalink / raw)
  To: netdev
  Cc: Michael S. Tsirkin, Jason Wang, Xuan Zhuo, Eugenio Pérez,
	Andrew Lunn, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, virtualization

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2024-11-06 18:36 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-29  8:46 [PATCH net-next v1 0/4] virtio_net: enable premapped mode by default Xuan Zhuo
2024-10-29  8:46 ` [PATCH net-next v1 1/4] virtio-net: fix overflow inside virtnet_rq_alloc Xuan Zhuo
2024-11-05  9:22   ` Jason Wang
2024-11-06  7:37   ` Michael S. Tsirkin
2024-10-29  8:46 ` [PATCH net-next v1 2/4] virtio_net: big mode skip the unmap check Xuan Zhuo
2024-10-29  8:46 ` [PATCH net-next v1 3/4] virtio_net: enable premapped mode for merge and small by default Xuan Zhuo
2024-10-29  8:46 ` [PATCH net-next v1 4/4] virtio_net: rx remove premapped failover code Xuan Zhuo
2024-11-05  9:23   ` Jason Wang
2024-11-05  2:46 ` [PATCH net-next v1 0/4] virtio_net: enable premapped mode by default Jakub Kicinski
2024-11-05  5:07   ` Jason Wang
2024-11-06  7:38   ` Michael S. Tsirkin
2024-11-06  8:46     ` Xuan Zhuo
2024-11-06  9:16       ` Michael S. Tsirkin
2024-11-06 18:36         ` Jakub Kicinski
2024-11-05 11:00 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).