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 98B884559E for ; Sat, 6 Jul 2024 05:52:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D3EC42FCF; Sat, 6 Jul 2024 05:52:23 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 89A2740268 for ; Sat, 6 Jul 2024 05:52:21 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3856b7be480so4049225ab.0 for ; Fri, 05 Jul 2024 20:52:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720237941; x=1720842741; 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=aO38qSWrxsZAbphK2s1Gc9t0OKG0/RgDFZcMTi9bCeU=; b=jYka86S/SVfnBkxrSPrqg82CzEycJ5zJvuCTqPMtyjzWvLI8T4UpIykWXS3War2cuO EkT8NEBycAJQdwWms7qPJ1Hv9GO7Grz5+dscQxmVjtenqBCAEMpgL7U2G35+pwhTRxFm IO/22hfuwANKIKj5iCEevsRn5pcmGyYxg+pUw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720237941; x=1720842741; 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=aO38qSWrxsZAbphK2s1Gc9t0OKG0/RgDFZcMTi9bCeU=; b=rfK+KY1WF0rWFGLgcewc0ujkSQtFmsY2OR2Fcy8fsKySWONQ2hn5Y2oHtLFKz/a5rh qotwBZyECeKf0RnQOkRYdKaZIe5JB/IUuh2rTx+IXsNBhEh3s/1f3WG1Vr46EXT048tC 28dpixOZ7h4NbiCHwyBEb1/ucCh8Qol35Tmgun4RkUJEc/5h6WgZEJuqiv7vWFNNM88Q lSKlxsAVuKARyB2SZD9su4FsanJuiKH4EJ/X5Wo7SvPhKKOQWW5ZydIS04/H0440DMvQ Sr6CPZibNYsfCtFeTdjSul13hjoxZiTIAIN+Dy5lxCE0sVQR553wLCS0DQxJUnNcF44j lgLw== X-Gm-Message-State: AOJu0Yz0N7W8DeB9Z5LHqMWF4dt0fKtUyVV2L/I8OESi5+Q+WZz9Cyq0 KDORJlMm85jiAaNc1A+nlXrtIL4a0GCzH1u5XB7o4iEhrAhERxS4I745/dV76sl6qRRY5hINZZG iyxoHw2CJMlLYy76/9UUvtgBpRIdrrXQwFDZ8yFgInzP7S+yojcv7t7iL X-Google-Smtp-Source: AGHT+IF7MQgw+Z7dnKf2sicRI7y6+t3pxxCm4lxu8+hUa5VVAFqs/cSvBZOh8CIe6AXYNDUmgYONUhRCtCw9 X-Received: by 2002:a05:6e02:13a4:b0:374:5300:88ac with SMTP id e9e14a558f8ab-383994a0fe2mr84167965ab.18.1720237940895; Fri, 05 Jul 2024 20:52:20 -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 e9e14a558f8ab-37ad29814e8sm7328655ab.21.2024.07.05.20.52.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jul 2024 20:52:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jul 2024 20:52:20 -0700 (PDT) Message-ID: <6688bf74.050a0220.f1ba1.6c31SMTPIN_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 66B7C605C351; Fri, 5 Jul 2024 23:52:20 -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-unit-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_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PEND | PEND | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ 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 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 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 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 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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/