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 3DBAC42A3F for ; Tue, 2 May 2023 17:06:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1646C40E2D; Tue, 2 May 2023 17:06:29 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id D818D40E2D for ; Tue, 2 May 2023 17:06:27 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-74df951e897so161607985a.2 for ; Tue, 02 May 2023 08:06:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683039987; x=1685631987; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AaZXU7laARWCvu3jJ1TxcVTpY4iN1eQDxrUZCW4rGho=; b=WNXJ/a+ALYhZWQvGTy8A1SnLYGJaZQE93CVqOqPGki4Vw6edQzvdDzb4TM/A+xczoe VcGzky6avR/4INvyftMRC3Pnl1B0oBxEAtGthWPAZSeI4ttFDEO/xegN7lhZGmDoI8fV xSeSyvjDlH3AQrGWqA+6tsOlP8QWkVSyFVj+I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683039987; x=1685631987; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AaZXU7laARWCvu3jJ1TxcVTpY4iN1eQDxrUZCW4rGho=; b=GS87EdGzQfJw4AkOe9Y8Z2vZtILwcHFGZ/cTIH2QA+lMm527Wmf+rme5hSu9cQYyNY PHST4iwESaeqGoYwj2F32GDbI37KCNqsp20sQQqzSarKsDIw0pc6mRq0GzhhAO+3Ol4f q/c4WSGhvD4S7B72tLArgLWFEATw12pf0mFbWYXmqcUnCSwmbp3RuXLFZiGK5ttNH7dJ pj4TMuCIV/SLz3YZ2O6yD8EicBbIOlvzEtzhbbKpA6UGtkT7MVImFMk+zmHAPvOdXh8X INCoFLjenRRGWNw7p8tvF70RWJtFw/NqFFn/42kBUdRi7G2uv6zpD7F9hvGaQrC86iwX t47w== X-Gm-Message-State: AC+VfDys/qcvx9J8N20XT5vVA86DSV2idoMJOTH+HyGXzBkGsYusp2tZ Di1e4cpnCiWaP3OrN0XSzM9HFxGI2RsXxt3hVckcxFOVs0xpgvhCc5aZ9Q== X-Google-Smtp-Source: ACHHUZ6TwMeoltSdeV/Ome/2Fn6c77RgQcmNGptcNaWj1SGRNSww7rXMXF2t2wEy1GWReZn7GGrYqB75QhtB X-Received: by 2002:ad4:5bc9:0:b0:5f4:4e3d:2bee with SMTP id t9-20020ad45bc9000000b005f44e3d2beemr4559075qvt.17.1683039985747; Tue, 02 May 2023 08:06:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ew7-20020a0562140aa700b005e938cce0e7sm1760748qvb.8.2023.05.02.08.06.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 May 2023 08:06:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 May 2023 08:06:25 -0700 (PDT) Message-ID: <645126f1.050a0220.f129e.88aaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 72B8B605246B; Tue, 2 May 2023 11:06:25 -0400 (EDT) Subject: |SUCCESS| pw126662 [PATCH] [v1] examples/ntb: fix build issue with GCC 13 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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/126662 _Testing PASS_ Submitter: Jerin Jacob Kollanukkaran Date: Tuesday, May 02 2023 13:50:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126662 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26149/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/