Searched +full:- +full:- +full:timeout +full:- +full:boot +full:- +full:minutes (Results 1 – 18 of 18) sorted by relevance
| /third_party/mesa3d/.gitlab-ci/lava/ |
| D | lava_job_submitter.py | 3 # Copyright (C) 2020 - 2022 Collabora Limited 8 # SPDX-License-Identifier: MIT 46 # Timeout in seconds to decide if the device from the dispatched LAVA job has 57 # How many retries should be made when a timeout happen. 60 # How many attempts should be made when a timeout happen during LAVA device boot. 75 "job": {"minutes": args.job_timeout}, 76 "action": {"minutes": 3}, 78 "depthcharge-action": { 79 "minutes": 3 * NUMBER_OF_ATTEMPTS_LAVA_BOOT, 88 # URLs to our kernel rootfs to boot from, both generated by the base [all …]
|
| /third_party/mesa3d/.gitlab-ci/b2c/ |
| D | generate_b2c.py | 30 parser.add_argument('--ci-job-id') 31 parser.add_argument('--container-cmd') 32 parser.add_argument('--initramfs-url') 33 parser.add_argument('--job-success-regex') 34 parser.add_argument('--job-warn-regex') 35 parser.add_argument('--kernel-url') 36 parser.add_argument('--log-level', type=int) 37 parser.add_argument('--poweroff-delay', type=int) 38 parser.add_argument('--session-end-regex') 39 parser.add_argument('--session-reboot-regex') [all …]
|
| /third_party/mesa3d/.gitlab-ci/lava/utils/ |
| D | log_section.py | 18 FALLBACK_GITLAB_SECTION_TIMEOUT = timedelta(minutes=10) 20 # Empirically, successful device boot in LAVA time takes less than 3 21 # minutes. 22 # LAVA itself is configured to attempt thrice to boot the device, 23 # summing up to 9 minutes. 24 # It is better to retry the boot than cancel the job and re-submit to avoid 26 LogSectionType.LAVA_BOOT: timedelta(minutes=9), 28 LogSectionType.TEST_SUITE: timedelta(minutes=5), 31 # Gitlab job timeout. 32 LogSectionType.TEST_CASE: timedelta(minutes=60), [all …]
|
| /third_party/mesa3d/.gitlab-ci/test/ |
| D | gitlab-ci.yml | 7 - !reference [default, before_script] 9 - rm -rf install 10 - tar -xf artifacts/install.tar 11 …- echo -e "\e[0Ksection_start:$(date +%s):ldd_section[collapsed=true]\r\e[0KChecking ldd on driver… 12 - LD_LIBRARY_PATH=install/lib find install/lib -name "*.so" -print -exec ldd {} \; 13 - echo -e "\e[0Ksection_end:$(date +%s):ldd_section\r\e[0K" 18 - results/ 20 .test-gl: 22 - .test 23 - .use-debian/x86_test-gl [all …]
|
| /third_party/mesa3d/.gitlab-ci/bare-metal/ |
| D | poe_run.py | 37 args.dev, "results/serial-output.txt", "") 54 for line in self.ser.lines(timeout=5 * 60, phase="bootloader"): 61 "Something wrong; couldn't detect the boot start up sequence") 64 for line in self.ser.lines(timeout=self.test_timeout, phase="test"): 65 if re.search("---. end Kernel panic", line): 74 self.print_error("nouveau jetson boot bug, retrying.") 91 parser.add_argument('--dev', type=str, 93 parser.add_argument('--powerup', type=str, 95 parser.add_argument('--powerdown', type=str, 98 '--test-timeout', type=int, help='Test phase timeout (minutes)', required=True)
|
| D | fastboot_run.py | 36 args.dev, "results/serial-output.txt", "R SERIAL> ") 37 self.fastboot = "fastboot boot -s {ser} artifacts/fastboot.img".format( 49 def logged_system(self, cmd, timeout=60): argument 52 return subprocess.call(cmd, shell=True, timeout=timeout) 54 self.print_error("timeout, restarting run...") 62 for line in self.ser.lines(timeout=2 * 60, phase="bootloader"): 70 "Detected crash during boot, restarting run...") 81 print_more_lines = -1 82 for line in self.ser.lines(timeout=self.test_timeout, phase="test"): 86 print_more_lines -= 1 [all …]
|
| D | cros_servo_run.py | 36 cpu, "results/serial.txt", "R SERIAL-CPU> ") 40 ec, "results/serial-ec.txt", "R SERIAL-EC> ", line_queue=self.cpu_ser.line_queue) 48 print("W SERIAL-EC> %s" % s) 52 print("W SERIAL-CPU> %s" % s) 67 # Emit a ^N character to request network boot, because we don't have a 68 # direct-to-netboot firmware on cheza. 69 for line in self.cpu_ser.lines(timeout=120, phase="bootloader"): 94 for line in self.cpu_ser.lines(timeout=self.test_timeout, phase="test"): 95 if re.search("---. end Kernel panic", line): 111 if re.search("Kernel panic - not syncing: Asynchronous SError Interrupt", line): [all …]
|
| /third_party/mesa3d/src/amd/ci/ |
| D | gitlab-ci.yml | 5 - .lava-test:amd64 6 - .radv-rules 13 DEVICE_TYPE: hp-11A-G6-EE-grunt 15 GPU_VERSION: radv-stoney-aco 22 RUNNER_TAG: mesa-ci-x86-64-lava-hp-11A-G6-EE-grunt 25 .test-radv: 27 - .radv-rules 31 # The SPIRV -> NIR code generator generates so many harmless 32 # warnings on the shaders in VK-CTS that jobs fail due to the log 40 .b2c-test-radv-vk: [all …]
|
| /third_party/mesa3d/.gitlab-ci/tests/utils/ |
| D | test_lava_log.py | 6 # SPDX-License-Identifier: MIT 82 "msg": "Received signal: <STARTTC> mesa-ci_iris-kbl-traces", 88 "msg": "[ 16.997829] <LAVA_SIGNAL_STARTTC mesa-ci_iris-kbl-traces>", 93 "msg": "<LAVA_SIGNAL_ENDTC mesa-ci_iris-kbl-traces>", 116 "msg": "Received signal: <STARTTC> mesa-ci_iris-kbl-traces", 121 "msg": "<LAVA_SIGNAL_ENDTC mesa-ci_iris-kbl-traces>", 170 create_lava_yaml_msg(msg="[0m[0m[31mERROR - dEQP error: ", lvl="target"), 171 "\x1b[0m\x1b[0m\x1b[31mERROR - dEQP error: ", 215 msg="[0Ksection_start:1652658415:deqp[collapsed=false][0Kdeqp-runner", 218 "\x1b[0Ksection_start:1652658415:deqp[collapsed=false]\r\x1b[0Kdeqp-runner", [all …]
|
| /third_party/mesa3d/docs/ci/ |
| D | kernel.rst | 7 side-effects since many devices from different platforms are involved in the 11 ----------------- 14 https://gitlab.freedesktop.org/gfx-ci/linux 21 please refer to `.gitlab-ci/container/gitlab-ci.yml` `KERNEL_URL` variable. 22 Every tag has a standard naming: `vX.YZ-for-mesa-ci-<commit_short_SHA>`, which 25 :code:`git tag vX.YZ-for-mesa-ci-$(git rev-parse --short HEAD)` 28 --------------- 31 the script located at `.gitlab-ci/container/build-kernel.sh`. 36 When a Kernel uprev happens, it is worth compiling and cross-compiling the 44 +------------+--------------------------------------------+-------------------------------------+ [all …]
|
| /third_party/toybox/generated/ |
| D | help.h | 1 …-libc on a nommu system, you'll need to say \"y\" here.\n\nAlthough uclibc lets you detect support… 11 … even when it has a built-in version of that command. This requires\n toybox symlinks to be … 15 #define HELP_toybox_i18n "Support for UTF-8 character sets, and some locale support." 17 …t --help argument in all commands, even ones with a NULL\noptstring. (Use TOYFLAG_NOHELP to disabl… 25 #define HELP_toybox_libcrypto "Use faster hash functions out of external -lcrypto library." 29 #define HELP_toybox_selinux "Include SELinux options in commands such as ls, and add\nSELinux-speci… 35 …--long | --help | --version | [command] [arguments...]]\n\nWith no arguments, shows available comm… 43 …-D] [-F] [-R] [-n] [-v] FILE...\n\nRestores the default security contexts for the given files.\n\n… 45 …-p PRI] [-t TAG] MESSAGE...\n\nLogs message to logcat.\n\n-p Use the given priority instead of INF… 51 #define HELP_skeleton_alias "usage: skeleton_alias [-dq] [-b NUMBER]\n\nExample of a second command… [all …]
|
| /third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
| D | libcpuset.c | 4 * Copyright (c) 2006-2007 Silicon Graphics, Inc. All rights reserved. 22 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 93 * some non-zero kernel default, such as an inherited 141 /* small buffer size - for reading boolean flags or map file (1 or 2 ints) */ 179 * Arch-neutral API for obtaining NUMA distances between CPUs 221 * If not, return -1 and set errno: 222 * ENOSYS - kernel doesn't support cpusets 223 * ENODEV - /dev/cpuset not mounted 254 return -1; in check() 257 return -1; in check() [all …]
|
| /third_party/NuttX/ |
| D | ReleaseNotes | 14 "nuttx-6.27"). 16 NuttX-0.1.0 17 ----------- 23 This release has been verified on both the Linux user-mode and C5471 25 for the C5471 can be found in arch/c5471/doc/test-results.txt. 29 NuttX-0.1.1 30 ----------- 42 This release has been verified on the Linux user-mode platform, the 51 NuttX-0.1.2 52 ----------- [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 22.2.0.rst | 1 Mesa 22.2.0 Release Notes / 2022-09-21 20 --------------- 24 b1f9c8fd08f2cae3adf83355bef4d2398e8025f44947332880f2d0066bdafa8c mesa-22.2.0.tar.xz 29 ------------ 31 - WGL_ARB_create_context_robustness 33 - d3d12 ARB_robust_buffer_access_behavior 35 - VK_EXT_robustness2 for lavapipe 37 - VK_EXT_image_2d_view_of_3d on RADV 39 - zink and d3d12 GL_EXT_memory_object_win32 and GL_EXT_semaphore_win32 support 41 - vertexAttributeInstanceRateZeroDivisor support for lavapipe [all …]
|
| /third_party/node/doc/api/ |
| D | all.json | 21 …- Deprecated. The feature may emit warnings. Backward\ncompatibility is not guaranteed.</p>\n</blo… 26 "desc": "<!-- STABILITY_OVERVIEW_SLOT_BEGIN -->\n<!-- STABILITY_OVERVIEW_SLOT_END -->", 58 …-linked shared objects written in C++. The\n<a href=\"modules.html#requireid\"><code>require()</co… 63 …-js\">module.exports.hello = () => 'world';\n</code></pre>\n<p>First, create the file <code>hello.… 66 "textRaw": "Context-aware addons", 67 "name": "context-aware_addons", 68 …-aware addon can be constructed by using the macro\n<code>NODE_MODULE_INITIALIZER</code>, which ex… 80 "pr-url": "https://github.com/nodejs/node/pull/34572", 85 …-on needs to either:</p>\n<ul>\n<li>Be an Node-API addon, or</li>\n<li>Be declared as context-awar… 91 "displayName": "Context-aware addons" [all …]
|
| D | all.html | 4 <meta charset="utf-8"> 5 <meta name="viewport" content="width=device-width"> 6 <meta name="nodejs.org:node-version" content="v18.20.1"> 13 …-width:598px){.with-47-chars>.js-flavor-selector{float:none;margin:0 0 1em auto;}}@media(max-width… 15 <body class="alt apidoc" id="api-section-all"> 24 <li><a href="documentation.html" class="nav-documentation">About this documentation</a></li> 25 <li><a href="synopsis.html" class="nav-synopsis">Usage and example</a></li> 29 <li><a href="assert.html" class="nav-assert">Assertion testing</a></li> 30 <li><a href="async_context.html" class="nav-async_context">Asynchronous context tracking</a></li> 31 <li><a href="async_hooks.html" class="nav-async_hooks">Async hooks</a></li> [all …]
|
| /third_party/python/Misc/ |
| D | HISTORY | 2 -------------- 13 Release date: 2017-01-17 21 Release date: 2017-01-02 24 ----------------- 26 - Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X 29 - Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug 33 ------- 35 - Issue #28563: Fixed possible DoS and arbitrary code execution when handle 39 - In the curses module, raise an error if window.getstr() or window.instr() is 42 - Issue #27783: Fix possible usage of uninitialized memory in operator.methodcaller. [all …]
|
| /third_party/node/doc/changelogs/ |
| D | CHANGELOG_V18.md | 3 <!--lint disable maximum-line-length no-literal-urls prohibited-strings--> 71 ## 2024-04-03, Version 18.20.1 'Hydrogen' (LTS), @RafaelGSS 77 * CVE-2024-27983 - Assertion failed in node::http2::Http2Session::\~Http2Session() leads to HTTP/2 … 78 * CVE-2024-27982 - HTTP Request Smuggling via Content Length Obfuscation - (Medium) 84 …60d24938de)] - **deps**: update undici to v5.28.4 (Matteo Collina) [nodejs-private/node-private#57… 85 …f)] - **http**: do not allow OBS fold in headers by default (Paolo Insogna) [nodejs-private/node-p… 86 …] - **src**: ensure to close stream when destroying session (Anna Henningsen) [nodejs-private/node… 90 ## 2024-03-26, Version 18.20.0 'Hydrogen' (LTS), @richardlau 101 `assert` keyword, which will be removed in a future semver-major Node.js 131 #### Experimental node-api feature flags [all …]
|