Home
last modified time | relevance | path

Searched refs:resilient (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.15/tools/testing/selftests/net/forwarding/
Drouter_mpath_nh_res.sh168 ip nexthop add id 103 group 101/102 type resilient buckets 512 \
174 ip nexthop add id 106 group 104/105 type resilient buckets 512 \
180 ip nexthop add id 203 group 201/202 type resilient buckets 512 \
186 ip nexthop add id 206 group 204/205 type resilient buckets 512 \
254 ip nexthop replace id 103 group 101/102 type resilient idle_timer 0
255 ip nexthop replace id 106 group 104/105 type resilient idle_timer 0
258 ip nexthop replace id 103 group 101,1/102,1 type resilient
260 ip nexthop replace id 103 group 101,2/102,1 type resilient
262 ip nexthop replace id 103 group 101,11/102,45 type resilient
265 ip nexthop replace id 103 group 101,1/102,1 type resilient
[all …]
Dgre_multipath_nh_res.sh104 ip nexthop add id 103 group 101/102 type resilient buckets 512 \
151 ip nexthop add id 203 group 201/202 type resilient buckets 512 \
244 type resilient
260 ip nexthop replace id 103 group 101/102 type resilient
272 type resilient
289 ip nexthop replace id 103 group 101/102 type resilient
301 type resilient
317 ip nexthop replace id 103 group 101/102 type resilient
/Linux-v5.15/tools/testing/selftests/drivers/net/netdevsim/
Dnexthop.sh213 $IP nexthop add id 10 group 1/2 type resilient buckets 4
229 $IP nexthop add id 10 group 1,3/2,2 type resilient buckets 5
259 $IP nexthop add id 10 group 1/2 type resilient buckets 4 &> /dev/null
325 $IP nexthop add id 10 group 1/2 type resilient buckets 6
327 $IP nexthop replace id 10 group 1/2/3 type resilient
353 $IP nexthop add id 10 group 1/2 type resilient buckets 6
357 $IP nexthop replace id 10 group 1/2/3 type resilient &> /dev/null
408 $IP nexthop add id 10 group 1/2 type resilient buckets 8 idle_timer 4
410 $IP nexthop replace id 10 group 1/2,3 type resilient
434 type resilient buckets 8 idle_timer 6
[all …]
/Linux-v5.15/Documentation/networking/
Dnexthop-group-resilient.rst11 The idea behind resilient hashing groups is best explained in contrast to
46 To mitigate the above-mentioned flow redirection, resilient next-hop groups
67 under the resilient hashing algorithm.
93 attribute of a resilient group is then the "idle timer", which is the
110 of all next hops. Another attribute of a resilient group is the "unbalanced
127 When offloading resilient groups, the algorithm that distributes buckets
171 ``NHA_GROUP_TYPE`` Should be ``NEXTHOP_GRP_TYPE_RES`` for resilient group.
172 ``NHA_RES_GROUP`` A nest that contains attributes specific to resilient
187 Requests to get resilient next-hop groups use the ``RTM_GETNEXTHOP``
193 ``NHA_RES_GROUP_UNBALANCED_TIME`` How long has the resilient group been out
[all …]
Dindex.rst81 nexthop-group-resilient
/Linux-v5.15/net/ipv4/
Dnexthop.c186 else if (nhg->resilient) in nh_notifier_grp_info_init()
198 else if (nhg->resilient) in nh_notifier_grp_info_fini()
481 if (nhg->resilient) in nexthop_free_group()
666 else if (nhg->resilient) in nla_put_nh_group()
683 if (nhg->resilient && nla_put_nh_group_res(skb, nhg)) in nla_put_nh_group()
789 if (nhg->resilient) in nh_nlmsg_size_grp()
1000 if (nhg->resilient) { in valid_group_nh()
1217 else if (nhg->resilient) in nexthop_select_path()
1756 newg->resilient = nhg->resilient; in remove_nh_grp_entry()
1786 else if (newg->resilient) in remove_nh_grp_entry()
[all …]
/Linux-v5.15/fs/cifs/
Dfs_context.h229 bool resilient:1; /* noresilient not required since not fored for CA */ member
Dfs_context.c1369 if ((ctx->nopersistent) || (ctx->resilient)) { in smb3_fs_context_parse_param()
1377 ctx->resilient = false; /* already the default */ in smb3_fs_context_parse_param()
1379 ctx->resilient = true; in smb3_fs_context_parse_param()
Dconnect.c2211 } else if (ctx->resilient) { in cifs_get_tcon()
3915 ctx->resilient = master_tcon->use_resilient; in cifs_construct_tcon()
/Linux-v5.15/tools/testing/selftests/drivers/net/mlxsw/
Drtnetlink.sh747 ip nexthop add id 10 group 3 type resilient buckets 7
750 ip nexthop add id 10 group 3 type resilient buckets 129
753 ip nexthop add id 10 group 1/2 type resilient buckets 32
756 ip nexthop add id 10 group 3 type resilient buckets 32
890 ip nexthop add id 10 group 1/2 type resilient buckets 32 idle_timer 0
Ddevlink_trap_l3_exceptions.sh464 ip nexthop add id 10 group 1 type resilient buckets 32
/Linux-v5.15/tools/testing/selftests/net/
Dfib_nexthops.sh410 $IP nexthop help 2>&1 | grep -q resilient
1044 $IP nexthop replace id 102 group 100/101 type resilient
1786 $IP nexthop replace id 102 group 100/101 type resilient
/Linux-v5.15/include/net/
Dnexthop.h124 bool resilient; member
/Linux-v5.15/Documentation/admin-guide/device-mapper/
Ddm-raid.rst213 If 'writeback' is selected the journal device has to be resilient