From: Stephen Hemminger <stephen@networkplumber.org>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: David Ahern <dsahern@gmail.com>, netdev <netdev@vger.kernel.org>,
Eric Dumazet <edumazet@google.com>,
Coco Li <lixiaoyan@google.com>
Subject: Re: [PATCH iproute2] iplink: add gro_max_size attribute handling
Date: Tue, 1 Feb 2022 16:42:56 -0800 [thread overview]
Message-ID: <20220201164256.5a640359@hermes.local> (raw)
In-Reply-To: <20220201232715.1585390-1-eric.dumazet@gmail.com>
On Tue, 1 Feb 2022 15:27:15 -0800
Eric Dumazet <eric.dumazet@gmail.com> wrote:
> From: Coco Li <lixiaoyan@google.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
>
> Signed-off-by: Coco Li <lixiaoyan@google.com>
> Signed-off-by: Eric Dumazet <edumazet@google.com>
Looks good, could you send update to man page as well?
next prev parent reply other threads:[~2022-02-02 0:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-01 23:27 [PATCH iproute2] iplink: add gro_max_size attribute handling Eric Dumazet
2022-02-02 0:42 ` Stephen Hemminger [this message]
2022-02-03 3:55 ` David Ahern
2022-02-03 4:45 ` Eric Dumazet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220201164256.5a640359@hermes.local \
--to=stephen@networkplumber.org \
--cc=dsahern@gmail.com \
--cc=edumazet@google.com \
--cc=eric.dumazet@gmail.com \
--cc=lixiaoyan@google.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).