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 4E3C945851 for ; Sat, 24 Aug 2024 06:09:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 44C58402C6; Sat, 24 Aug 2024 06:09:21 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id C40F6402C4 for ; Sat, 24 Aug 2024 06:09:19 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-2021c03c13aso20398725ad.1 for ; Fri, 23 Aug 2024 21:09:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724472559; x=1725077359; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Fv94HRtOEydM+PfU/arGt6Jly2uyBYV1LCsDzR8QRSI=; b=M28v5qP6u6YX25jEmo83VJVbYYqK9s9flR4WL6xprb53WkI5u7qN6KZ1swGNTAOS6J v1C8krWOakNhlKLRrMhHdCwrjqUvhULGPScGVFo0Q9ceXrgC7rIn0o7aWLKtIFknRQEE jjOTjelyduIg0rVk/Yw3rEYg+1f5x19UiyAqI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724472559; x=1725077359; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Fv94HRtOEydM+PfU/arGt6Jly2uyBYV1LCsDzR8QRSI=; b=IRTpXk15BJCll6OSy9ZbiY/gzmSLoX1PjTsL8QaVq408x2LkV+uBf+WC5wzTKVPlf3 TR7E079TE0iQOJpIKUXG0wcmFmFaowGYS9fwpAq15KbzwBOM0GeBtmHO//7rDTbIV8Or 6+0t5LvzNKGhjX3o5myFl8VpFcNU0tQ03V4x+FwVZzVt8bZUhkLuE2r5u54rnvSbYFJU Zy5KH689gItmS8/Wm5yrSQKCvs1eQ4h0njiISKtAj0rKmAMzVgZybvaJwuQcywG+s2eh TUDZZJy4bj+bsyskQsAkUdy30gLvugnEeKRmHHI+iuKRxrVUwJMaNAkYc1BD/Mvkj7lg s1FA== X-Gm-Message-State: AOJu0Ywo5m+oY0j2WJ4zNXTaQRFk4HBN1PfUqZJtlK4oTyPL6GiNYm76 N04yVqKj1hz3B3LlKu1bpOhwZghOB3jmw24Fy1j5oWaZpeC8yiSI5mQO8DbyK8PH7rpsPSzKTkk KoOmC/52Yv153EUAvl9WKbd1LXAvRcnIMyRs6Md0T X-Google-Smtp-Source: AGHT+IHGD+J0DITGDDVROAK9+188yhMqZk4sqD+iIEe4TkzibfTLaArReNksmnhXV9zR6SHzujbcEqthb4Zd X-Received: by 2002:a17:903:22c4:b0:1fc:253b:5951 with SMTP id d9443c01a7336-2037ee06450mr143451675ad.4.1724472558832; Fri, 23 Aug 2024 21:09:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-20385561ce9sm1952075ad.18.2024.08.23.21.09.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Aug 2024 21:09:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 23 Aug 2024 21:09:18 -0700 (PDT) Message-ID: <66c95cee.170a0220.35a267.965eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id E17CE605C351; Sat, 24 Aug 2024 00:09:17 -0400 (EDT) Subject: |SUCCESS| pw143377 [PATCH] [v3] net/cpfl: fix cpfl parser issue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240823111450.1738434-1-praveen.shetty@intel.com> References: <20240823111450.1738434-1-praveen.shetty@intel.com> 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/143377 _Testing PASS_ Submitter: Praveen Shetty Date: Friday, August 23 2024 11:14:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:22637bd9a8c26f20bf12b69f90f085d50eda9d66 143377 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#291517 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30845/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/