From: Hangbin Liu <liuhangbin@gmail.com>
To: Jay Vosburgh <jay.vosburgh@canonical.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCHv3 net-next] Bonding: add arp_missed_max option
Date: Tue, 30 Nov 2021 12:30:43 +0800 [thread overview]
Message-ID: <YaWo863zUUEj8nlU@Laptop-X1> (raw)
In-Reply-To: <17186.1638211801@famine>
On Mon, Nov 29, 2021 at 10:50:01AM -0800, Jay Vosburgh wrote:
> >+arp_missed_max
> >+
> >+ Maximum number of arp_interval monitor cycle for missed ARP replies.
> >+ If this number is exceeded, link is reported as down.
> >+
> >+ Normally 2 monitor cycles are needed. One cycle for missed ARP request
> >+ and one cycle for waiting ARP reply.
> >+
> >+ The valid range is 1 - 255; the default value is 2.
> >+
>
> [ Apologies for the delay in responding, I was out for the US
> holiday last week. ]
>
> For the documentation here, since deleted code commentary from
> many years ago came up in discussion (re: backup interfaces get one more
> cycle), I'd suggest we rewrite the above as:
>
> arp_missed_max
>
> Specifies the number of arp_interval monitor checks that must
> fail in order for an interface to be marked down by the ARP
> monitor.
>
> In order to provide orderly failover semantics, backup
> interfaces are permitted an extra monitor check (i.e., they must
> fail arp_missed_max + 1 times before being marked down).
>
> The default value is 2, and the allowable range is 1 - 255.
>
>
> With the above caveat,
>
> Acked-by: Jay Vosburgh <jay.vosburgh@canonical.com>
Thanks Jay for the review. Patch v4 posted.
Hangbin
prev parent reply other threads:[~2021-11-30 4:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-23 10:18 [PATCHv3 net-next] Bonding: add arp_missed_max option Hangbin Liu
2021-11-23 10:18 ` [PATCHv3 iproute2-next] bond: " Hangbin Liu
2021-11-25 1:18 ` [PATCHv3 net-next] Bonding: " Jakub Kicinski
2021-11-29 18:50 ` Jay Vosburgh
2021-11-30 4:30 ` Hangbin Liu [this message]
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=YaWo863zUUEj8nlU@Laptop-X1 \
--to=liuhangbin@gmail.com \
--cc=jay.vosburgh@canonical.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