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 6FC3742A3F for ; Tue, 2 May 2023 18:51:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4DD1040ED8; Tue, 2 May 2023 18:51:48 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 6CC1740ED8 for ; Tue, 2 May 2023 18:51:46 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-63b52ad6311so4571419b3a.2 for ; Tue, 02 May 2023 09:51:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683046305; x=1685638305; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3BCaWKTSHZRv7b2Iwx1aiDAttwZV01BgTJe5xNoghbU=; b=KhH6UAtlLcvXTnjyVOKkJRIWyzPDLLIP8QRc2wwySl+pQEofUUV3IzgrnsirTB1UDm rE4Pj1mFEAvN6FHxowt59SSLIlzwNEv7MfM0m8V6N31CvbgHfzEtAlU4ZBXzmsRRH3oL 9mhsR4wI+TI8dMCf41M5Tw3XeUmTr5R44/k0g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683046305; x=1685638305; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3BCaWKTSHZRv7b2Iwx1aiDAttwZV01BgTJe5xNoghbU=; b=RiSA6dkF2057upqycSiiHpH0Byk+/Ga7DevsmnAr1YOhv+alkC4dvHboWPR6ZL4f53 Yw3/6nEZk63fOYjwRyTb9jVMZdxgFLUfq/smgYFCmq2HOwKAibGk50LnQBBLPtL864Dr XgBlMsERbexKIeWQ+2DVsRc38Ehcxey3R4K1pIbQtzvyyrmH8cfHfqtwUid74csJNxBV B72gm2MjXIqeV56i5s5FoShVr9WL+aZcOn4948pbJacINL5nXytYk3K7vqBN8Ols4VQw yA40hhvJNCFQ9XRbxzJ2Cp8h3+S4U9S0bykUXIyt3lTqkeVw1PVIqskLl25TTbK0hWtT Si9Q== X-Gm-Message-State: AC+VfDzouF0Rw5Dp/hiNHNd0CXHckR0FsEOzgjkTW/N78TlVtQMI9E8q uvia5zLJeRBXYAkDRH6yT6yyuZiXmuSzy3QzHjEClVvwRMHL4lG5HWmFu2cxm68xJffeRP6mBw= = X-Google-Smtp-Source: ACHHUZ4sSAuLXoUNcNwzYZFH/5iClqug89y9yV7gS78GDwS4fTAQYOck+SNs8IE7/Tz0cricQNT3VLoZnx9Q X-Received: by 2002:a05:6a00:1350:b0:63b:4313:f8c4 with SMTP id k16-20020a056a00135000b0063b4313f8c4mr25902788pfu.9.1683046305503; Tue, 02 May 2023 09:51:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id t15-20020a056a0021cf00b0062ac50b1aa4sm3005386pfj.22.2023.05.02.09.51.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 May 2023 09:51:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 May 2023 09:51:45 -0700 (PDT) Message-ID: <64513fa1.050a0220.fc18d.746bSMTPIN_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 BC694605246B; Tue, 2 May 2023 12:51:44 -0400 (EDT) Subject: |SUCCESS| pw126661 [PATCH] [v1] examples/ip_pipeline: 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/126661 _Testing PASS_ Submitter: Jerin Jacob Kollanukkaran Date: Tuesday, May 02 2023 13:50:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126661 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 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 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 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/26148/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/