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 7FBFA432BB for ; Mon, 6 Nov 2023 18:09:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7988240633; Mon, 6 Nov 2023 18:09:30 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 2B54F40633 for ; Mon, 6 Nov 2023 18:09:29 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1cc30bf9e22so37285015ad.1 for ; Mon, 06 Nov 2023 09:09:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699290568; x=1699895368; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cOEXRZAeiufS+2T77jbOwggYqAWaBy0vfiR3pp1j994=; b=WeTcORcrAQwc2Hs7En54wfGeVmhJk/CPNeIJR11PaFTJWkwSJluTF4Y/6L1Yl1/wyh zBCCnhN91u79r/p9iSGdK48/4qf8fRllIydpqeSuAiBGKAiHL+GKGR+foIb9uBvkO8Hf zAL7ID0lsR6ct+E9OG73H88y5inl0fLisYIBk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699290568; x=1699895368; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cOEXRZAeiufS+2T77jbOwggYqAWaBy0vfiR3pp1j994=; b=Mf5JbsB5Jkv3ypL1sCh4aqOaUBwp0Zwg9mlmQQYugv/Ax/qyzqhDYPh023BbSNGQoy Nxd2eqhQBeID+rZny2ws35F/z15eoTnKAp2WmJDizii+L9kTkznI90k/P308x7GliFFt PpxQJypZUoyg8T8xU5xLTw3fSL/zo+COc6P3bnrOmjZwVR7z5X2NU7t5WDVly6yUr7gX 9OWLSMf0qLZiUALe3KvJSvTru5Da15gkJiE8H+qlzI5AlB8z/wq88DXvWqHBShaawk4W 1d36dyC7u0LrEevqlanid/B4jgh34eJj4vEJ9Jc9yTjK87CmOqJEbt6jTh5g8tCPB+n/ yRXA== X-Gm-Message-State: AOJu0YxVaoFmQnABySJV2BoSfUj1eYqm/YaPGrVyBdHBSgWd++26vI9u W9RCTz2bVpB4DoH251hlpdOV5hylJv1fJbmpB53Pste4g2YUkSV61zraBQ== X-Google-Smtp-Source: AGHT+IFHEVNsi9Ut5tchglDJ8A0Bx2tjUAe12frQH6ErTjwa6Qz894/jVzKGXflEBeeawPaA9d17By62C2WV X-Received: by 2002:a17:902:e851:b0:1cc:42d0:dbc5 with SMTP id t17-20020a170902e85100b001cc42d0dbc5mr157625plg.13.1699290568350; Mon, 06 Nov 2023 09:09:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e6-20020a170902cf4600b001b67718fdc9sm207264plg.91.2023.11.06.09.09.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 09:09:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 09:09:28 -0800 (PST) Message-ID: <65491dc8.170a0220.bcdb7.94b3SMTPIN_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 CBA2A605C318; Mon, 6 Nov 2023 12:09:27 -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-unit-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_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +==========================+================+===========================+==============================+==============+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+----------------+---------------------------+------------------------------+--------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/