lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20220831090305.63510-1-gavinl@nvidia.com> Date: Wed, 31 Aug 2022 12:03:03 +0300 From: Gavin Li <gavinl@...dia.com> To: <stephen@...workplumber.org>, <davem@...emloft.net>, <jesse.brandeburg@...el.com>, <alexander.h.duyck@...el.com>, <kuba@...nel.org>, <sridhar.samudrala@...el.com>, <jasowang@...hat.com>, <loseweigh@...il.com>, <netdev@...r.kernel.org>, <virtualization@...ts.linux-foundation.org>, <virtio-dev@...ts.oasis-open.org>, <mst@...hat.com> CC: <gavi@...dia.com>, <parav@...dia.com> Subject: [PATCH v4 0/2] Improve virtio performance for 9k mtu This small series contains two patches that improves virtio netdevice performance for 9K mtu when GRO/ guest TSO is disabled. Gavin Li (2): virtio-net: introduce and use helper function for guest gso support checks virtio-net: use mtu size as buffer length for big packets drivers/net/virtio_net.c | 48 ++++++++++++++++++++++++++-------------- 1 file changed, 32 insertions(+), 16 deletions(-) -- 2.31.1
Powered by blists - more mailing lists