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 D22584317C for ; Mon, 16 Oct 2023 11:33:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD433402D6; Mon, 16 Oct 2023 11:33:31 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 15842406B6 for ; Mon, 16 Oct 2023 11:33:26 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-57b706f604aso2671425eaf.0 for ; Mon, 16 Oct 2023 02:33:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697448805; x=1698053605; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GFtP1fa/B8zPZkswefXoIc3CBg6YUSF10ELOUTJvbas=; b=Hih3CDgURYDQWMll3AEJZwwV5ERDcHS1OAs/uK8Cgz1WBCjttAv8tn00Ay6D2szvQS kkQtihDnUhRgUtJ1NZyE3ZI1ctknCnmUwIGBaZfxRvRDbdK2fXDWCDHlC7D+KEfx8NLy /npVYoqnEfXE7HAdspo9/Qaa3kUMeMOMcqRdc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697448805; x=1698053605; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GFtP1fa/B8zPZkswefXoIc3CBg6YUSF10ELOUTJvbas=; b=m9YFDbp9S8B1994xjQJ+M7SoN3TgR5lW/7XyR+Ie/4HULwhK+L5hTSk3uhI5gGuAOL J6jVWeVGbY9ZTQRixbgCEiXznY5/2Ck3Er5c4ghJ7fvTC1jFega79X3QRGO1M5aJ1MII IE2/NN1p3tWPDdAoiixllc3YxNYnW2DqSWsvJEhPkd0zEJkC08fQusnQu/89K5n2oy4U vn2N2+HxJnehZWxdjbSYbXUahDg8+jFs4RARQD+l9LcjE76usLM3jdIbkviDP3c1xw2o K28n53SPEhSE5ID4k0goIvSKS/jKjii23Oc6KYAT5GJNQJPfwkKVUFwueBLiMywoOxoP YleA== X-Gm-Message-State: AOJu0Yw7UXB6RYThPmOax7s2JxmV0qYrw51r9wh/IvZfZc7YXL+ZdmLh /RCfQ88ShbRt4rv8tvqAYX5asfasQkJJYJYXM2j9jLeGFqWsfAZx/0Z5YC7HRD9gtdikUqgwkg= = X-Google-Smtp-Source: AGHT+IFmSyzskipJQOq2WRyWvx35SIMhA9WmyPJSMpND2X/A1PeG4LbiQZomZxNsWe5Vs17vfS2gAocl0RWS X-Received: by 2002:a4a:dd03:0:b0:581:3fd3:cc48 with SMTP id m3-20020a4add03000000b005813fd3cc48mr18855563oou.1.1697448805567; Mon, 16 Oct 2023 02:33:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id z85-20020a4a4958000000b0057ddd8f39aasm335535ooa.15.2023.10.16.02.33.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 02:33:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 02:33:25 -0700 (PDT) Message-ID: <652d0365.4a0a0220.1cbf0.953bSMTPIN_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 18279605182A; Mon, 16 Oct 2023 05:33:25 -0400 (EDT) Subject: |SUCCESS| pw132622 [PATCH] net/cpfl: fix incorrect status calculatio 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/132622 _Testing PASS_ Submitter: Simei Su Date: Monday, October 16 2023 08:42:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132622 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27937/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/