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 0AF73456BE for ; Fri, 26 Jul 2024 20:03:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DDE6F41140 for ; Fri, 26 Jul 2024 20:03:07 +0200 (CEST) Received: from mail-qt1-f181.google.com (mail-qt1-f181.google.com [209.85.160.181]) by mails.dpdk.org (Postfix) with ESMTP id 6745C40F16 for ; Fri, 26 Jul 2024 20:03:06 +0200 (CEST) Received: by mail-qt1-f181.google.com with SMTP id d75a77b69052e-44febbc323fso5396471cf.1 for ; Fri, 26 Jul 2024 11:03:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1722016985; x=1722621785; 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=A/tOl5LhAS7TcCW7LTd1T8g0j9NCnBGjqqCN2BR5tGw=; b=H/qlf6tORQcYrdNpgja5gYBEQJu8TBgR6ZLmiAu9eGzeGpd4AE9Xfitd2GpyNwzrbk CA01kqkapV9PcE+3xdmnqSG8krq83cf0w/DYp263BCxM0vd/aSLZJ4rV4PD/IE4oF/OD rU1z3BLC30+lcifaL9jeh7+Nvf1lpstsnyquFQhOrQlx+7FjW2TAmbmkSqc3cgu1p+vl ZHqrNGLW5qKlZxHBOyjo72Lt1j+CjBeaoVFnYxO8aeg+qZ5Ih5v22m4Z6+zsRQZPhbu8 Opk+EcL/DtE4mIQlGNCJZXyyElk55+LLFj5hKoLyMSmNNVQTO/OI82CcgenRnNFV3dyo ZuQw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722016985; x=1722621785; 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=A/tOl5LhAS7TcCW7LTd1T8g0j9NCnBGjqqCN2BR5tGw=; b=U6Pjyzz6yDvflSey2VpSk0X4W0M3Cq95IvAccfkHkPmpqb/ONGMjhfVWWPO/fi2iLZ Ob2PesH7ql9bQVb4ggkFjc9tCOtmM1Mq+H5dQMrv+YLlFWEq9j9qQ9CnsbyznQqNwf6u zyexuLhFUzQza2OgwWIb7Znmi0yLPuHHjIHkowuMTqH0T4SktIOx5Zvt9KxVwNPTWHo8 LfkG990Xcdzl9on+DnKeBJFXH7V0RCs/iGmtbUC6v3tqj59pIKVaG9s9GMgw7BDnScdw qzp2Ojjh9AP1WzD9mC3M2HJLCt7Qtug7OUN3d9aNSCx2be/h7FKJBoi3+13D4zC8Cpmr kkyg== X-Gm-Message-State: AOJu0YxBAUhRg2FHoOftxi8ORyq8kHyzQaOqvxNU977oSb6xPgN+g1eF V1A5mjBOndp4ArPOTN0VrgAeVHcoP2Lp+yKeTGlem719PkhyK27ycSwy+4jhdEc6oeGJ5bBs7Td u X-Google-Smtp-Source: AGHT+IHYz9h/zyH8pBB4WRUogeBCVJlB/3OGTBB3XTm5Lo4ozV105cbCL54MdHyzE0U5MiJfIyj59g== X-Received: by 2002:a05:622a:60e:b0:447:e0a0:9e75 with SMTP id d75a77b69052e-45004f81232mr4964421cf.63.1722016985365; Fri, 26 Jul 2024 11:03:05 -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-7a1d73951aasm200109285a.20.2024.07.26.11.03.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 26 Jul 2024 11:03:04 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw142738 [PATCH v4 4/4] eal: describe Arm CPU features including WFXT Date: Fri, 26 Jul 2024 14:03:04 -0400 Message-ID: <20240726180304.1497411-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240726171528.2245682-4-wathsala.vithanage@arm.com> References: <20240726171528.2245682-4-wathsala.vithanage@arm.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/142738/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10115193150