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 28EFD432BB for ; Mon, 6 Nov 2023 19:37:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 240504025D; Mon, 6 Nov 2023 19:37:24 +0100 (CET) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 28C674025D for ; Mon, 6 Nov 2023 19:37:23 +0100 (CET) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5b7f3f470a9so3124679a12.0 for ; Mon, 06 Nov 2023 10:37:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699295842; x=1699900642; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FttrO8x74AM9ZDU2M11rAZHysxhICAtyiqjbJciWvjQ=; b=RoJFMRVufsPnHVR+XsXGmrMjNG/K+PYWp7XNe9LxXycny1FZaC5XcJtftp4+V4uEUE eNK0HQMCmJihUTZIyCyDc9NvuhNPBmvHe3zGEEZhmKU/wh8mNI9U8imD4LOTGmI6sffQ WnjZ725VvK6jjZgTgAigoMk1kgIQ8MKZo+gks= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699295842; x=1699900642; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FttrO8x74AM9ZDU2M11rAZHysxhICAtyiqjbJciWvjQ=; b=cvnMfaaLbhaS/N3pfxeaXqRBl7l85p2IBambycQYmtoV9ZiAzeWfo063xghi12zJaU FlN/v9EULmUCLBLIzuBI1XhOA67xtAdnFW2Nj/7XomE+A7WsWr9kvBnAyEBrNd8wWb/h 0MJgFUUK1NeNGeElgm/zyFjgsdQMm3bn4JkCibWNxyVfwh1yg+IGu5i5K/w4aeWfz1RK eDlcXcA/FiX0E2n5BgG9iREtJ4eN84Tk5nikQXJ7lahkK28zwSuP5HbLE9h0Olxh+r46 cFOWjRMO2C8fY7r/3jJPeDwurCwMCGAj0BlG2R3LSXHyGzAHEZoANzSTSgXa6rsxoXrM huyA== X-Gm-Message-State: AOJu0YzfuZCanw15BQbKBdIZGFuTNz2P+AwY0QyrIRkudI2p2IjbO9g3 fzOCSNekO3iuyktYKtGF4T+hRgUS3gzrpD8D4eaGC9pbTRTqSkwlGj6SzOK+7UN5i84I/c0iEw= = X-Google-Smtp-Source: AGHT+IFbmlNQ1KI8g7O/gBl1bFqyateS6foIuQ3VVPkkNcADJiSXRrexqCyrWaqaatQy+mFxe3eamkGiCl3X X-Received: by 2002:a05:6a20:7287:b0:154:d3ac:2063 with SMTP id o7-20020a056a20728700b00154d3ac2063mr28239630pzk.27.1699295842280; Mon, 06 Nov 2023 10:37:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e37-20020a630f25000000b005b92b0b9c66sm8745pgl.22.2023.11.06.10.37.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 10:37:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 10:37:22 -0800 (PST) Message-ID: <65493262.630a0220.2433.099aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8ADDB605C318; Mon, 6 Nov 2023 13:37:21 -0500 (EST) Subject: |SUCCESS| pw133887 [PATCH] net/cpfl: fix coverity issues 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/133887 _Testing PASS_ Submitter: Wenjing Qiao Date: Monday, November 06 2023 09:59:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:70aef239d0de6b2048aecb1220da1d78edb75168 133887 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28251/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/