Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/net/forwarding/
H A Drouter_mpath_nh_res.sh303 ip nexthop replace id 103 group 101,1/102,1 type resilient
305 ip nexthop replace id 103 group 101,2/102,1 type resilient
310 ip nexthop replace id 103 group 101,1/102,1 type resilient
313 ip nexthop replace id 106 group 104,1/105,1 type resilient
315 ip nexthop replace id 106 group 104,2/105,1 type resilient
320 ip nexthop replace id 106 group 104,1/105,1 type resilient
329 ip nexthop replace id 103 group 101,1/102,1 type resilient
331 ip nexthop replace id 103 group 101,2/102,1 type resilient
336 ip nexthop replace id 103 group 101,1/102,1 type resilient
418 __nh_stats_test_v4 resilient
[all …]
H A Dgre_multipath_nh_res.sh103 ip nexthop add id 103 group 101/102 type resilient buckets 512 \
150 ip nexthop add id 203 group 201/202 type resilient buckets 512 \
243 type resilient
259 ip nexthop replace id 103 group 101/102 type resilient
271 type resilient
287 ip nexthop replace id 103 group 101/102 type resilient
/linux-6.15/tools/testing/selftests/drivers/net/netdevsim/
H A Dnexthop.sh327 $IP nexthop replace id 10 group 1/2/3 type resilient
410 $IP nexthop replace id 10 group 1/2,3 type resilient
434 type resilient buckets 8 idle_timer 6
471 $IP nexthop replace id 10 group 1/2,3 type resilient
506 $IP nexthop replace id 10 group 1/2,3 type resilient
535 type resilient buckets 8 $timer 4
580 $IP nexthop add id 10 group 1/2 type resilient \
583 $IP nexthop replace id 10 group 1/2,3 type resilient
671 $IP nexthop add id 10 group 1/2 type resilient \
706 $IP nexthop add id 10 group 1/2 type resilient \
[all …]
/linux-6.15/Documentation/networking/
H A 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
187 Requests to get resilient next-hop groups use the ``RTM_GETNEXTHOP``
212 ``NHA_RES_BUCKET_INDEX`` Index of bucket in the resilient table.
246 # ip nexthop add id 10 group 1/2 type resilient \
257 # ip nexthop replace id 10 group 1,3/2 type resilient
[all …]
H A Dindex.rst91 nexthop-group-resilient
H A Dip-sysctl.rst2202 might be incomplete or wrong. For example, resilient groups will not be
/linux-6.15/net/ipv4/
H A Dnexthop.c201 else if (nhg->resilient) in nh_notifier_grp_info_init()
213 else if (nhg->resilient) in nh_notifier_grp_info_fini()
498 if (nhg->resilient) in nexthop_free_group()
1017 if (nhg->resilient) in nh_nlmsg_size_grp()
1228 if (nhg->resilient) { in valid_group_nh()
2031 newg->resilient = nhg->resilient; in remove_nh_grp_entry()
2112 if (nhg->resilient) { in remove_nexthop_group()
2282 if (newg->resilient) { in replace_nexthop_grp()
3710 if (!nhg->resilient) in rtm_dump_nexthop_bucket_cb()
3989 if (!nhg->resilient) in nexthop_bucket_set_hw_flags()
[all …]
/linux-6.15/tools/testing/selftests/drivers/net/mlxsw/
H A Drtnetlink.sh624 ip nexthop add id 10 group 3 type resilient buckets 7
627 ip nexthop add id 10 group 3 type resilient buckets 129
630 ip nexthop add id 10 group 1/2 type resilient buckets 32
633 ip nexthop add id 10 group 3 type resilient buckets 32
767 ip nexthop add id 10 group 1/2 type resilient buckets 32 idle_timer 0
H A Ddevlink_trap_l3_exceptions.sh464 ip nexthop add id 10 group 1 type resilient buckets 32
/linux-6.15/fs/smb/client/
H A Dfs_context.h293 bool resilient:1; /* noresilient not required since not fored for CA */ member
H A Dfs_context.c1781 if ((ctx->nopersistent) || (ctx->resilient)) { in smb3_fs_context_parse_param()
1789 ctx->resilient = false; /* already the default */ in smb3_fs_context_parse_param()
1791 ctx->resilient = true; in smb3_fs_context_parse_param()
H A Dconnect.c2798 } else if (ctx->resilient) { in cifs_get_tcon()
4375 ctx->resilient = master_tcon->use_resilient; in cifs_construct_tcon()
/linux-6.15/tools/testing/selftests/net/
H A Dfib_nexthops.sh437 $IP nexthop help 2>&1 | grep -q resilient
1288 $IP nexthop replace id 102 group 100/101 type resilient
2060 $IP nexthop replace id 102 group 100/101 type resilient
/linux-6.15/include/net/
H A Dnexthop.h133 bool resilient; member
/linux-6.15/Documentation/admin-guide/device-mapper/
H A Dvdo.rst361 is resilient against crashes, however, unflushed writes may or may not
H A Ddm-raid.rst213 If 'writeback' is selected the journal device has to be resilient
/linux-6.15/Documentation/bpf/
H A Dbtf.rst930 .BTF.base section is to make split BTF more resilient for cases where
984 leading to more resilient split BTF.
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec-stateless.rst1740 - The decoding should be error resilient.
3936 - Specifies whether error resilient mode is enabled.