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 99E51455A3 for ; Sat, 6 Jul 2024 10:48:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9447940270; Sat, 6 Jul 2024 10:48:56 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 3CB214021F for ; Sat, 6 Jul 2024 10:48:55 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-4f30245cf20so503874e0c.0 for ; Sat, 06 Jul 2024 01:48:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720255734; x=1720860534; 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=Ze0iL9ycLcVlvjSxCWcpNZy3ulyKyt/RW8zso9IYe+A=; b=Pu39/c5ATOCz0wjYVcCxB/vscZ6G0/uBqVmuvwoRi/rpVFcUi3sT7UuDaRA0Il4q2L XvtXXrCJTchtOYGos/z56hXbS2/Y/GbiUytYmd2JTFQewC7Y2oyxCLeC6gmmveJ6pALZ sDO2T50/lE7swvBAV5vLMaA3XS8vUTn4GZ8mE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720255734; x=1720860534; 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=Ze0iL9ycLcVlvjSxCWcpNZy3ulyKyt/RW8zso9IYe+A=; b=H/wdDhthk/pUwDr3q//QiSbN4Bzpl4VV1iGeNhjh4PAqT8JSOwkayN92d0vi6jBwy8 6J9J5hOCcW2UzbcVroJgKglEeh3r8vggSj2hpPc+kHCnUQSt1Iw/zo+f2IcFktEE0RGC 6oK55DPDZd1BHiVoYkR/h5Emb/0W8JRasRmY8X397nWOP+1RS/rPk6V14E8stS7XPGP7 vgOOaRVNkbAYeYSfH4udhow1HS6NDYPAK0IWyBg0AjAYnqt0Vi/qwgl/+CvdR+JhMb/k 0cCL3effCaOB7j7NXPw4b/Ep3R4E8O2ZzO60WafMlWfDIY6lavY6BP8omz/g7xv0u06b Ye/g== X-Gm-Message-State: AOJu0Yy7n+MvFQDRGvLRqewu/zHhunuH8BPsURgiiU/wgVyDR1LFgP10 CJfDtcjfsfTHXOh65ocMGGk2zilKRgTSGNH9raNAa/6dGRdgDW4YAOOgbhaHQneUeHNXUyFsf9k 5vQqikytvL5K6Pw/mXGTcVFewIJEQlEwooGAokyh0 X-Google-Smtp-Source: AGHT+IGafLhWHPNFlYPn3ptaslK9SQB6TzjkisQLcCKPm4zt4AfPktfRUoFQzB5RuZFZQP2hhie0jwh0/6s7 X-Received: by 2002:a05:6122:378c:b0:4eb:5f7f:219f with SMTP id 71dfb90a1353d-4f2f3ff6964mr8730769e0c.16.1720255734570; Sat, 06 Jul 2024 01:48:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 71dfb90a1353d-4f291f1490fsm609989e0c.7.2024.07.06.01.48.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Jul 2024 01:48:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 Jul 2024 01:48:54 -0700 (PDT) Message-ID: <668904f6.050a0220.81ca1.d8dbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3118560526E2; Sat, 6 Jul 2024 04:48:54 -0400 (EDT) Subject: |PENDING| pw142146-142147 [PATCH] [v4,2/2] net/cpfl: fix +ve error c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240705130515.3090598-3-soumyadeep.hore@intel.com> References: <20240705130515.3090598-3-soumyadeep.hore@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: PENDING http://dpdk.org/patch/142147 _Testing pending_ Submitter: Soumyadeep Hore Date: Friday, July 05 2024 13:05:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:fcfb19cda4f6439f260cdeabb6c44d3c6f0d5fc4 142146-142147 --> testing pending Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PEND | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | 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 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30431/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/