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 C60EB432BA for ; Mon, 6 Nov 2023 17:29:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF6BD4025D; Mon, 6 Nov 2023 17:29:33 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 267804025D for ; Mon, 6 Nov 2023 17:29:33 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1cc0d0a0355so34209695ad.3 for ; Mon, 06 Nov 2023 08:29:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699288172; x=1699892972; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mxstYyw9pTYSQjx3/mfRtowFLUSrNKtw0EjNv8NXR6k=; b=gCy1cUAgr7EmUTFH3zT+LWqdXpPC8ZIihGXrdTfLZE74mvQz+haw3pSnGAi4BjL90j 4zlRIIAhG3V60q5YouKw6GtV+r2LuIlenM0hvrSOWdudtUIIR1HwETGFq09bDdBFqJ3L AVAfznatKoejI0ebWtauJLlkWlNbmIvNpMrDg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699288172; x=1699892972; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mxstYyw9pTYSQjx3/mfRtowFLUSrNKtw0EjNv8NXR6k=; b=fvRnyGkwkKqUwe6ZLNtx1UUG66HsNkrf1XqL5ScbddZPON6zH+KT/0StED6h7ZEphh n5r9B7N0TB+4Jq/RaD5wzViRwaReDkxD5ThJD4vjHfnNKr3DCfZc4R1ctRbALx1yNqBe Bu5RaS+yHYxhRX/j9DISzWsxzhrTVhWIa5zRCJl2AtADIdCsYlUjPl94j+hpad9rBaQm JUjKi2NAv5CAmcQtiDaYtoFVS+ELk4F989aRepobfRx/fe1zSYbAHQr3vZWhpS6KW268 x6IBZGxGOp6khIJecMIqwDnhG47zc51J9HoOhbZoMrNSCfJLFb5ale7PTIUWLV0wIlQz F7pw== X-Gm-Message-State: AOJu0YwKftg1ZnWp8/h5K1DVly5waqy/JFD9ikplX4T0JuQvD7KM7L8O Qw/MV1gtDa7h/amqfMHOLVEHFdlnDwCc8lx8jVbLqvnIAnPwYS50CHEHOQ== X-Google-Smtp-Source: AGHT+IFzuWmiSHjYOYIp51MbKwvnjNLLETImvmPhGjbFRR6jlU49Ocr94Q7fvwWA5oqEy2fLc2lg8YoSdcNO X-Received: by 2002:a17:902:d481:b0:1cc:50f6:7fca with SMTP id c1-20020a170902d48100b001cc50f67fcamr21014637plg.24.1699288172391; Mon, 06 Nov 2023 08:29:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ji17-20020a170903325100b001c3adb4f9eesm203677plb.115.2023.11.06.08.29.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 08:29:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 08:29:32 -0800 (PST) Message-ID: <6549146c.170a0220.7d982.8a30SMTPIN_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 97980605C318; Mon, 6 Nov 2023 11:29:31 -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 | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/