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 B103643804 for ; Wed, 3 Jan 2024 04:57:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AC24D402BC; Wed, 3 Jan 2024 04:57:33 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id ACB74402A3 for ; Wed, 3 Jan 2024 04:57:32 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3b9f727d94cso4112369b6e.1 for ; Tue, 02 Jan 2024 19:57:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704254252; x=1704859052; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WQY2zS0JB2sgrz4f881BzQk7yhgA3h1J/SydzouuGO4=; b=F9gNmB9f1NX4Z3tcgSQgMGCTbQ8lzKS/jmRpKcVQ312SirrMPndtrzSyDqLrsytt+3 Yl7zXzkahrtevn8zu6yjN8o8UR27LrTtY3ha3+ASh8zPzSlQBy81OH2F5jDhSj56f7EB 8cUuH0Xwb0R4NGQpl890K4U3QgoPjvsjRx3AM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704254252; x=1704859052; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WQY2zS0JB2sgrz4f881BzQk7yhgA3h1J/SydzouuGO4=; b=fW1yEPSCnR0CzY2pk39R+c5UNW81naidsF3xEusosOubkFQgTI6gJanoq+cE+8ul6n +Ag2DbjTtht6wtAuxj4cTF9LJw6wxsDm4eq9QkPqvvgrx4CECoJOkobrvhagrp+ItZhy BkD6oC3fspZM3A+oRlJnY+Wz3tj8fRfDJZBaCuHSmW8CdTJdczDJiR28ouwT4AcwxtHM 0xbYACWNGd/bE+/0vRlS5k2UvvjWd6dp7rzSClcYLRQonY1/bzxVwU9yp77CRkcGL87Y l8Pcc7E70/eg9FrcJuVrufa0DXDBGPSKr6UuI7I13TwtvYMcpuxzeZxcOHO8ByOZRg9I dAhg== X-Gm-Message-State: AOJu0Yxl0G4QP89TiohVjICws6GodGMfZjv779+Wc2tMN3YU+YHBqLh6 St11oExxldk/9wY0/UZ+nf3hNsquGxl04ZMVO3EjSZE6rovOpb19rCwunWkg+qAym3T3iz8S/xE ObsY5ag== X-Google-Smtp-Source: AGHT+IEdlwoURCXfdY/fwBJgyxt9JgaPVIC516fDuKptTbR7QbDaB1mttl5/M738MvzZMajgIDu/TnELwURS X-Received: by 2002:a9d:4b04:0:b0:6db:b035:b5aa with SMTP id q4-20020a9d4b04000000b006dbb035b5aamr8180951otf.28.1704254252061; Tue, 02 Jan 2024 19:57:32 -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 g21-20020a4a2515000000b005917c450395sm1646857ooa.14.2024.01.02.19.57.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jan 2024 19:57:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jan 2024 19:57:32 -0800 (PST) Message-ID: <6594db2c.4a0a0220.1b857.1902SMTPIN_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 87EBE6051823; Tue, 2 Jan 2024 22:57:31 -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-compile-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_meson_compile | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 37 (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) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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/