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 2914E432BA for ; Mon, 6 Nov 2023 16:50:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11EF34025D; Mon, 6 Nov 2023 16:50:13 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 654004025D for ; Mon, 6 Nov 2023 16:50:12 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-41cd444d9d0so27153521cf.2 for ; Mon, 06 Nov 2023 07:50:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699285811; x=1699890611; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=czXIR8UZLgUocTucx69wDJjB1IQc4qteKGg6J5qdCrE=; b=EMTmefYOkZCk/jA3vtX8h4Q/EkDV2MF6S8EiN4T9mYtZXLsMIJ7z7JGPMQe84jGJaD pxnvHK9Es+LA05/LJJs0nwTxyfpl9uW0fXOHMiyLqj5kMXhpkfJQaANkJ0w5A0qsQHgz AkmPEgeS1pAZmynpudryy4eq+qFU47q0Sk3vA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699285811; x=1699890611; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=czXIR8UZLgUocTucx69wDJjB1IQc4qteKGg6J5qdCrE=; b=ivblZhaKGsOnVH+iaIo3S6N7F/5iaL9IungOnIfliHgTNtzELs8mOn+/dkmdnnL498 6dCD1hmZJ1nc7oQjgKIrJHZwUPAGeyufWzJOGTjFbLCws9jr5//87rrGo209Sc1aemLh UVvis0mNSYHTraIdqHHzL0APt3zbSJWuj7QziUBRqxR3Nst75tx0M9c+Oa4XKdl7LuDS 9it66htD5ehBDyeo3srtbDOAKwM4RTQTUJcgFFIFWy8OPtoKRQ4dikwbt6+944tFgzZK AU22Opwfj1mYm4XMmvw00jjWhANRUARMfdYV4Q78hgT55FvESJLIa3L+l5vqFeChnGZC ZXlg== X-Gm-Message-State: AOJu0Yx3VBh8vuDTLeXN8ubGV6s+jfrfO6KopYV10me8dPqy47dIwVrT bLlFH+jydH2isPzu0BzV9J6zoSv5X4jzQdepbVrW5xmtplRIfYkY8DjCow== X-Google-Smtp-Source: AGHT+IFLyV/feb9q82NbXGYka5+Kx1ivwZ+HMUtno2NeZLBVWe+NbuLlxU74mQr2fQ6u2YuqN5ZKUzSLGgZh X-Received: by 2002:ad4:5c8d:0:b0:66d:1112:e870 with SMTP id o13-20020ad45c8d000000b0066d1112e870mr34871546qvh.22.1699285811737; Mon, 06 Nov 2023 07:50: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 g11-20020a0ce4cb000000b006757eef8469sm91553qvm.46.2023.11.06.07.50.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 07:50:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 07:50:11 -0800 (PST) Message-ID: <65490b33.0c0a0220.ca9e4.5d54SMTPIN_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 63C4A605C318; Mon, 6 Nov 2023 10:50:11 -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/