Home
last modified time | relevance | path

Searched refs:h3 (Results 1 - 25 of 91) sorted by relevance

1234

/kernel/linux/linux-6.6/arch/arm/boot/dts/allwinner/
H A DMakefile184 DTC_FLAGS_sun8i-h3-orangepi-lite := -@
185 DTC_FLAGS_sun8i-h3-bananapi-m2-plus := -@
186 DTC_FLAGS_sun8i-h3-nanopi-m1-plus := -@
187 DTC_FLAGS_sun8i-h3-nanopi-m1 := -@
188 DTC_FLAGS_sun8i-h3-nanopi-duo2 := -@
189 DTC_FLAGS_sun8i-h3-orangepi-plus2e := -@
190 DTC_FLAGS_sun8i-h3-orangepi-one := -@
191 DTC_FLAGS_sun8i-h3-orangepi-plus := -@
192 DTC_FLAGS_sun8i-h3-orangepi-2 := -@
193 DTC_FLAGS_sun8i-h3
[all...]
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/arm/allwinner/
H A DMakefile184 DTC_FLAGS_sun8i-h3-orangepi-lite := -@
185 DTC_FLAGS_sun8i-h3-bananapi-m2-plus := -@
186 DTC_FLAGS_sun8i-h3-nanopi-m1-plus := -@
187 DTC_FLAGS_sun8i-h3-nanopi-m1 := -@
188 DTC_FLAGS_sun8i-h3-nanopi-duo2 := -@
189 DTC_FLAGS_sun8i-h3-orangepi-plus2e := -@
190 DTC_FLAGS_sun8i-h3-orangepi-one := -@
191 DTC_FLAGS_sun8i-h3-orangepi-plus := -@
192 DTC_FLAGS_sun8i-h3-orangepi-2 := -@
193 DTC_FLAGS_sun8i-h3
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
H A Dmirror_gre_topo_lib.sh5 # $swp3 and $h3 need to have addresses set up.
28 # | H3 + $h3 + h3-gt6 (ip6gretap) + h3-gt4 (gretap) |
42 tunnel_create h3-gt4 gretap 192.0.2.130 192.0.2.129
43 ip link set h3-gt4 vrf v$h3
44 matchall_sink_create h3-gt4
46 tunnel_create h3-gt6 ip6gretap 2001:db8:2::2 2001:db8:2::1
47 ip link set h3
[all...]
H A Dmirror_gre_lag_lacp.sh36 # | + $h3 + $h4 H3 |
106 team_create lag2 lacp $h3 $h4
107 __simple_if_init lag2 vrf-h3 192.0.2.130/32
108 ip -4 route add vrf vrf-h3 192.0.2.129/32 dev lag2
113 ip -4 route del vrf vrf-h3 192.0.2.129/32 dev lag2
117 ip link set dev $h3 down
123 vrf_create vrf-h3
124 ip link set dev vrf-h3 up
125 tc qdisc add dev $h3 clsact
134 tc qdisc del dev $h3 clsac
[all...]
H A Dmirror_vlan.sh28 h3=${NETIFS[p6]}
35 vlan_create $h3 555 v$h3
36 matchall_sink_create $h3.555
51 vlan_destroy $h3 555
67 test_span_dir "$h3.555" "$direction" "$forward_type" "$backward_type"
88 do_test_span_vlan_dir_ips 10 "$h3.555" 111 "$direction" \
90 do_test_span_vlan_dir_ips 0 "$h3.555" 555 "$direction" \
107 trap_install $h3 ingress
111 trap_uninstall $h3 ingres
[all...]
H A Drouter_multicast.sh24 # | H2 (v$h2) | | | H3 (v$h3) | |
25 # | $h2 + | | $h3 + |
94 simple_if_init $h3 198.51.100.34/28 2001:db8:3::2/64
96 ip route add 198.51.100.0/28 vrf v$h3 nexthop via 198.51.100.33
97 ip route add 198.51.100.16/28 vrf v$h3 nexthop via 198.51.100.33
99 ip route add 2001:db8:1::/64 vrf v$h3 nexthop via 2001:db8:3::1
100 ip route add 2001:db8:2::/64 vrf v$h3 nexthop via 2001:db8:3::1
102 tc qdisc add dev $h3 ingress
107 tc qdisc del dev $h3 ingress
109 ip route del 2001:db8:2::/64 vrf v$h3
[all...]
H A Dmirror_gre_vlan_bridge_1q.sh35 # | H3 + $h3 + h3-gt6 (ip6gretap) + h3-gt4 (gretap) |
37 # | + $h3.555 rem=2001:db8:2::1 rem=192.0.2.129 |
84 h3=${NETIFS[p6]}
86 # gt4's remote address is at $h3.555, not $h3. Thus the packets arriving
87 # directly to $h3 for test_gretap_untagged_egress() are rejected by
90 sysctl_set net.ipv4.conf.$h3.rp_filter 0
100 vlan_create $h3 55
[all...]
H A Dmirror_gre_bound.sh33 # | H3 + $h3 + h3-gt6 (ip6gretap) + h3-gt4 (gretap) |
77 simple_if_init $h3 192.0.2.130/28 2001:db8:2::2/64
79 tunnel_create h3-gt4 gretap 192.0.2.130 192.0.2.129
80 ip link set h3-gt4 vrf v$h3
81 matchall_sink_create h3-gt4
83 tunnel_create h3-gt6 ip6gretap 2001:db8:2::2 2001:db8:2::1
84 ip link set h3
[all...]
H A Dmirror_gre_nh.sh30 h3=${NETIFS[p6]}
33 sysctl_set net.ipv4.conf.$h3.rp_filter 0
38 sysctl_set net.ipv4.conf.v$h3.rp_filter 0
41 ip address add dev $h3 192.0.2.162/28
43 ip address add dev h3-gt4 192.0.2.130/32
50 ip address add dev $h3 2001:db8:4::2/64
52 ip address add dev h3-gt6 2001:db8:2::2
60 ip address del dev $h3 2001:db8:4::2/64
63 ip address del dev $h3 192.0.2.162/28
66 sysctl_restore net.ipv4.conf.v$h3
[all...]
H A Dmirror_gre_vlan.sh29 h3=${NETIFS[p6]}
42 ip link add name $h3.555 link $h3 type vlan id 555
43 ip link set dev $h3.555 master v$h3
44 ip address add dev $h3.555 192.0.2.130/28
45 ip address add dev $h3.555 2001:db8:2::2/64
46 ip link set dev $h3.555 up
53 ip link del dev $h3.555
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
H A Dmirror_gre_topo_lib.sh5 # $swp3 and $h3 need to have addresses set up.
28 # | H3 + $h3 + h3-gt6 (ip6gretap) + h3-gt4 (gretap) |
42 tunnel_create h3-gt4 gretap 192.0.2.130 192.0.2.129
43 ip link set h3-gt4 vrf v$h3
44 matchall_sink_create h3-gt4
46 tunnel_create h3-gt6 ip6gretap 2001:db8:2::2 2001:db8:2::1
47 ip link set h3
[all...]
H A Dmirror_gre_lag_lacp.sh36 # | + $h3 + $h4 H3 |
106 team_create lag2 lacp $h3 $h4
107 __simple_if_init lag2 vrf-h3 192.0.2.130/32
108 ip -4 route add vrf vrf-h3 192.0.2.129/32 dev lag2
113 ip -4 route del vrf vrf-h3 192.0.2.129/32 dev lag2
117 ip link set dev $h3 down
123 vrf_create vrf-h3
124 ip link set dev vrf-h3 up
125 tc qdisc add dev $h3 clsact
134 tc qdisc del dev $h3 clsac
[all...]
H A Dmirror_vlan.sh28 h3=${NETIFS[p6]}
35 vlan_create $h3 555 v$h3
36 matchall_sink_create $h3.555
51 vlan_destroy $h3 555
67 test_span_dir "$h3.555" "$direction" "$forward_type" "$backward_type"
88 do_test_span_vlan_dir_ips 10 "$h3.555" 111 "$direction" ip \
90 do_test_span_vlan_dir_ips 0 "$h3.555" 555 "$direction" ip \
107 trap_install $h3 ingress
111 trap_uninstall $h3 ingres
[all...]
H A Drouter_multicast.sh24 # | H2 (v$h2) | | | H3 (v$h3) | |
25 # | $h2 + | | $h3 + |
94 simple_if_init $h3 198.51.100.34/28 2001:db8:3::2/64
96 ip route add 198.51.100.0/28 vrf v$h3 nexthop via 198.51.100.33
97 ip route add 198.51.100.16/28 vrf v$h3 nexthop via 198.51.100.33
99 ip route add 2001:db8:1::/64 vrf v$h3 nexthop via 2001:db8:3::1
100 ip route add 2001:db8:2::/64 vrf v$h3 nexthop via 2001:db8:3::1
102 tc qdisc add dev $h3 ingress
107 tc qdisc del dev $h3 ingress
109 ip route del 2001:db8:2::/64 vrf v$h3
[all...]
H A Dmirror_gre_vlan_bridge_1q.sh35 # | H3 + $h3 + h3-gt6 (ip6gretap) + h3-gt4 (gretap) |
37 # | + $h3.555 rem=2001:db8:2::1 rem=192.0.2.129 |
84 h3=${NETIFS[p6]}
86 # gt4's remote address is at $h3.555, not $h3. Thus the packets arriving
87 # directly to $h3 for test_gretap_untagged_egress() are rejected by
90 sysctl_set net.ipv4.conf.$h3.rp_filter 0
100 vlan_create $h3 55
[all...]
H A Dmirror_gre_bound.sh33 # | H3 + $h3 + h3-gt6 (ip6gretap) + h3-gt4 (gretap) |
77 simple_if_init $h3 192.0.2.130/28 2001:db8:2::2/64
79 tunnel_create h3-gt4 gretap 192.0.2.130 192.0.2.129
80 ip link set h3-gt4 vrf v$h3
81 matchall_sink_create h3-gt4
83 tunnel_create h3-gt6 ip6gretap 2001:db8:2::2 2001:db8:2::1
84 ip link set h3
[all...]
H A Dmirror_gre_nh.sh30 h3=${NETIFS[p6]}
33 sysctl_set net.ipv4.conf.$h3.rp_filter 0
38 sysctl_set net.ipv4.conf.v$h3.rp_filter 0
41 ip address add dev $h3 192.0.2.162/28
43 ip address add dev h3-gt4 192.0.2.130/32
50 ip address add dev $h3 2001:db8:4::2/64
52 ip address add dev h3-gt6 2001:db8:2::2
60 ip address del dev $h3 2001:db8:4::2/64
63 ip address del dev $h3 192.0.2.162/28
66 sysctl_restore net.ipv4.conf.v$h3
[all...]
H A Dmirror_gre_vlan.sh29 h3=${NETIFS[p6]}
42 ip link add name $h3.555 link $h3 type vlan id 555
43 ip link set dev $h3.555 master v$h3
44 ip address add dev $h3.555 192.0.2.130/28
45 ip address add dev $h3.555 2001:db8:2::2/64
46 ip link set dev $h3.555 up
53 ip link del dev $h3.555
/kernel/linux/linux-5.10/lib/crypto/
H A Dpoly1305-donna32.c38 u32 h0, h1, h2, h3, h4; in poly1305_core_blocks() local
61 h3 = state->h[3]; in poly1305_core_blocks()
69 h3 += (get_unaligned_le32(&input[9]) >> 6) & 0x3ffffff; in poly1305_core_blocks()
74 ((u64)h2 * s3) + ((u64)h3 * s2) + in poly1305_core_blocks()
77 ((u64)h2 * s4) + ((u64)h3 * s3) + in poly1305_core_blocks()
80 ((u64)h2 * r0) + ((u64)h3 * s4) + in poly1305_core_blocks()
83 ((u64)h2 * r1) + ((u64)h3 * r0) + in poly1305_core_blocks()
86 ((u64)h2 * r2) + ((u64)h3 * r1) + in poly1305_core_blocks()
100 h3 = (u32)d3 & 0x3ffffff; in poly1305_core_blocks()
115 state->h[3] = h3; in poly1305_core_blocks()
124 u32 h0, h1, h2, h3, h4, c; poly1305_core_emit() local
[all...]
/kernel/linux/linux-6.6/lib/crypto/
H A Dpoly1305-donna32.c38 u32 h0, h1, h2, h3, h4; in poly1305_core_blocks() local
61 h3 = state->h[3]; in poly1305_core_blocks()
69 h3 += (get_unaligned_le32(&input[9]) >> 6) & 0x3ffffff; in poly1305_core_blocks()
74 ((u64)h2 * s3) + ((u64)h3 * s2) + in poly1305_core_blocks()
77 ((u64)h2 * s4) + ((u64)h3 * s3) + in poly1305_core_blocks()
80 ((u64)h2 * r0) + ((u64)h3 * s4) + in poly1305_core_blocks()
83 ((u64)h2 * r1) + ((u64)h3 * r0) + in poly1305_core_blocks()
86 ((u64)h2 * r2) + ((u64)h3 * r1) + in poly1305_core_blocks()
100 h3 = (u32)d3 & 0x3ffffff; in poly1305_core_blocks()
115 state->h[3] = h3; in poly1305_core_blocks()
124 u32 h0, h1, h2, h3, h4, c; poly1305_core_emit() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/
H A Dmirror_gre.sh24 tunnel_create h3-gt6-key ip6gretap 2001:db8:3::2 2001:db8:3::1 \
26 ip link set h3-gt6-key vrf v$h3
27 matchall_sink_create h3-gt6-key
30 ip address add dev $h3 2001:db8:3::2/64
35 ip address del dev $h3 2001:db8:3::2/64
38 tunnel_destroy h3-gt6-key
50 tunnel_create h3-gt6-soft ip6gretap 2001:db8:4::2 2001:db8:4::1
51 ip link set h3-gt6-soft vrf v$h3
[all...]
H A Dqos_mc_aware.sh13 # throughput, because many packets (that reach $h3) don't get to the kernel at
17 # So instead we send traffic with mausezahn and use RX ethtool counters at $h3.
53 # | + $h3 H3 |
56 # | + $h3.111 |
104 simple_if_init $h3 192.0.2.66/28
105 mtu_set $h3 10000
107 vlan_create $h3 111 v$h3 192.0.2.130/28
112 vlan_destroy $h3 111
114 mtu_restore $h3
[all...]
H A Dqos_ets_strict.sh39 # | + $h3 H3 |
42 # | $h3.111 + + $h3.222 |
94 simple_if_init $h3
95 mtu_set $h3 10000
97 vlan_create $h3 111 v$h3 192.0.2.34/28
98 vlan_create $h3 222 v$h3 192.0.2.66/28
103 vlan_destroy $h3 22
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/
H A Dmirror_gre.sh24 tunnel_create h3-gt6-key ip6gretap 2001:db8:3::2 2001:db8:3::1 \
26 ip link set h3-gt6-key vrf v$h3
27 matchall_sink_create h3-gt6-key
30 ip address add dev $h3 2001:db8:3::2/64
35 ip address del dev $h3 2001:db8:3::2/64
38 tunnel_destroy h3-gt6-key
50 tunnel_create h3-gt6-soft ip6gretap 2001:db8:4::2 2001:db8:4::1
51 ip link set h3-gt6-soft vrf v$h3
[all...]
H A Dqos_mc_aware.sh13 # throughput, because many packets (that reach $h3) don't get to the kernel at
17 # So instead we send traffic with mausezahn and use RX ethtool counters at $h3.
53 # | + $h3 H3 |
56 # | + $h3.111 |
104 simple_if_init $h3 192.0.2.66/28
105 mtu_set $h3 10000
107 vlan_create $h3 111 v$h3 192.0.2.130/28
112 vlan_destroy $h3 111
114 mtu_restore $h3
[all...]

Completed in 6 milliseconds

1234