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 0B65E43244 for ; Mon, 30 Oct 2023 17:59:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 028CA40266; Mon, 30 Oct 2023 17:59:16 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id AED8040266 for ; Mon, 30 Oct 2023 17:59:07 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-28028f92709so1446650a91.0 for ; Mon, 30 Oct 2023 09:59:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698685147; x=1699289947; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iYJbpYnIcImFsxy1xbR9XWDxKkZFIUlrE7EOkAnpfCY=; b=HyWU92jN6gHECK4ObAQmGug6vsiTH2+HDnU0eEmzTAsZ4ruEk+fyZfcxuwQEr432D6 URGVcwwmpANmBmIAU3DdzyBiMQOHlNxZ490osOr1xe9+eJVym7VlWVXeaN23j4YXgsLW S/mXMNxwRuX9s1+x5VGnDhtaHhgqL47geXtL4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698685147; x=1699289947; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iYJbpYnIcImFsxy1xbR9XWDxKkZFIUlrE7EOkAnpfCY=; b=HFdZ8fZH0/NZG2wYPTi0ifltBR2NiSPWQ1vWBz2ebeLCHo0gqZXy9p6bIRfZDW95nf DNQEnw0AvLJXyhRN34ZTbLo5GxbNWEQP3Wy0qt0HRwXBBYZp+LDi4haxQIET+j54Vw4Z QOUb8lpQAFICYvrQLQbrn8PewpM0uPoQL2CgkKQsrNJJd9gHeFPktNbwkHOyv/LV0hMM AKXZ5tte2jiMfx0TaZ/iSVHeMChKHyefznj6nTU/4I3qrQv3quWa9si+ZaEJAfMrrsiF grxkn85mFeZaW8EFABxktEHVUggKc6Xw+w+hW3UQKTHRlsqlF6PGPy3UvWb2FoAMOJVr NtBA== X-Gm-Message-State: AOJu0YxoJHdfE8S2Hx5vYGa+dFuwfsqXwAVXO8jolLhkbhPz8MjC9ILE Go+ohVgksj+q8eKGT7d3Wh/2is3UnddQu5pOgpb8HyJerfAIhw/KAg9ui9S0/zCiGA1Cvkuf8A= = X-Google-Smtp-Source: AGHT+IGbL8fVhOagjKrpIFseHMPDF2FFyhTWXjh/Vn0zmuQkOrpt7DwZpkuYDeVfvC32kyx+s4IN23vfe24f X-Received: by 2002:a17:90a:b284:b0:280:94e8:99f8 with SMTP id c4-20020a17090ab28400b0028094e899f8mr241882pjr.10.1698685146942; Mon, 30 Oct 2023 09:59:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f21-20020a17090ac29500b0027cfded6a5esm352335pjt.0.2023.10.30.09.59.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 09:59:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 09:59:06 -0700 (PDT) Message-ID: <653fe0da.170a0220.f9987.6e94SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2A277602A042; Mon, 30 Oct 2023 12:59:06 -0400 (EDT) Subject: |SUCCESS| pw133629 [PATCH] config/arm: add cortex-A55 part number From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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 Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133629 _Testing PASS_ Submitter: Hemant Agrawal Date: Monday, October 30 2023 15:51:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:8fa22e1f79aae7dfc7a9eb77034e555e155e5e2a 133629 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28145/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/