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 E742343804 for ; Wed, 3 Jan 2024 04:55:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DEB7F402BC; Wed, 3 Jan 2024 04:55:44 +0100 (CET) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 8F725402A3 for ; Wed, 3 Jan 2024 04:55:43 +0100 (CET) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-7cd4d77e2ebso683579241.3 for ; Tue, 02 Jan 2024 19:55:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704254143; x=1704858943; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zxnywmBI3zzS9uo4WARiOSL7L2JvVOI/zHc2nV18mnk=; b=ZITYDnWY0fnoQmdnEV4j2d/l2DUzP5H53QRzJhRd4L43cwuIAATo9gyJHLDpEYwr98 SWuebSAdadLKHPQ0lG7EX8MWUjcbsUTxjK8Kk/XbL6I5nd8G6vGa8Wrc56JPYnWVQ41f slpeSL4gXZPG8W6QiZoaQEz5Se+4Frcyn910s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704254143; x=1704858943; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zxnywmBI3zzS9uo4WARiOSL7L2JvVOI/zHc2nV18mnk=; b=qHuDgui9cCKVqNg/7JURLvXK/RIvQ4ZqSTTL7HMB3rR0v5pSsZmTRRX7lbVnCVw1IR jcHn3EzW94X7tSXPeYMXMfha199ydBISBrrrkI4ftV0aopIO/a0TjiOL9BK268CVFbc1 4GEObWgKsF1iBusPE+YC5HL5wOs36qYKAvrFaQcrRZVk7yBRXYbruIJv5e8tB6xn7Row HyefJZzTWDsklRur5fit4X0Krp1fZeBZGnAhq/2hKScevPt7nzANicab/aBqgnEVuFpF ztjbcA4J4BWSfM/FWCSe6jiF6Bd1l9mO2wSLVi8oEfpwztwY/XXZloVDpx13vQd7AIlm nmDA== X-Gm-Message-State: AOJu0YzRZioUSful9XpJNfUiy2pDijkDHxf0W4JD5U5XCI7Gpq55N5zU eU94+Lii92eJhSzY+8b3LNqz2NT3OwaHHxdkeps2g12yizKwI+jbTpMPLYSVYf80jLCywZcLcDi 78xEl/w== X-Google-Smtp-Source: AGHT+IHcq1r37hWguY7d0a46bEHyZNNhcwMySiYYabof9Yl1Nn5dflncha5redVCGupItPVlHgKUp0AncANN X-Received: by 2002:a05:6102:3e0b:b0:466:fc0f:4f73 with SMTP id j11-20020a0561023e0b00b00466fc0f4f73mr7888964vsv.20.1704254142950; Tue, 02 Jan 2024 19:55:42 -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 k14-20020a0561023f0e00b004676d261783sm529372vsv.5.2024.01.02.19.55.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jan 2024 19:55:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jan 2024 19:55:42 -0800 (PST) Message-ID: <6594dabe.050a0220.3b90e.d6c4SMTPIN_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 982526051823; Tue, 2 Jan 2024 22:55:42 -0500 (EST) Subject: |SUCCESS| pw135691 [PATCH] [v2] build: set rte toolchain macros from 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135691 _Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, January 03 2024 00:11:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135691 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28771/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/