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 C38CA43736 for ; Wed, 20 Dec 2023 12:50:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BEC99402D9; Wed, 20 Dec 2023 12:50:46 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 5AE0740291 for ; Wed, 20 Dec 2023 12:50:38 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b7a9f90f34so269271739f.2 for ; Wed, 20 Dec 2023 03:50:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703073037; x=1703677837; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8nCkfKgYPSRmcqgL7ursGoCBwAk4Qu5RN9NZCGTAsng=; b=ahrmia4WeZ0zH0Ymf3mmlVOYr9W7/wJUIsJcf+fCYj2Bo2uCim36AlhPG/wDnqKQrA SryRiQFcVlDwwAut2LfrZ7M/k1Lmn9pZ84i+hQdBTkt4Ye7JcAtBvtdpS3RkZP2gSufq WwEG2D4NnmSz7koZuPnC6L/C/mYpNpU5MpKV8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703073037; x=1703677837; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8nCkfKgYPSRmcqgL7ursGoCBwAk4Qu5RN9NZCGTAsng=; b=E96KKeuO6mx9ClS5US94LILZuKo/pxzNHklWbUvR2MooF9xxC7JeXt3/Y8U5AAbn18 j3mXuj4nbfxN0MzZCCcoN4cmCGPD8IPZdUrIHEsEyuEYZog5h35+vR+uUTHhPK2QFjWi GOpMwriRmzxa1DPelI1qHmrs5z0MWGmj9jB71IKVBSCAY7bOjBx3bMpTzsDbcf5M+rbo FJa4nfQR77V2bOL4OCDdloFfiHuuQlEkbM6Gc+/Kyuqslp969xsV5MgnH863msvKCm3i 3dgp1iSHQGUjXU2jAp7ZPu9hQWj5wSFhiP3s4cxqgVEe9Yoko24P3t+Ib7mueiaxd6Lp T7cQ== X-Gm-Message-State: AOJu0Yxrk3HCBpCgXO9CDVs4STWgiV1xocG5QQedb6vj0ODsDRT3HW0L wllK8ViJt1iglULklVyyF/eNsuhJ7xlseRJ0dP6CRiDb898G/trQyEEHKeefVh1iWEQX3M9XzA= = X-Google-Smtp-Source: AGHT+IGqW0RDHie6r6BtANS+9zLI8pImEu4sYXndzndSl8hG2AzQOHatL7BRow0cXXckW5s0fL5Ec5W6q2Pw X-Received: by 2002:a92:cd84:0:b0:35d:6242:ee04 with SMTP id r4-20020a92cd84000000b0035d6242ee04mr21107926ilb.91.1703073037840; Wed, 20 Dec 2023 03:50:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id r15-20020a92c50f000000b0035f9d13e510sm717293ilg.39.2023.12.20.03.50.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 03:50:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 03:50:37 -0800 (PST) Message-ID: <6582d50d.920a0220.a303.ee99SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 60452605C311; Wed, 20 Dec 2023 06:50:37 -0500 (EST) Subject: |SUCCESS| pw135377 [PATCH] config/x86: config support for AMD EPYC p 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/135377 _Testing PASS_ Submitter: Tummala, Sivaprasad Date: Wednesday, December 20 2023 07:10:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135377 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28693/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/