Home
last modified time | relevance | path

Searched refs:failing (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/lua/
H A DREADME.zfs55 3. The "normal" Lua runtime handles errors by failing fatally, but since this
/f-stack/dpdk/doc/guides/tools/
H A Dtestbbdev.rst678 - ``SYN`` : LDPC syndrome parity check is failing.
680 - ``CRC`` : CRC parity check is failing when CRC check operation is included.
682 - ``SYNCRC`` : Both CRC and LDPC syndromes parity checks are failing.
/f-stack/app/redis-5.0.5/src/
H A Dcluster.c734 int clusterNodeAddFailureReport(clusterNode *failing, clusterNode *sender) { in clusterNodeAddFailureReport() argument
735 list *l = failing->fail_reports; in clusterNodeAddFailureReport()
2001 clusterNode *failing; in clusterProcessPacket() local
2004 failing = clusterLookupNode(hdr->data.fail.about.nodename); in clusterProcessPacket()
2005 if (failing && in clusterProcessPacket()
2006 !(failing->flags & (CLUSTER_NODE_FAIL|CLUSTER_NODE_MYSELF))) in clusterProcessPacket()
2011 failing->flags |= CLUSTER_NODE_FAIL; in clusterProcessPacket()
2012 failing->fail_time = mstime(); in clusterProcessPacket()
2013 failing->flags &= ~CLUSTER_NODE_PFAIL; in clusterProcessPacket()
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_16_04.rst339 Fixed i40e issue of failing to read/write rx control registers when
357 A crash could occur when failing to allocate private device context.
H A Drelease_2_1.rst920 Fixes issue where failing to allocate a segment, ``mlx4_rx_burst_sp()``
/f-stack/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst140 * If oerrors are getting incremented, TX packet validations are failing.
/f-stack/dpdk/doc/guides/contributing/
H A Dabi_policy.rst176 with the original contributor of the ABI changes, failing that, then with
/f-stack/freebsd/contrib/libsodium/
H A DChangeLog48 - Internal consistency checks failing and primitives used with
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A Dconfigure.ac1505 dnl first, but try libc too before failing.
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt412 symptom seen of this was acpixtract failing to output anything -- with a