Home
last modified time | relevance | path

Searched full:dropped (Results 1 – 25 of 234) sorted by relevance

12345678910

/openbmc/qemu/trace/
H A Dsimple.c30 /** Records were dropped event ID */
163 } dropped; in writeout_thread() local
173 dropped.rec.event = DROPPED_EVENT_ID; in writeout_thread()
174 dropped.rec.timestamp_ns = get_clock(); in writeout_thread()
175 dropped.rec.length = sizeof(TraceRecord) + sizeof(uint64_t); in writeout_thread()
176 dropped.rec.pid = trace_pid; in writeout_thread()
181 dropped.rec.arguments[0] = dropped_count; in writeout_thread()
183 unused = fwrite(&dropped.rec, dropped.rec.length, 1, trace_fp); in writeout_thread()
225 /* Trace Buffer Full, Event dropped ! */ in trace_record_start()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dropwatch/
H A Ddropwatch_1.5.4.bb1 SUMMARY = "Dropwatch is a utility to diagnose where packets are getting dropped"
5 ability to diagnose where packets are getting dropped."
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/dlm/dlm/
H A D0001-dlm_controld-remove-unnecessary-header-include.patch6 The timewarn netlink functionality got dropped and will be removed by
7 kernel v6.4. The user space part was already dropped by commit 34ea31e7
/openbmc/qemu/include/block/
H A Dexport.h40 * references have been dropped.
70 * user has dropped their reference, they may not e.g. remove the same
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_network_security.robot53 [Documentation] Send ICMP packet type 8 continuously and check no packets are dropped from BMC
161 # Check if TCP connections dropped.
178 # Check if TCP/Network connections dropped.
195 # Check if TCP/Network connections dropped.
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pytest-xdist_3.5.0.bb12 # Note that the dependency on pytest-forked is scheduled to be dropped in 3.0
/openbmc/qemu/include/hw/intc/
H A Dintc.h21 * the BQL is next dropped.
/openbmc/bmcweb/redfish-core/include/registries/
H A Dnetwork_device_message_registry.hpp71 "Indicates that a network connection was dropped.",
114 …ion for network adapter '%1' port '%2' function '%3' was established and dropped '%4' times in the…
H A Dfabric_message_registry.hpp241 …"Switch '%1' downstream link on port '%2' was established and dropped %3 times in the last %4 minu…
321 …"Switch '%1' interswitch link on port '%2' was established and dropped %3 times in the last %4 min…
336 …size on switch '%1' port '%2' is set to %3. One or more packets with a larger size were dropped.",
542 …"Switch '%1' upstream link on port '%2' was established and dropped %3 times in the last %4 minute…
/openbmc/phosphor-ipmi-blobs/
H A Dfs.hpp14 * TODO: Can be dropped if we implement a clean fs wrapper for test injection.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/
H A Dinfluxdb.conf120 # The maximum series allowed per database before writes are dropped. This limit can prevent
125 # The maximum number of tag values per tag that are allowed before writes are dropped. This limit
320 # would exceed this limit are dropped. Setting this value to 0 disables the limit.
411 # otherwise you could get dropped metrics or poor performance. Batching
463 # otherwise you could get dropped metrics or poor performance. Batching
502 # otherwise you could get dropped metrics or poor performance. Only points
530 # otherwise you could get dropped metrics or poor performance. Batching
/openbmc/u-boot/tools/
H A Dncb.c34 fprintf(stderr, "WARNING: serial characters dropped\n"); in main()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyzstd/
H A D0001-Bump-setuptools-dependency-from-74-to-89.patch6 Upstream sticks to 0.74 since setuptools have dropped msvc9compiler
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd-cpp-apiv3/
H A D0001-Replacing-GPR_ASSERT-with-c-assert.patch6 Latest GRPC >= 2.66 has dropped GRPC_ASSERT macro [1]
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/corstone1000/
H A D0001-Fix-FF-A-version-in-SPMC-manifest.patch8 This patch will not be upstreamed and will be dropped once
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A Dtftp-hpa-bug-fix-on-separated-CR-and-LF.patch7 blocks, LF will be just dropped instead of replacing the previous CR.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/
H A D0001-plugin.c-workaround-powerpc64le-segfaults-error.patch9 This patch should be dropped once the above issues are fixed.
/openbmc/openbmc/poky/meta/recipes-bsp/acpid/
H A Dacpid.inc6 configuration files, which can be dropped into place by packages or by the \
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/
H A DMountPoint.interface.yaml42 successfully with served image the connection is dropped after that
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Ipmi/
H A DSOL.interface.yaml54 Packet will be dropped if no ACK/NACK received by time retries expire.
/openbmc/openbmc/poky/meta/recipes-bsp/grub/files/
H A D0001-RISC-V-Restore-the-typcast-to-long.patch7 It was already typecasted to long but was accidentally dropped in [1]
/openbmc/qemu/target/hexagon/mmvec/
H A Dsystem_ext_mmvec.c31 /* On a gather store, overwrite the store mask to emulate dropped gathers */ in mem_gather_store()
/openbmc/openbmc/poky/meta/recipes-devtools/rsync/files/
H A Ddetermism.patch21 in a different way. This patch can be dropped when we upgrade to include:
/openbmc/openbmc/meta-raspberrypi/.github/actions/docker-build/
H A Daction.yml24 # subsequent push to the PR branch dropped them. In this way we rebuild
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmodplug/libmodplug/
H A D0001-fastmix-Drop-register-storage-class-keyword.patch6 It has been dropped from laters C/C++ standards ( c++17 and newer )

12345678910