Home
last modified time | relevance | path

Searched full:burst (Results 1 – 25 of 1755) sorted by relevance

12345678910>>...71

/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/actions/
Dpolice.json17 "cmdUnderTest": "$TC actions add action police rate 1kbit burst 10k index 1",
20 "matchPattern": "action order [0-9]*: police 0x1 rate 1Kbit burst 10Kb",
40 "$TC actions add action police rate 4Mbit burst 120k index 9"
42 "cmdUnderTest": "$TC actions add action police rate 8kbit burst 24k index 9",
66 "cmdUnderTest": "$TC actions add action police rate 90kbit burst 10k mtu 1k index 98",
69 "matchPattern": "action order [0-9]*: police 0x62 rate 90Kbit burst 10Kb mtu 1Kb",
90 …"cmdUnderTest": "$TC actions add action police rate 90kbit burst 10k mtu 2kb peakrate 100kbit inde…
93 …"matchPattern": "action order [0-9]*: police 0x3 rate 90Kbit burst 10Kb mtu 2Kb peakrate 100Kbit",
114 … "cmdUnderTest": "$TC actions add action police rate 5kbit burst 6kb peakrate 10kbit index 9",
117 "matchPattern": "action order [0-9]*: police 0x9 rate 5Kb burst 10Kb",
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/tc-tests/actions/
Dpolice.json17 "cmdUnderTest": "$TC actions add action police rate 1kbit burst 10k index 1",
20 "matchPattern": "action order [0-9]*: police 0x1 rate 1Kbit burst 10Kb",
40 "$TC actions add action police rate 4Mbit burst 120k index 9"
42 "cmdUnderTest": "$TC actions add action police rate 8kbit burst 24k index 9",
66 "cmdUnderTest": "$TC actions add action police rate 90kbit burst 10k mtu 1k index 98",
69 "matchPattern": "action order [0-9]*: police 0x62 rate 90Kbit burst 10Kb mtu 1Kb",
90 …"cmdUnderTest": "$TC actions add action police rate 90kbit burst 10k mtu 2kb peakrate 100kbit inde…
93 …"matchPattern": "action order [0-9]*: police 0x3 rate 90Kbit burst 10Kb mtu 2Kb peakrate 100Kbit",
114 … "cmdUnderTest": "$TC actions add action police rate 5kbit burst 6kb peakrate 10kbit index 9",
117 "matchPattern": "action order [0-9]*: police 0x9 rate 5Kb burst 10Kb",
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/
Ddevlink_trap_policer.sh162 devlink trap policer set $DEVLINK_DEV policer 1 burst 0 &> /dev/null
163 check_fail $? "Policer burst size was changed to 0"
164 devlink trap policer set $DEVLINK_DEV policer 1 burst 17 &> /dev/null
165 check_fail $? "Policer burst size was changed to burst size that is not power of 2"
166 devlink trap policer set $DEVLINK_DEV policer 1 burst 8 &> /dev/null
167 check_fail $? "Policer burst size was changed to burst size lower than limit"
169 burst $((2**25)) &> /dev/null
170 check_fail $? "Policer burst size was changed to burst size higher than limit"
172 devlink trap policer set $DEVLINK_DEV policer 1 burst 16
173 check_err $? "Failed to set policer burst size to minimum"
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/ata/
Dceva,ahci-1v84.yaml48 - description: CIBGN - COMINIT Burst Gap Nominal.
49 - description: CIBGMX - COMINIT Burst Gap Maximum.
50 - description: CIBGMN - COMINIT Burst Gap Minimum.
59 - description: CWBGMN - COMWAKE Burst Gap Minimum.
60 - description: CWBGMX - COMWAKE Burst Gap Maximum.
61 - description: CWBGN - COMWAKE Burst Gap Nominal.
64 ceva,p0-burst-params:
67 Burst timing value for COM parameter for port 0.
69 ceva,p0-burst-params = /bits/ 8 <BMX BNM SFD PTST>;
71 - description: BMX - COM Burst Maximum.
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/
Ddevlink_trap_policer.sh162 devlink trap policer set $DEVLINK_DEV policer 1 burst 0 &> /dev/null
163 check_fail $? "Policer burst size was changed to 0"
164 devlink trap policer set $DEVLINK_DEV policer 1 burst 17 &> /dev/null
165 check_fail $? "Policer burst size was changed to burst size that is not power of 2"
166 devlink trap policer set $DEVLINK_DEV policer 1 burst 8 &> /dev/null
167 check_fail $? "Policer burst size was changed to burst size lower than limit"
169 burst $((2**25)) &> /dev/null
170 check_fail $? "Policer burst size was changed to burst size higher than limit"
172 devlink trap policer set $DEVLINK_DEV policer 1 burst 16
173 check_err $? "Failed to set policer burst size to minimum"
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/ata/
Dahci-ceva.txt13 CIBGN : COMINIT Burst Gap Nominal.
14 CIBGMX: COMINIT Burst Gap Maximum.
15 CIBGMN: COMINIT Burst Gap Minimum.
20 CWBGMN: COMWAKE Burst Gap Minimum.
21 CWBGMX: COMWAKE Burst Gap Maximum.
22 CWBGN: COMWAKE Burst Gap Nominal.
24 - ceva,p0-burst-params: Burst timing value for COM parameter for port 0.
25 - ceva,p1-burst-params: Burst timing value for COM parameter for port 1.
27 ceva,pN-burst-params = /bits/ 8 <BMX BNM SFD PTST>;
28 BMX: COM Burst Maximum.
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
Dtbf.json15 … "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root tbf limit 1000 burst 1500 rate 10000",
18 "matchPattern": "qdisc tbf 1: root refcnt [0-9]+ rate 10Kbit burst 1500b limit 1000b",
38 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root tbf limit 1000 burst 1500 rate 20000 mtu …
41 "matchPattern": "qdisc tbf 1: root refcnt [0-9]+ rate 20Kbit burst 1500b limit 1000b",
61 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root tbf limit 1000 burst 1500 rate 20000 mtu …
64 …"matchPattern": "qdisc tbf 1: root refcnt [0-9]+ rate 20Kbit burst 1500b peakrate 30Kbit minburst.…
84 … "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root tbf burst 1500 rate 20000 latency 100ms",
87 "matchPattern": "qdisc tbf 1: root refcnt [0-9]+ rate 20Kbit burst 1500b lat 100ms",
107 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root tbf limit 1000 burst 1500 rate 20000 over…
110 …"matchPattern": "qdisc tbf 1: root refcnt [0-9]+ rate 20Kbit burst 1800b limit 1000b overhead 300",
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
Darb.c38 int burst; member
103 fifo->burst = cbs; in nv04_calc_arb()
117 * to the CRTC FIFO burst. (ns) */ in nv10_calc_arb()
169 /* FIFO burst */ in nv10_calc_arb()
171 /* Max burst not leading to overflows. */ in nv10_calc_arb()
174 fifo->burst = min(max_burst_o, 1024); in nv10_calc_arb()
176 /* Max burst value with an acceptable latency. */ in nv10_calc_arb()
178 fifo->burst = min(max_burst_l, fifo->burst); in nv10_calc_arb()
180 fifo->burst = rounddown_pow_of_two(fifo->burst); in nv10_calc_arb()
185 max_lwm = fifo_len - fifo->burst in nv10_calc_arb()
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
Darb.c38 int burst; member
103 fifo->burst = cbs; in nv04_calc_arb()
117 * to the CRTC FIFO burst. (ns) */ in nv10_calc_arb()
169 /* FIFO burst */ in nv10_calc_arb()
171 /* Max burst not leading to overflows. */ in nv10_calc_arb()
174 fifo->burst = min(max_burst_o, 1024); in nv10_calc_arb()
176 /* Max burst value with an acceptable latency. */ in nv10_calc_arb()
178 fifo->burst = min(max_burst_l, fifo->burst); in nv10_calc_arb()
180 fifo->burst = rounddown_pow_of_two(fifo->burst); in nv10_calc_arb()
185 max_lwm = fifo_len - fifo->burst in nv10_calc_arb()
[all …]
/kernel/linux/linux-6.6/include/net/tc_act/
Dtc_police.h41 u32 burst; member
70 u32 burst; in tcf_police_burst() local
76 * "rate" bytes "burst" nanoseconds in tcf_police_burst()
85 * "rate" bytes "burst" nanoseconds 2^6 ticks in tcf_police_burst()
89 * "rate" * "burst" in tcf_police_burst()
94 * "rate" * "burst" in tcf_police_burst()
98 burst = div_u64(params->tcfp_burst * params->rate.rate_bytes_ps, in tcf_police_burst()
101 return burst; in tcf_police_burst()
118 u32 burst; in tcf_police_burst_pkt() local
124 * "rate" pkts "burst" nanoseconds in tcf_police_burst_pkt()
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/
Dci-hdrc-usb2.txt44 - ahb-burst-config: it is vendor dependent, the required value should be
46 property is used to change AHB burst configuration, check the chipidea
49 - tx-burst-size-dword: it is vendor dependent, the tx burst size in dword
50 (4 bytes), This register represents the maximum length of a the burst
53 "ahb-burst-config" is set to 0, if this property is missing the reset
55 - rx-burst-size-dword: it is vendor dependent, the rx burst size in dword
56 (4 bytes), This register represents the maximum length of a the burst
59 "ahb-burst-config" is set to 0, if this property is missing the reset
124 /* Incremental burst of unspecified length */
125 ahb-burst-config = <0x0>;
[all …]
Ddwc3.txt93 only. Set this and rx-max-burst-prd to a valid,
96 - snps,rx-max-burst-prd: max periodic ESS RX burst size - host mode only. Set
101 only. Set this and tx-max-burst-prd to a valid,
104 - snps,tx-max-burst-prd: max periodic ESS TX burst size - host mode only. Set
110 - snps,incr-burst-type-adjustment: Value for INCR burst type of GSBUSCFG0
111 register, undefined length INCR burst type enable and INCRx type.
112 When just one value, which means INCRX burst mode enabled. When
113 more than one value, which means undefined length INCR burst type
127 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/
Dlantiq,etop-xway.yaml32 lantiq,tx-burst-length:
35 TX programmable burst length.
38 lantiq,rx-burst-length:
41 RX programmable burst length.
51 - lantiq,tx-burst-length
52 - lantiq,rx-burst-length
65 lantiq,tx-burst-length = <8>;
66 lantiq,rx-burst-length = <8>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/
Drenesas,nbpfaxi.txt26 - max-burst-mem-read: limit burst size for memory reads
28 than using the maximum burst size allowed by the hardware's buffer size.
29 - max-burst-mem-write: limit burst size for memory writes
31 than using the maximum burst size allowed by the hardware's buffer size.
32 If both max-burst-mem-read and max-burst-mem-write are set, DMA_MEM_TO_MEM
Dqcom_hidma_mgmt.txt15 read/write in a single burst.
21 - max-write-burst-bytes: Maximum write burst in bytes that HIDMA can
26 - max-read-burst-bytes: Maximum read burst in bytes that HIDMA can
31 - max-write-transactions: This value is how many times a write burst is
34 - max-read-transactions: This value is how many times a read burst is
70 max-write-burst-bytes = <1024>;
71 max-read-burst-bytes = <1024>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/dma/
Drenesas,nbpfaxi.txt26 - max-burst-mem-read: limit burst size for memory reads
28 than using the maximum burst size allowed by the hardware's buffer size.
29 - max-burst-mem-write: limit burst size for memory writes
31 than using the maximum burst size allowed by the hardware's buffer size.
32 If both max-burst-mem-read and max-burst-mem-write are set, DMA_MEM_TO_MEM
Dqcom_hidma_mgmt.txt15 read/write in a single burst.
21 - max-write-burst-bytes: Maximum write burst in bytes that HIDMA can
26 - max-read-burst-bytes: Maximum read burst in bytes that HIDMA can
31 - max-write-transactions: This value is how many times a write burst is
34 - max-read-transactions: This value is how many times a read burst is
70 max-write-burst-bytes = <1024>;
71 max-read-burst-bytes = <1024>;
/kernel/linux/linux-5.10/samples/pktgen/
Dpktgen_sample03_burst_single_flow.sh7 # Using pktgen "burst" option (use -b $N)
33 [ -z "$BURST" ] && BURST=32
79 # Setup burst, for easy testing -b 0 disable bursting
80 # (internally in pktgen default and minimum burst=1)
81 if [[ ${BURST} -ne 0 ]]; then
82 pg_set $dev "burst $BURST"
84 info "$dev: Not using burst"
Dpktgen_sample05_flow_per_thread.sh25 [ -z "$BURST" ] && BURST=32
74 # Setup burst, for easy testing -b 0 disable bursting
75 # (internally in pktgen default and minimum burst=1)
76 if [[ ${BURST} -ne 0 ]]; then
77 pg_set $dev "burst $BURST"
79 info "$dev: Not using burst"
/kernel/linux/linux-5.10/include/net/tc_act/
Dtc_police.h37 u32 burst; member
66 u32 burst; in tcf_police_burst() local
72 * "rate" bytes "burst" nanoseconds in tcf_police_burst()
81 * "rate" bytes "burst" nanoseconds 2^6 ticks in tcf_police_burst()
85 * "rate" * "burst" in tcf_police_burst()
90 * "rate" * "burst" in tcf_police_burst()
94 burst = div_u64(params->tcfp_burst * params->rate.rate_bytes_ps, in tcf_police_burst()
97 return burst; in tcf_police_burst()
/kernel/linux/linux-6.6/samples/pktgen/
Dpktgen_sample03_burst_single_flow.sh7 # Using pktgen "burst" option (use -b $N)
37 [ -z "$BURST" ] && BURST=32
82 # Setup burst, for easy testing -b 0 disable bursting
83 # (internally in pktgen default and minimum burst=1)
84 if [[ ${BURST} -ne 0 ]]; then
85 pg_set $dev "burst $BURST"
87 info "$dev: Not using burst"
Dpktgen_sample05_flow_per_thread.sh29 [ -z "$BURST" ] && BURST=32
77 # Setup burst, for easy testing -b 0 disable bursting
78 # (internally in pktgen default and minimum burst=1)
79 if [[ ${BURST} -ne 0 ]]; then
80 pg_set $dev "burst $BURST"
82 info "$dev: Not using burst"
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/usb/
Dci-hdrc-usb2.yaml108 ahb-burst-config:
112 used to change AHB burst configuration, check the chipidea spec for
119 tx-burst-size-dword:
121 it is vendor dependent, the tx burst size in dword (4 bytes), This
122 register represents the maximum length of a the burst in 32-bit
124 of this property will only take effect if property "ahb-burst-config"
131 rx-burst-size-dword:
133 it is vendor dependent, the rx burst size in dword (4 bytes), This
134 register represents the maximum length of a the burst in 32-bit words
136 this property will only take effect if property "ahb-burst-config"
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
Dlan966x_police.c15 u32 burst; member
26 /* Avoid zero burst size */ in lan966x_police_add()
27 pol->burst = pol->burst ?: 1; in lan966x_police_add()
29 pol->burst = DIV_ROUND_UP(pol->burst, 4096); in lan966x_police_add()
32 pol->burst > GENMASK(6, 0)) in lan966x_police_add()
46 ANA_POL_PIR_CFG_PIR_BURST_SET(pol->burst), in lan966x_police_add()
153 pol.burst = act->police.burst; in lan966x_police_port_add()
/kernel/linux/linux-6.6/drivers/atm/
DKconfig65 bool "Fine-tune burst settings"
70 transfer is called a burst.
72 The default settings for the burst sizes are suitable for most PCI
76 The burst sizes can be set independently in the send (TX) and
79 Note that enabling many different burst sizes in the same direction
82 available burst size.
92 Burst sixteen words at once in the send direction. This may work
99 Burst eight words at once in the send direction. This is the default
106 Burst four words at once in the send direction. You may want to try
114 Burst two words at once in the send direction. You may want to try
[all …]

12345678910>>...71