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 30FC4432BA for ; Mon, 6 Nov 2023 17:44:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B76E4025D; Mon, 6 Nov 2023 17:44:34 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 584784025D for ; Mon, 6 Nov 2023 17:44:33 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-59e88a28b98so40445107b3.1 for ; Mon, 06 Nov 2023 08:44:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699289073; x=1699893873; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mxstYyw9pTYSQjx3/mfRtowFLUSrNKtw0EjNv8NXR6k=; b=Bcp4ELHHwVo0DcR657jYObEI2tm/vv4ESbD4/FZtOQVapP53CfiB8F5Q8iOFwrFq9+ reNb6Ku3Me3hGR9Rt75Gm+Emxvh+tJZi/WNbn+1JGHx5gCzLhcKFswXx3C94ysZyEcvf hZrWzoo0Ll0hgBa72nxUZGs2jrMmx1Y7SmDJI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699289073; x=1699893873; 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=fQHlZWNB+4YHwGbeIdg0tXg+tTVCmztugkD5QxCVoQAIWc51gSytam/yGFsHyPuhQx DzmfOjkhjEtBos8e4ORWOVCO5Wk0pRuMy7GpwhnlIS5M9XuhEzSrVKWploBaV0JJQj2H ADG0+hDcNovL+aFn2mP0yIHGt14cWlN0IFgGUlgpS/3KUmmQwKwNVgd/4es7o97BY9z+ QnyY7voqPkdpC5hcvRWSGDPYMRp41ZQBZCUA1ziaGS8PwS5OVsNwi4HKBpZQzowvcsUo OcpHoYpjShGr4R7+cL1uimdLkUozLodJ/bqqo8tsVKC65tT/66bATuN6tJZDrl9KxNv8 s3PQ== X-Gm-Message-State: AOJu0YwRm9u8sVTQ5JIWrHS/BRzDYTBOPxylikZD2BPTvUTTa9IMdfye koqrTRRNi6YhQR7jVUrpkydaYIImOqb7dbbTpjCTk55h+Ln7b8tqNNQYeQ== X-Google-Smtp-Source: AGHT+IFzFyubIFgwJ17tjneo78iGsQ4z/U9bmxu8LdJ0kuSx4UIiDWCknBKRgqnAbmYtIfNB5RvvPKlP5Y9P X-Received: by 2002:a81:a1d1:0:b0:5a7:b545:dcaa with SMTP id y200-20020a81a1d1000000b005a7b545dcaamr7277622ywg.23.1699289072787; Mon, 06 Nov 2023 08:44: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 x10-20020a814a0a000000b005a23a4a4c15sm668181ywa.37.2023.11.06.08.44.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 08:44:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 08:44:32 -0800 (PST) Message-ID: <654917f0.810a0220.f0919.4f85SMTPIN_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 6F974605C318; Mon, 6 Nov 2023 11:44:32 -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/