Home
last modified time | relevance | path

Searched full:pinging (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/openbmc-test-automation/ipmi/
H A Dtest_get_bios_post_code.robot20 Wait Until Keyword Succeeds 10 min 1 sec Check Host Is Pinging ${OS_HOST}
30 Wait Until Keyword Succeeds 1 min 1 sec Check Host Is Not Pinging ${OS_HOST}
31 Wait Until Keyword Succeeds 10 min 1 sec Check Host Is Pinging ${OS_HOST}
41 Wait Until Keyword Succeeds 1 min 1 sec Check Host Is Not Pinging ${OS_HOST}
80 Check Host Is Pinging
81 [Documentation] Check given ip/hostname is pinging.
89 # ... msg=${host_ip} is not pinging.
91 ... msg=${host_ip} is not pinging.
93 Check Host Is Not Pinging
94 [Documentation] Check given ip/hostname is not pinging.
[all …]
/openbmc/openbmc-test-automation/extended/
H A Dtest_bmc_reset_loop.robot33 # check if BMC is still pinging and FFDC is collected.
43 # check if BMC is still pinging and FFDC is collected.
53 # check if BMC is still pinging and FFDC is collected.
63 # check if BMC is still pinging and FFDC is collected.
H A Dstandby_bmc.robot6 ... (pinging, sshing and REST commands working)
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dping.py23 # then there's no point in pinging it.
25 print("runtime/ping: localhost detected, not pinging")
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dmirror_gre_flower.sh9 # addresses is configured with mirror action. It is expected that when pinging
10 # this address, mirroring takes place, whereas when pinging the other one,
/openbmc/linux/drivers/watchdog/
H A Darmada_37xx_wdt.c28 * while counter ID 0 is used to implement pinging the watchdog: counter ID 1 is
30 * Pinging is done by forcing immediate end count event on counter ID 0.
31 * If only one counter was used, pinging would have to be implemented by
/openbmc/openbmc-test-automation/lib/
H A Devent_notification_utils.robot43 [Documentation] Delete event subscription with non-pinging destination IPs.
/openbmc/linux/Documentation/devicetree/bindings/watchdog/
H A Drealtek,otto-wdt.yaml20 During this phase, pinging the WDT has no effect, and a reset is
/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/files/
H A Dobmc-shutdown.sh46 echo Pinging watchdog ${wdt+with args $wdt}
/openbmc/linux/Documentation/nvdimm/
H A Dmaintainer-entry-profile.rst57 In general, please wait up to one week before pinging for feedback. A
/openbmc/linux/arch/x86/platform/uv/
H A Duv_nmi.c598 uv_cpu_nmi_per(cpu).pinging = 1; in uv_nmi_nr_cpus_ping()
609 uv_cpu_nmi_per(cpu).pinging = 0; in uv_nmi_cleanup_mask()
944 if (!this_cpu_read(uv_cpu_nmi.pinging) && !uv_check_nmi(hub_nmi)) { in uv_handle_nmi()
1008 if (!this_cpu_read(uv_cpu_nmi.pinging)) { in uv_handle_nmi_ping()
1016 this_cpu_write(uv_cpu_nmi.pinging, 0); in uv_handle_nmi_ping()
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Drohm,bd9576-pmic.yaml65 the maximum timeout. Eg. if pinging watchdog is not done within this time
/openbmc/linux/Documentation/watchdog/
H A Dwatchdog-api.rst70 stop pinging the watchdog without disabling it first. This will then
78 Pinging the watchdog using an ioctl:
/openbmc/openbmc-test-automation/systest/
H A Dhtx_softbootme_test.robot98 Run Keyword If '${l_ping}' == '${False}' Fail msg=OS not pinging in 20 minutes
/openbmc/linux/Documentation/filesystems/
H A Dxfs-maintainer-entry-profile.rst184 In general, please wait at least one week before pinging for feedback.
/openbmc/linux/arch/m68k/include/asm/
H A Dmac_psc.h29 * registers and subsequently confirmed using MacsBug (ie by pinging the
/openbmc/linux/tools/testing/selftests/net/
H A Dtest_vxlan_under_vrf.sh88 # Check connectivity between HVs by pinging hv-2 from hv-1
H A Dipsec.c1746 /* UDP pinging without xfrm */ in child_serv()
1771 /* UDP pinging with xfrm tunnel */ in child_serv()
1895 /* UDP pinging without xfrm */ in grand_child_serv()
/openbmc/u-boot/drivers/remoteproc/
H A Dsandbox_testproc.c277 * sandbox_testproc_ping() - Try pinging remote processor
H A Drproc-uclass.c395 op_str = "Pinging"; in _rproc_ops_wrapper()
/openbmc/linux/Documentation/networking/device_drivers/cable/
H A Dsb1000.rst120 10. Try pinging a site via ``ping -c 5 www.yahoo.com``, for example. You should
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-firmware.c93 IVTV_DEBUG_INFO("pinging (?) APU\n"); in ivtv_halt_firmware()
/openbmc/linux/drivers/usb/musb/
H A Dtusb6010_omap.c162 * Easy to test with g_ether by pinging the MUSB board with ping -s54. in tusb_omap_dma_cb()
/openbmc/linux/Documentation/process/
H A Dmaintainer-kvm-x86.rst77 current release cycle and have realistic expectations. If you are pinging for
/openbmc/linux/arch/x86/include/asm/uv/
H A Duv_hub.h762 int pinging; member

12