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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 07 Feb 2022 19:00:08 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Eric Dumazet <eric.dumazet@...il.com> Cc: dsahern@...il.com, stephen@...workplumber.org, netdev@...r.kernel.org, edumazet@...gle.com, lixiaoyan@...gle.com Subject: Re: [PATCH v2 iproute2] iplink: add gro_max_size attribute handling Hello: This patch was applied to iproute2/iproute2-next.git (main) by David Ahern <dsahern@...nel.org>: On Wed, 2 Feb 2022 20:45:58 -0800 you wrote: > From: Coco Li <lixiaoyan@...gle.com> > > Add the ability to display or change the gro_max_size attribute. > > ip link set dev eth1 gro_max_size 60000 > ip -d link show eth1 > 5: eth1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 9198 qdisc mq master eth0 state UP mode DEFAULT group default qlen 1000 > link/ether bc:ae:c5:39:69:66 brd ff:ff:ff:ff:ff:ff promiscuity 0 minmtu 46 maxmtu 9600 > <...> gro_max_size 60000 > > [...] Here is the summary with links: - [v2,iproute2] iplink: add gro_max_size attribute handling https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=5d57e130362a You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists