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 8D0D2432BA for ; Mon, 6 Nov 2023 16:51:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8820B4025D; Mon, 6 Nov 2023 16:51:52 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 64C9E4025D for ; Mon, 6 Nov 2023 16:51:51 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5b383b4184fso55472657b3.1 for ; Mon, 06 Nov 2023 07:51:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699285911; x=1699890711; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=czXIR8UZLgUocTucx69wDJjB1IQc4qteKGg6J5qdCrE=; b=Gf9qp1lfXa32OzPjBKXiXEiZhOsGZETfaG3gjuRs6xXMSP2fJxmSg+BZUkqJ7Er98q NSpxfMb0keuZggM+z6oKQCsYE6InjPSoykXiTiZMhQ9tGikCrTUS/ECLdrLrhF2JFScI jjX/6ghH6kaJkj5rTI/M0QohwRJySqLG1Sv/Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699285911; x=1699890711; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=czXIR8UZLgUocTucx69wDJjB1IQc4qteKGg6J5qdCrE=; b=IE+zU0BIDHXRO57hIa9ujEpQl8NGOnEPcqIjopzTiDUy2iWx+XW+0s6e3x5UexPw0G BN8xt05FP1ihycrPkvciaVnuMquaZ8o7yK/DlEslSrSyky2T+jwHkdkfzw2T3tQmuszY Z1MnmvweNfQ/O9YC4rsGCEPGoylWsu45BJEXOtZMAFf8kVqCxGGmWt2CYQitgWu9i26y SKxFs8SoJ9+6V3Q+8CGGKzN04sbfyyUZndC9XGsVrsAh+A6aPwDzMKtXXamn8+hSpeKW x1QkbdrDkPmK0vROei69Pp+oKCkN2p4l8eNGqd3CuIAi4iDU5e4UtnYAh80xLGwKSNQK G1Fw== X-Gm-Message-State: AOJu0Yw30V72CXqe9yDuEAOCDHzbuIAfMyLuU2V0PmwkNcYKc4UFP9fM jGZUm85unqPM2DJZ35C2eOVMJ2URyhYruAsT+i4qsIJuWh8uYkHUlxJi4A== X-Google-Smtp-Source: AGHT+IG3GLnWwnkL+0AR6HFy4WFlEpP2kk6UmrINQvc9tNWGTgK81eIFnPewU7/s0Mvu3H6ZChFJKcVsRSK0 X-Received: by 2002:a05:690c:fc5:b0:5a7:b464:ff1a with SMTP id dg5-20020a05690c0fc500b005a7b464ff1amr12828089ywb.6.1699285910867; Mon, 06 Nov 2023 07:51:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v186-20020a8185c3000000b005869fd2b26esm664650ywf.38.2023.11.06.07.51.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 07:51:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 07:51:50 -0800 (PST) Message-ID: <65490b96.810a0220.ff758.52b9SMTPIN_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 90EAA605C318; Mon, 6 Nov 2023 10:51:50 -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-amd64-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 | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/