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 7E15043CA5 for ; Thu, 14 Mar 2024 13:43:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 543464028C for ; Thu, 14 Mar 2024 13:43:28 +0100 (CET) Received: from mail-qv1-f50.google.com (mail-qv1-f50.google.com [209.85.219.50]) by mails.dpdk.org (Postfix) with ESMTP id 7C11540041 for ; Thu, 14 Mar 2024 13:43:27 +0100 (CET) Received: by mail-qv1-f50.google.com with SMTP id 6a1803df08f44-690d7a8f904so16116186d6.1 for ; Thu, 14 Mar 2024 05:43:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1710420206; x=1711025006; 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=E+PM1lhtlINr6d9+VuE3TgrG9A3ZJAoSeYnnQ5tYyiU=; b=oywJDtM7IIX1NbA+I4KYByM5FRyCX2Zx8hC4qy352myx8TFPR5sSfggNP42IQ2jo1L h+aUaaZ/fafRGh6lRIVueJ7F2hiESzImwrgRMO+38oV71piUlK/aU/5nwKru3A30gPgH 8yDhl1yAngad6FuHg8ZDBmZD1T6ThhkYyZlNwveMakdHwL8DlgiAdNXU+kKuRMqmwWbt iKkCmPLnorZazGaYaIiH/rL6tt6m1LqHg87pKoDlhiu43cZTH8/jDUfnhi7fcl1Qhlc6 SJMCaI1D7Da4Wkq2jf9XXgC8KglTlmA3jqwESlQFtDkt8qZB9WiKAy+aLCXlMQrZLq6k UJMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710420206; x=1711025006; 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=E+PM1lhtlINr6d9+VuE3TgrG9A3ZJAoSeYnnQ5tYyiU=; b=k8LrMjq7gTK4pc4tHTTron/WiDKNoK2Bqr90W+ZdCIPb20yWfYDY89jU1e+30HsLJ5 dC5npL+4modNJNOd+WyxKY1FwdvdqEE+xCy5ylmqTfnshexL1AQhLwPj0BdOEipEUKsQ gHuuCf5NtbmHlxVUt37WeXVXzT4KzRGRFTc3Vv49GiyrI/cbUbwdlpfUCchCeeADjGxI Bh0KKH7m6CecnTHESYgWMLEbh1KkIJlYPKC51J95vsSu2p9PDoGebl1k6e94+HfOmUMH Kisk2h+hPtkbd/TpJIWrLF7cH5g2mtYWS4LlT+QudBCkG8Ubd1BQ0+v7l/4qktQkf9jZ LBGw== X-Gm-Message-State: AOJu0YxAfTW+skR5FQBBkkrW1QPgl3PIuLwGyKnOVr+UFN8G7uW6/hAx sc2idMmhBWCOZz75BKkhAsrEE21zamoBg1AK4hOUc4Jo1ukcV3fTstu3sJICKmUtt5wg4Vl7kY+ q X-Google-Smtp-Source: AGHT+IFuCbDH0iH/boj2Q8z1nuGJdiy8fiHnp6QLFpU96Yz7AjXogNFqmK6LVTJL1UoguTbGR6chDQ== X-Received: by 2002:a05:6214:5991:b0:691:567a:1c72 with SMTP id qp17-20020a056214599100b00691567a1c72mr1220549qvb.32.1710420206101; Thu, 14 Mar 2024 05:43:26 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id gy10-20020a056214242a00b0068f6e1c3582sm373293qvb.146.2024.03.14.05.43.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 14 Mar 2024 05:43:25 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138383 [PATCH v8 5/5] config/arm: allow WFE to be enabled config time Date: Thu, 14 Mar 2024 08:43:24 -0400 Message-Id: <20240314124324.1199892-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240314113829.2511-5-pbhagavatula@marvell.com> References: <20240314113829.2511-5-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: SUCCESS http://patchwork.dpdk.org/patch/138383/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8280335842