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 3AD32432BA for ; Mon, 6 Nov 2023 17:02:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35FD34025D; Mon, 6 Nov 2023 17:02:51 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 8C1DD4025D for ; Mon, 6 Nov 2023 17:02:50 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6b20577ef7bso4283451b3a.3 for ; Mon, 06 Nov 2023 08:02:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699286570; x=1699891370; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mxstYyw9pTYSQjx3/mfRtowFLUSrNKtw0EjNv8NXR6k=; b=IXBuGsavQWPDL6DOPEx9FImfHggi7ATLbaiCJBgwTPX8ALdycdM2Uv8nviRNSUFEov WAYHngJhMOg9szgSGAl5MM/KXYUKmCy1wZ1f+h+Sn2T4VJBCab4GlEjmSbuHn5OJFGhC b5Rgo/d5LTad9Yk3AmleJ7ZFLnW33We90UOvY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699286570; x=1699891370; 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=Jyl2jkHuDHG8scDp3L4BZhuCWurIdAznJqW3dH7GlQAl4WeTF55abxJ0KgR6XTLAoR 61MjfLiHFWSIW+0nrxosG5yZtiD8X5428jzAO/b+LuIn1lxlJuGglV4I/MId9QGleMKy xOMqw42e1+N+qd1RZCuZa+0+RG190lw7Mm7WTYuL2qQkQ/S0U9HurfDQ5uBIloUV2bfR kNa5Kw2/J0BUX0zS7lOwoROb6p+8iBLWgxmSd+CySsFxypkWmvd+EiB5msDXStLKZNQQ fuOhB8UjF/+7yjwNZ0g7a2e4fP+pe4ttOts2SuMeeH1zC4zHnbeO0ki0IBraBtfl0Wmw UJlw== X-Gm-Message-State: AOJu0YyeWT/Q8gjDrmIkZiBrEX4Wkbh6doE/aI2jd2bK7pGvWejhGqfD 3tp5qlajqOjf+HkOZ2qGnTR1y/iVmhUKW9NLe8HYKIN1Yo8ImLOuIXpJrg== X-Google-Smtp-Source: AGHT+IH2O32lsfOtEwXUrcv8PEmih2npmk2ZqbqxsxUePM56tBKLSpAt/xbXkqqpmwg7NVT25AUMQlIrSmnC X-Received: by 2002:a05:6a20:6a05:b0:17a:fcda:4a6b with SMTP id p5-20020a056a206a0500b0017afcda4a6bmr27352011pzk.13.1699286569814; Mon, 06 Nov 2023 08:02:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n6-20020aa79846000000b0068fce0c7163sm500561pfq.17.2023.11.06.08.02.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 08:02:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 08:02:49 -0800 (PST) Message-ID: <65490e29.a70a0220.b8c78.6105SMTPIN_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 0AEF1605C318; Mon, 6 Nov 2023 11:02:49 -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/