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 44D1B432BA for ; Mon, 6 Nov 2023 16:23:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F0B6402C2; Mon, 6 Nov 2023 16:23:14 +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 654E5402C2 for ; Mon, 6 Nov 2023 16:23:12 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1cc53d0030fso36621015ad.0 for ; Mon, 06 Nov 2023 07:23:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699284191; x=1699888991; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=A/Bexz0tL2UYVkry6EbJjr1ZZx7prsHH6gHS442/5Wk=; b=T6XFPyqWgIxV7W7/xRQUStYIeaKkJkGjp2BGTKyEMS9i2WCokD9d9qiA55nvdzqCjv Fv/4OQPFsXFcqvFEFWe1qWK2arLfQku2RzMp50TQgHzcYSL9ltk7YCD5Uti5ywR1mW3s fR9FvZ14Wn9UzdkgqvFLi0CljisDEwEEzbHxY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699284191; x=1699888991; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A/Bexz0tL2UYVkry6EbJjr1ZZx7prsHH6gHS442/5Wk=; b=vWpDnbVvS3Kef2Ph/34/zvIdQmuk3IR7H+cVYCBTne9LoeW5hVvVwm9/fX8ZhIrzGF jTrpESZqcd7J7yE/1QZQtsWxHo4A04t8hKhDJaWBlHRMIIbCKK4ocirc6Fzu39SVGmxp KtAuyTf3iKA64VfJbYByFuBImz/9mqB2pBA7mqHMpU1jIqmmveomo9J5ihW1c7eK/WES /Ky57Ofs9inbeC8JoC5bpdCbs1zrQZpNFqlKxjMr+FJX0TTK0muJGzpHd2C2qdQlKrNk OC8Nio15Aydj8LxNTpEekHcQRD5jEwukgeL97Dqc3vbDqNjl0go1YDImNbSvaeOdXFcd QsWQ== X-Gm-Message-State: AOJu0YyhRIeMA4LbyfCwTY3OqdcjCcIsNWEf9r8hb8zTIKhDpjgIlZxv 1WO/cnuVgjb4rIrNNig5sx8SaRRKxmztL6cyo6RedC5MBJ9LzS6f9NVYmw== X-Google-Smtp-Source: AGHT+IEl22I2uoaVvyIQ0nAMWrPRn3G01o2tnkZmaV/+YpedMbXroZuFY9ekYNhTAvPD6c42dqDftLNDF22l X-Received: by 2002:a17:902:c1cc:b0:1c9:e77d:62d3 with SMTP id c12-20020a170902c1cc00b001c9e77d62d3mr13190989plc.10.1699284191718; Mon, 06 Nov 2023 07:23:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f6-20020a170902684600b001c61ca06c32sm273464pln.122.2023.11.06.07.23.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 07:23:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 07:23:11 -0800 (PST) Message-ID: <654904df.170a0220.66b3d.ce0eSMTPIN_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 DC9ED605C318; Mon, 6 Nov 2023 10:23:10 -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-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/