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 200AA43A44 for ; Thu, 1 Feb 2024 23:46:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C4A2402B9 for ; Thu, 1 Feb 2024 23:46:42 +0100 (CET) Received: from mail-qk1-f171.google.com (mail-qk1-f171.google.com [209.85.222.171]) by mails.dpdk.org (Postfix) with ESMTP id 34CF24021D for ; Thu, 1 Feb 2024 23:46:41 +0100 (CET) Received: by mail-qk1-f171.google.com with SMTP id af79cd13be357-78405c9a152so101436285a.1 for ; Thu, 01 Feb 2024 14:46:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1706827600; x=1707432400; 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=3lsyR3IC6Lh0SO7PjYdt14R1bJRtK8b3/h5wWPwQ2nk=; b=cIu9s8zP4XU4qV4cQZWnK6C3vqJ1Ckgd0xL1uZ9qhZdblhO3ZQa969Vu3cwQAWT0Ba lQPNhz8/Y7aUVqvqGc/MgooexIqma0A1NuE9O57nQXXJpKFn+3FQVNXm6v6eJE8k6UCd Iu03KyHpD33jZrdXpRoZbd8jt1jr5P3plAX9bK+VD/KM37jUz/uogrmWAsP4P9f6pwhF N1GkpJ5naaosGLjXAEi5J4hu5HdcvocJcvbrOeylQZwJQP+kcN0jzI3V4v8YQlHrNJ5/ JOLjGGQIyaVyDgGqGUW25Jj8OSf0p+RkItS82J99XuOK9vKbymsfkyNbpzTe61wwNtwn XK8w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706827600; x=1707432400; 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=3lsyR3IC6Lh0SO7PjYdt14R1bJRtK8b3/h5wWPwQ2nk=; b=UUJKdry3x5FBc93QXNbj9pd2jEtXPzKi8L49qQ+83Yqpnm0d7XmEyH4FLKn3r+rWkS nGFYeCRhZNPXVgFl22u2K6M8RGHjMNjR/7Tar9jOQHPDd0z8Lia11Iymo+MAryYBZiQN 1l4aT2yCHaawJyeGf6DeQ3byXCf06PYBhru4GxePsrGaFh5/3hXvHCF8utRKuFtSSUZC nkwyd/CJ+8zPHdUXDrSa9xHeF6NhsD1UyAjcMtq5gAE0qOexKupyFL4ME+QN2vLe6Mnv C5r42q1iuh2GBp19rva13VwLPnbB5QwLXxCfKspwWDD1eHyldJgKSVrJ8TYWc4qv/dn0 oEcA== X-Gm-Message-State: AOJu0YwFX7x+e8jjDaPlA2CV4ykqpCcFJ/lJ1LCi36HC7owRZ/XwdZHq XBNCrrPJzdhbw5PcwpRwavzRvKwKzcUQ4XPWUPLJCXVqSecL/EVTEZtRxy1m3R1mq3lZb2kyaeH s X-Google-Smtp-Source: AGHT+IENxvmX2YjvnxSgAvquKFfo0//YeyoMFYAGHhagwo3osjGRLX82JYfHA76aEnagio08U184QA== X-Received: by 2002:a05:620a:1271:b0:785:513a:aa83 with SMTP id b17-20020a05620a127100b00785513aaa83mr1368920qkl.17.1706827600268; Thu, 01 Feb 2024 14:46:40 -0800 (PST) X-Forwarded-Encrypted: i=0; AJvYcCX28IorFDUPT3ByKP4HG8JG5D0CcgAcDjfWuSsscSmh20mrGfzVZcEHn49xfrB4WXt7GMV6L1REdGHf2BsIIfYn Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id o12-20020a05620a110c00b0078366823711sm191510qkk.119.2024.02.01.14.46.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Feb 2024 14:46:39 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: pbhagavatula@marvell.com, robot@bytheb.org Subject: |FAILURE| pw136292 [PATCH v2 3/3] config/arm: allow WFE to be enabled config time Date: Thu, 1 Feb 2024 17:46:38 -0500 Message-Id: <20240201224638.3464653-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240201215731.4543-3-pbhagavatula@marvell.com> References: <20240201215731.4543-3-pbhagavatula@marvell.com> 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/136292/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7748224510 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-20.04-gcc-shared-aarch64" failed at step Build and test ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test #################################################################################### Library pcap found: NO Compiler for C supports arguments -Wcast-qual: YES Compiler for C supports arguments -Wdeprecated: YES Compiler for C supports arguments -Wformat: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wsign-compare: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -Wno-address-of-packed-member -Waddress-of-packed-member: YES Compiler for C supports arguments -Wno-packed-not-aligned -Wpacked-not-aligned: YES Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES Message: Arm implementer: Generic armv8 Message: Arm part number: generic config/arm/meson.build:735:20: ERROR: Key fallback_march is not in dict A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test #################################################################################### --------------------------------END LOGS-----------------------------