From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 40ED544115 for ; Thu, 30 May 2024 21:03:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 17258402E6 for ; Thu, 30 May 2024 21:03:45 +0200 (CEST) Received: from mail-qk1-f174.google.com (mail-qk1-f174.google.com [209.85.222.174]) by mails.dpdk.org (Postfix) with ESMTP id 6003A40289 for ; Thu, 30 May 2024 21:03:43 +0200 (CEST) Received: by mail-qk1-f174.google.com with SMTP id af79cd13be357-794ab1bafedso82007085a.3 for ; Thu, 30 May 2024 12:03:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1717095822; x=1717700622; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=G0bIz5tusPDatuWDNZggMqONZjKVRdXQNkZitMCJLzA=; b=LmHyoCPt2bhul807wpPi5nAViagoB4nUQ416i11t+d/eqNnjlh3GyIBxYcJrV3cq1F 85U6NM6z0xVvufoY/ws6LEJJJWPWU9rcFNmcuG2MqDPScFH9LAM2qKGxoNk4jfXb4lXP Gfuka2sll5ItQ8kMN/junTdRUXq+4a/Hg+dGx/M/+XZeasmcZP1khbsKNE/v80LoGZDB Wjt2Xvo39f9tG50wKBzKhRwICTQJ96kHT24GLZCU14QWgMG8z0yq13/o/sYIVPZJasEy pw0T2T0wcaFvF38Rvz7accveTnFhe9AvfEjCpefGHSUfCQkTeLRcfSN87GYDGUVaDodB u1Wg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717095822; x=1717700622; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=G0bIz5tusPDatuWDNZggMqONZjKVRdXQNkZitMCJLzA=; b=fHZAEO50qDhJgRK+ze3vzV5MKvt59dODtweOTqPYDdjxjajcq8q4Uc9ksyXSSkBNSw 4tfli0bY6PzRU8R/+GClR6zBKuJuX7XfXDIwEfpsSohFUHGRu8wZmLBFf1jM/H4LmPKF 2g297Hi1KhwwcfgB51/0MobzUUj28yMWu/Quz9OYt4sCRO7McOdgVL17P2BMQdoD/q+/ AdUiCASDMH2L9+lAOSwkg0a1Z8xSY53OmY4M0xKq+FFtUwwEgRwx08KFxe7+/RRUIMeQ hNKpH45Adn0YwQT4zR6j6LkGMs1JC/AJBj5iHm6X8Ugw8Yv276bG4hsu9GPZmYSwVbVv e6DQ== X-Gm-Message-State: AOJu0YyPQs6QAHKqnZIGurl4q6utfXLpF+5jkj3pxVL7JPc0PRC3LJCc 4qKZJVzkHusnGZQs1GLSZ13zTFCIomXEa8mQnQh5NSlBhpClklg/ByjHRZoFNzFiRQJXiuZmnOB o X-Google-Smtp-Source: AGHT+IG6NIVavbX7hy6DWZVvjsNMKqKxwOkBE83qFwAHw2X3NTiTS7HlaCTObjYw2TCqHckVF7XWKQ== X-Received: by 2002:a05:620a:35a:b0:792:8d94:2bfa with SMTP id af79cd13be357-794e9e1f0damr282132085a.71.1717095822065; Thu, 30 May 2024 12:03:42 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id af79cd13be357-794f317841dsm5980085a.115.2024.05.30.12.03.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 30 May 2024 12:03:41 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: npratte@iol.unh.edu, robot@bytheb.org Subject: |FAILURE| pw140509 [PATCH v7 2/2] dts: Change hugepage 'amount' to a different term Date: Thu, 30 May 2024 15:03:40 -0400 Message-ID: <20240530190340.2316435-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240530175852.7382-3-npratte@iol.unh.edu> References: <20240530175852.7382-3-npratte@iol.unh.edu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@bytheb.org Test-Label: github-robot: build Test-Status: FAILURE http://patchwork.dpdk.org/patch/140509/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9307388565 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test "ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test #################################################################################### [723/740] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_table_lpm.cpp.o'. [724/740] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_port_in_action.cpp.o'. [725/740] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_table_stub.cpp.o'. [726/740] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_swx_extern.cpp.o'. [727/740] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_pipeline.cpp.o'. [728/740] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_swx_pipeline.cpp.o'. [729/740] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_swx_ctl.cpp.o'. [730/740] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_graph.cpp.o'. [731/740] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_table_action.cpp.o'. [732/740] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_node_ip4_api.cpp.o'. [733/740] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_node_udp4_input_api.cpp.o'. [734/740] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_node_ip6_api.cpp.o'. [735/740] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/main.cpp.o'. [736/740] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_swx_ipsec.cpp.o'. [737/740] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_node_eth_api.cpp.o'. [738/740] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_graph_worker.cpp.o'. [739/740] Linking target buildtools/chkincs/chkincs-cpp. [740/740] Generating html_guides with a custom command. FAILED: doc/guides/html /usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 24.07.0-rc0 /home/runner/work/dpdk/dpdk/doc/guides /home/runner/work/dpdk/dpdk/build/doc/guides -a -W Warning, treated as error: /home/runner/work/dpdk/dpdk/doc/guides/tools/dts.rst:577:Unknown target name: "hugepages". ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test #################################################################################### [189/740] Compiling C object 'examples/c590b3c@@dpdk-rxtx_callbacks@exe/rxtx_callbacks_main.c.o'. [190/740] Linking target examples/dpdk-rxtx_callbacks. [191/740] Compiling C object 'examples/c590b3c@@dpdk-efd_server@exe/server_node_efd_efd_server_init.c.o'. [192/740] Compiling C object 'examples/c590b3c@@dpdk-service_cores@exe/service_cores_main.c.o'. [193/740] Compiling C object 'examples/c590b3c@@dpdk-efd_node@exe/server_node_efd_efd_node_node.c.o'. [194/740] Linking target examples/dpdk-service_cores. [195/740] Compiling C object 'examples/c590b3c@@dpdk-timer@exe/timer_main.c.o'. [196/740] Linking target examples/dpdk-efd_node. [197/740] Linking target examples/dpdk-timer. [198/740] Compiling C object 'examples/c590b3c@@dpdk-skeleton@exe/skeleton_basicfwd.c.o'. [199/740] Generating commands_hdr with a meson_exe.py custom command. [200/740] Linking target examples/dpdk-skeleton. [201/740] Generating html_guides with a custom command. FAILED: doc/guides/html /usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 24.07.0-rc0 /home/runner/work/dpdk/dpdk/doc/guides /home/runner/work/dpdk/dpdk/build/doc/guides -a -W Warning, treated as error: /home/runner/work/dpdk/dpdk/doc/guides/tools/dts.rst:577:Unknown target name: "hugepages". [202/740] Compiling C object 'examples/c590b3c@@dpdk-vhost_blk@exe/vhost_blk_vhost_blk.c.o'. [203/740] Compiling C object 'examples/c590b3c@@dpdk-vhost_blk@exe/vhost_blk_vhost_blk_compat.c.o'. [204/740] Compiling C object 'examples/c590b3c@@dpdk-efd_server@exe/server_node_efd_efd_server_main.c.o'. [205/740] Compiling C object 'examples/c590b3c@@dpdk-vdpa@exe/vdpa_main.c.o'. [206/740] Compiling C object 'examples/c590b3c@@dpdk-vmdq_dcb@exe/vmdq_dcb_main.c.o'. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test #################################################################################### --------------------------------END LOGS-----------------------------