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 0E767431B1 for ; Thu, 19 Oct 2023 20:09:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07D934021F; Thu, 19 Oct 2023 20:09:36 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 26F624021F for ; Thu, 19 Oct 2023 20:09:34 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5859d13f73dso5517006a12.1 for ; Thu, 19 Oct 2023 11:09:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697738973; x=1698343773; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IoNsAb6F5wvcT8HGXfkJqCfkDMB8ETyN/8QYQj/+jAg=; b=g8lUO6BzxCsaB9+WUAn5+WrjI1dogYCyjTzKlNoaSwJjH1WSxFRzKDCz6niO4+FonL bUoY8l1D7dHv4se+ftJDAQn7bTyYAIr81cLCCc9vInqsJMnG/RQ1umZBalcSukLVbr/S n/d9lq6HofRMEHDwUQeKJs368zue7PHRkC6q4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697738973; x=1698343773; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IoNsAb6F5wvcT8HGXfkJqCfkDMB8ETyN/8QYQj/+jAg=; b=XXQeAf3J1nPiaVOCuZ2eN+YrNy4NXtTUaYGVebWeSdPQjf0X0c37IUn9uufWKfRblw F+vlHLVt0wMEY8xv/8yYkgxU9QP+fOtlo01qC656cJcOM3uWE5Z9OqbVRzqfqgzmzp5a Y0qQHE2PXQa5xUnbI26676Y3xxhvmcWcuj21BxZaCtxQBbXbUn7/teRMyjPrZMUF1uNI Fs0jwXV3HmW+cBVI5lKCQ/TooKB90F0dBBDh/lGk8NCK9Vxt+PDIS4VS7uu5o5wpjzx0 y3pTl9zHW64lAhFPOX3S5n1AqvIOlkpZ9HvXerYbpCSl3W4cqq8a8eq5zgjs2uJ7P5zc IOYw== X-Gm-Message-State: AOJu0YztuxOYJPRlAiDNYruxsGqSvPWADhI+thCpRtlO7uNNs07ktV9J V3Zv9R74X/hCgCCacs8X0G+dojcU+3kqqKT5SrCQ4dYRonNB5AhXC7Wn4kTwac8M2cSvMYQKNg= = X-Google-Smtp-Source: AGHT+IHliU6qWUrnvHn0r+ZSAkuete6/k3jI8MM5rmIZSM9h390fQ6achYXlNw6yMRX6qpqpZMaq+lg4OruA X-Received: by 2002:a17:90b:1981:b0:268:1355:b03e with SMTP id mv1-20020a17090b198100b002681355b03emr3246867pjb.38.1697738973300; Thu, 19 Oct 2023 11:09:33 -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 l7-20020a17090ac58700b00274cd5fae77sm13179pjt.6.2023.10.19.11.09.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 11:09:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 11:09:33 -0700 (PDT) Message-ID: <653170dd.170a0220.265bc.08a4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 83720602A042; Thu, 19 Oct 2023 14:09:32 -0400 (EDT) Subject: |SUCCESS| pw132972 [PATCH] net/cpfl: fix coverity issue 403269, 4032 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/132972 _Testing PASS_ Submitter: Wenjing Qiao Date: Thursday, October 19 2023 09:24:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 132972 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ 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) 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28007/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/