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 05E60432B0 for ; Mon, 6 Nov 2023 15:52:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D2632402DD; Mon, 6 Nov 2023 15:52:18 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 59C3A402DD for ; Mon, 6 Nov 2023 15:52:17 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3b2f507c03cso2473842b6e.2 for ; Mon, 06 Nov 2023 06:52:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699282336; x=1699887136; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vi1C/zC84g0/f4l/9Yz4nyahUUp5hIsBlS658l60KFk=; b=D/LW2kcOUwAoY5NoVpakvKVSq7p/XTBeiEz6qpWQkODiuFVNt2edtWvtj5aRAzwg6e 8JSo4wM/5vCBwZ0yKFzUrqk+rnTkkpzjtEvgML889WSOBt4AfgKhOl8LYkZt62kwHHYw SKxEycLxscnw9MXLW4ZDv5fPZbzzul203Osyg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699282336; x=1699887136; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vi1C/zC84g0/f4l/9Yz4nyahUUp5hIsBlS658l60KFk=; b=OuyQrpxEx15+p0Hkp5Zrw8OXnTsJdCc5gF7ldl/oZpKvmfHFbEA+y16HHT6V3VN5kH CFX2o+ZpTJpFPT6FoRtRnNPUZkdO8liVTSo/gVAGTvmsPHzMVfNgA7RZcmf+fipbcI6j UaHJvwaMCfnbewhUzLQ5LZv4LwkiGXBoTB59ywJME5iVBH+ngxkYy5VtIhPuPy4/FhW0 1SGJ3wUIBbXO61PFFmO6SMEUa9JUyb/FI9AeSf95YqcDdnsSOfiq5DDDghtPaeT5XCAx aUtODKEoOrkd3ai7Ron2E+VqbzAfDueGPB6LhH8a/zsBoeEtcOwdm7y1zaDDQxtVlSL5 lqtA== X-Gm-Message-State: AOJu0YxqLtz2sLQW4fXHHC2ALi51sWmwPeXYnhLOaN+4Vuv8WYqChypI jcIYu9VMCc9QS8/HzMNFOgoHFZjWorhERX2frA4yQMH0nbqCGBfStc7XrYYeZ/iQvzLGUGuNzw= = X-Google-Smtp-Source: AGHT+IFwYDzLJhalqm8ZXlMm7CqAaBu7NQ2RZyHZntGT6VmWpm0HaTSr2Et9tSFUp5wxBFXAIPEi5D9nwBzz X-Received: by 2002:a05:6808:bcb:b0:3b2:dc66:2170 with SMTP id o11-20020a0568080bcb00b003b2dc662170mr36552119oik.19.1699282336502; Mon, 06 Nov 2023 06:52:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id bk29-20020a05620a1a1d00b007639e379a9dsm404702qkb.8.2023.11.06.06.52.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 06:52:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 06:52:16 -0800 (PST) Message-ID: <6548fda0.050a0220.684a3.65d9SMTPIN_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 F082A60105CB; Mon, 6 Nov 2023 09:52:15 -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 | +---------------------+--------------------+----------------------+ 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) 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/