| /linux/tools/testing/selftests/net/hsr/ |
| H A D | link_faults.sh | 187 loss=0 193 loss="${BASH_REMATCH[1]}" 199 if [ "$loss" != "0%" ]; then 200 check_err 1 "Unexpected packet loss (${loss})" 282 local loss="$2" 285 tname="${FUNCNAME[0]} - ${proto}, ${loss}" 296 tc -net "$node1" qdisc add dev vethB root netem delay 20ms loss "$loss"
|
| /linux/drivers/media/dvb-core/ |
| H A D | Kconfig | 59 bool "Enable DVB demux section packet loss log" 62 Enable extra log messages meant to detect packet loss 75 handling DVB network ULE packet loss inside the Kernel.
|
| /linux/Documentation/translations/zh_CN/core-api/irq/ |
| H A D | irq-affinity.rst | 43 6029 packets transmitted, 6027 packets received, 0% packet loss 61 2779 packets transmitted, 2777 packets received, 0% packet loss
|
| /linux/tools/testing/selftests/net/rds/ |
| H A D | README.txt | 6 network is provisioned with optional probability of packet loss or 20 -l Simulates a percentage of packet loss
|
| H A D | test.py | 84 packet_loss=str(args.loss)+'%' 132 corrupt {packet_corruption} loss {packet_loss} duplicate \
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | netcp_xgbepcsr.c | 314 int loss, i, status = 1; in netcp_xgbe_check_link_status() local 318 loss = readl(serdes_regs + 0x1fc0 + 0x20 + (i * 0x04)) & 0x1; in netcp_xgbe_check_link_status() 335 if (!loss && blk_lock) { in netcp_xgbe_check_link_status()
|
| /linux/tools/power/cpupower/bench/ |
| H A D | README-BENCH | 7 - Identify worst case performance loss when doing dynamic frequency 61 on full performance and you get the overall performance loss. 80 trigger of the cpufreq-bench, you will see no performance loss (compare with
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-fcoe | 39 Device loss timeout period (see below). Changing 126 dev_loss_tmo: The device loss timeout period for this FCF. 128 Notes: A device loss infrastructure similar to the FC Transport's
|
| /linux/Documentation/core-api/irq/ |
| H A D | irq-affinity.rst | 35 6029 packets transmitted, 6027 packets received, 0% packet loss 54 2779 packets transmitted, 2777 packets received, 0% packet loss
|
| /linux/net/rxrpc/ |
| H A D | Kconfig | 34 bool "Inject packet loss into RxRPC packet stream" 36 Say Y here to inject packet loss by discarding some received and some
|
| /linux/Documentation/driver-api/md/ |
| H A D | raid5-cache.rst | 41 doesn't cause data loss. Of course cache disk failure means the array is 64 data loss. 67 the same data stored on cache disk, so a power loss doesn't cause data loss.
|
| /linux/drivers/gpu/drm/ci/xfails/ |
| H A D | msm-apq8016-skips.txt | 15 # Currently fails and causes coverage loss for other tests
|
| H A D | meson-g12b-skips.txt | 16 # Currently fails and causes coverage loss for other tests
|
| H A D | rockchip-rk3288-skips.txt | 19 # Currently fails and causes coverage loss for other tests
|
| H A D | panfrost-g12b-skips.txt | 22 # Currently fails and causes coverage loss for other tests
|
| H A D | panfrost-mt8183-skips.txt | 22 # Currently fails and causes coverage loss for other tests
|
| H A D | mediatek-mt8173-skips.txt | 16 # Currently fails and causes coverage loss for other tests
|
| H A D | mediatek-mt8183-skips.txt | 16 # Currently fails and causes coverage loss for other tests
|
| H A D | panfrost-rk3399-skips.txt | 25 # Currently fails and causes coverage loss for other tests
|
| H A D | panfrost-rk3288-skips.txt | 25 # Currently fails and causes coverage loss for other tests
|
| H A D | rockchip-rk3399-skips.txt | 19 # Currently fails and causes coverage loss for other tests
|
| H A D | msm-apq8096-skips.txt | 18 # Currently fails and causes coverage loss for other tests
|
| H A D | virtio_gpu-none-skips.txt | 24 # Currently fails and causes coverage loss for other tests
|
| H A D | msm-sc7180-trogdor-lazor-limozeen-skips.txt | 18 # Currently fails and causes coverage loss for other tests
|
| /linux/net/sched/ |
| H A D | sch_netem.c | 92 u32 loss; member 302 return q->loss && q->loss >= get_crandom(&q->loss_cor, &q->prng); in loss_event() 1070 q->loss = qopt->loss; in netem_change() 1225 qopt.loss = q->loss; in netem_dump()
|