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 759784385A for ; Sun, 7 Jan 2024 20:14:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 71E44402CC; Sun, 7 Jan 2024 20:14:13 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 18F72402B1 for ; Sun, 7 Jan 2024 20:14:12 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3606de7f4bdso7899685ab.0 for ; Sun, 07 Jan 2024 11:14:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704654851; x=1705259651; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kgl4gIlMrpZbK1g5KPkEzZBBn1Dwiv99LC/bHZ/L5oA=; b=AZBtnesSXi5Dz7+0SiVEtLmtslHJAjDXUeZKSxaPSMWM8Uvu8ff2OKitnnHw4NF9xR liwTUYGnVnXLvd5jW4GUiVnSM3mOrhWmgm7l1n6/n5VBEPigFtq3GGiD9pzLY8cA+HXM uLw1xih/2msrHDzq1jcZwko7fd/S73fR1R2dk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704654851; x=1705259651; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kgl4gIlMrpZbK1g5KPkEzZBBn1Dwiv99LC/bHZ/L5oA=; b=I//HlH98hxRHn4bnMhpkL1lUPiz81OF2txgaHD4KGttxKsMs7UbxAE6gycvtpyC8yF eVF7JKWAUBlYPsbbE7oyZpGfpLojEJRG6l5WS1kCPKiPqM9eqOScBnUEdthPPwhS14c6 ZjGnWbzAoZk3MPSymPg9rXNE49dr50KmOdo0ekHdXuWjPayX536H9DoCjG4ZU2RVtHoh oJCF5E/OekFIh5Hs1T5J6jDRaKr5w4IsZwuk1CfYxw+YZbHo2LHcTVtYMCpzh0AikdDK SbAbixxcsABOX6AJkd3xmuY2iIsX4kZ76LLsbf6gwR12le0JIgP/6rkZdiLwT2bto6Bq Alvw== X-Gm-Message-State: AOJu0Yy3J4X6jbz8BF6x6ErMiDzOKeTM5GUfV1S72+J9QRlXRbj2OK8s l6mmMjpSVrOt7MukH7KgJ7L4ULwIz1PRoKOiI1QXWO75xEukmwmdHijipaCScF8D8pkhgAn9GTq ImKlj+w== X-Google-Smtp-Source: AGHT+IFFxf+DhXlL2ZVwv7OCdzBrFVn54Sph0PM1a+1Jep4E+LXqO/Lzp7vFM96OfrA6ZRJk4Zv7oiVl5zPB X-Received: by 2002:a05:6e02:32c3:b0:35f:ff8c:7a31 with SMTP id bl3-20020a056e0232c300b0035fff8c7a31mr5347842ilb.65.1704654851430; Sun, 07 Jan 2024 11:14:11 -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 h9-20020a170902f7c900b001d3a3fb6e21sm162933plw.92.2024.01.07.11.14.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 11:14:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 11:14:11 -0800 (PST) Message-ID: <659af803.170a0220.b9b62.a7f3SMTPIN_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 9FC516051831; Sun, 7 Jan 2024 14:14:10 -0500 (EST) Subject: |SUCCESS| pw135792 [PATCH] [1/1] buildtools: remove absolute paths f 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/135792 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Sunday, January 07 2024 15:41:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135792 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28822/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/