]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge branch 'virtio_net-enable-premapped-mode-by-default'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 5 Nov 2024 10:39:26 +0000 (11:39 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 5 Nov 2024 10:39:26 +0000 (11:39 +0100)
commit7af3a6558cb415216f3d2199ea2cb99d8344835d
tree389285cd3cc9a60bd5ca3034f7186c36e2c2fea8
parentc688a96c432e172f08dbfa35cef5ec55de76473c
parentfb22437c1ba37fc54eff949023923cc7887aaaa1
Merge branch 'virtio_net-enable-premapped-mode-by-default'

Xuan Zhuo says:

====================
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

[1]: http://lore.kernel.org/all/8b20cc28-45a9-4643-8e87-ba164a540c0a@oracle.com
====================

Link: https://patch.msgid.link/20241029084615.91049-1-xuanzhuo@linux.alibaba.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>