/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_get_bios_post_code.robot | 20 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 D | test_bmc_reset_loop.robot | 33 # 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 D | standby_bmc.robot | 6 ... (pinging, sshing and REST commands working)
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | ping.py | 23 # 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 D | mirror_gre_flower.sh | 9 # 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 D | armada_37xx_wdt.c | 28 * 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 D | event_notification_utils.robot | 43 [Documentation] Delete event subscription with non-pinging destination IPs.
|
/openbmc/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | realtek,otto-wdt.yaml | 20 During this phase, pinging the WDT has no effect, and a reset is
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/files/ |
H A D | obmc-shutdown.sh | 46 echo Pinging watchdog ${wdt+with args $wdt}
|
/openbmc/linux/Documentation/nvdimm/ |
H A D | maintainer-entry-profile.rst | 57 In general, please wait up to one week before pinging for feedback. A
|
/openbmc/linux/arch/x86/platform/uv/ |
H A D | uv_nmi.c | 598 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 D | rohm,bd9576-pmic.yaml | 65 the maximum timeout. Eg. if pinging watchdog is not done within this time
|
/openbmc/linux/Documentation/watchdog/ |
H A D | watchdog-api.rst | 70 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 D | htx_softbootme_test.robot | 98 Run Keyword If '${l_ping}' == '${False}' Fail msg=OS not pinging in 20 minutes
|
/openbmc/linux/Documentation/filesystems/ |
H A D | xfs-maintainer-entry-profile.rst | 184 In general, please wait at least one week before pinging for feedback.
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | mac_psc.h | 29 * registers and subsequently confirmed using MacsBug (ie by pinging the
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | test_vxlan_under_vrf.sh | 88 # Check connectivity between HVs by pinging hv-2 from hv-1
|
H A D | ipsec.c | 1746 /* 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 D | sandbox_testproc.c | 277 * sandbox_testproc_ping() - Try pinging remote processor
|
H A D | rproc-uclass.c | 395 op_str = "Pinging"; in _rproc_ops_wrapper()
|
/openbmc/linux/Documentation/networking/device_drivers/cable/ |
H A D | sb1000.rst | 120 10. Try pinging a site via ``ping -c 5 www.yahoo.com``, for example. You should
|
/openbmc/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-firmware.c | 93 IVTV_DEBUG_INFO("pinging (?) APU\n"); in ivtv_halt_firmware()
|
/openbmc/linux/drivers/usb/musb/ |
H A D | tusb6010_omap.c | 162 * 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 D | maintainer-kvm-x86.rst | 77 current release cycle and have realistic expectations. If you are pinging for
|
/openbmc/linux/arch/x86/include/asm/uv/ |
H A D | uv_hub.h | 762 int pinging; member
|