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 CBA4E42DA4 for ; Sat, 1 Jul 2023 18:12:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1D0D410DC; Sat, 1 Jul 2023 18:12:04 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id D10DD410DC for ; Sat, 1 Jul 2023 18:12:03 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-262e5e71978so1836655a91.1 for ; Sat, 01 Jul 2023 09:12:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688227923; x=1690819923; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JXmYQo78Rd0NLO6ZhBSkjzC3sqGX+QzSU4pwxa0FohM=; b=VXC9dkco6p5H1Pj5NktRJ20DlHjyTUfd9aTYl1aBzNbo5TkTT+tsmrO/4qS/8N1+bp BYEuSrdgvyCQiIRQrT+Hm05ibOh2ZYeElmDJddZaOx1UqovJwGaEEv18nIbh3a3G7htW wNuuLrq+gUbPMXjbh7HkOkkLzou6zNzeAe6vI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688227923; x=1690819923; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JXmYQo78Rd0NLO6ZhBSkjzC3sqGX+QzSU4pwxa0FohM=; b=LjtCXWlRFQOFDDt00L1q60B2Rnbae+y74CgOGPNzo0gaWv2ZCn/6G0ukbxPWuzpx7u leyCnXD3wUPDO5cCuEBkOvBoBIxwmCwVkzZNHDjN2KYfwIuZ+89yrisXHWEhBV6DIERH D0TB1tKuDfqMa963+6TtrjUqu16cqKnkDnObP+AlJi3Nw93uJSQzRdmLxnaV08Z6X8AT G8/B0EQIQJpayPPxln7w7egqW5J9ofCrjvOI1DrJ8CRcFBMXtdJlTwk+k89Ny70YvDcY qW9OXuTKAL8eLQwVwULN/qzlahf7xODmYDywgW0sNzPBuZktFkvCjO7/4fvrX74Zjq2Y T7Zg== X-Gm-Message-State: ABy/qLZQNghVp4rju+O127vvoX7BVjXWtsEnQDoyW8f87gB/DMUGi5OX b9G+boUTim81YeDY2wC8HYLWYAjQjycoh67/3IyxQ2mrH7VLHOH7w5WyJw== X-Google-Smtp-Source: APBJJlFklAIotMkYHkIromIFupzuml7E0+9ho8ityGks7hAjsLVwoIHUn4cQbfKiWk5VKnzM1psvOliN7iH2 X-Received: by 2002:a17:90a:a516:b0:25e:fb6d:ce68 with SMTP id a22-20020a17090aa51600b0025efb6dce68mr8762501pjq.6.1688227922904; Sat, 01 Jul 2023 09:12:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id rj2-20020a17090b3e8200b00262f5a3f790sm196078pjb.1.2023.07.01.09.12.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 09:12:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 09:12:02 -0700 (PDT) Message-ID: <64a05052.170a0220.f568b.a95aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 10D44605246B; Sat, 1 Jul 2023 12:12:02 -0400 (EDT) Subject: |SUCCESS| pw129119-129124 [PATCH] [v6,6/6] eal: add option to put ti 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129124 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, June 29 2023 15:58:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129119-129124 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26869/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/