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 4F5334317C for ; Mon, 16 Oct 2023 11:50:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A3CF4021D; Mon, 16 Oct 2023 11:50:47 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id E7D664021D for ; Mon, 16 Oct 2023 11:50:45 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-7b0ec7417bdso1295482241.2 for ; Mon, 16 Oct 2023 02:50:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697449845; x=1698054645; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PnWvb3EOHNgYGxtC3wAe7QPg/4wvNV+rk7CiaRAaTN0=; b=YkpKsiiGZqi+MtGa3sJzXRb2jppSh/rMLohe2gcmKNeffqq1KaQdVz6jOCYA7l+kyN JICth+YBxt01YjlkRnAWIBHtXv1huna5HYX/0S2pw493Q4OkjYUQY/STNURA5AzziyLN q3diYb2zBrSM/mTc8wWQPVUNjj3P/LBTTGcCk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697449845; x=1698054645; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PnWvb3EOHNgYGxtC3wAe7QPg/4wvNV+rk7CiaRAaTN0=; b=UT731jXGOFYPPGQuZfcaMlLFnYneaRI7U+Um9+kETpUyuY3MKX6xvtTkyNePQSpG1W dYZHHvcidqetl2B6q8XIyTe/UDmSDxI/It1hsTM7VUH9Dsph+OdWUlQ1yf4nQkufOKUZ +gu98vmZO0TMfSs82Zi5VllpbcfIrqV7L8Te9bwFUWZ5D/z6yHB0Evb31zr5ZScrNAHL unsnpqMPe3xU0OcCS0RBywlmLyScurX6UblsU5jLL8tOir07J+p5tlKCqZsXBtOL60Ih cIMGZ6trPLzaXx0VAeX9VVxg5bkWGUq4YivNNHuZOGJfq1PeI3RB1EBhTqKG4JcijRS5 +9Og== X-Gm-Message-State: AOJu0YxFr1stZfganaT2oYenPO95ov9Cush7i35SqTSz8oUEA4h4eSFK JPkOTVuCwPGaJPIJmTsQCipzzIcWg1FgbJSLbcKjlhOZr0tMRdIedXuH1Q== X-Google-Smtp-Source: AGHT+IGepoVdCAsBH5dg2MWtGem/IgGNU7S3gk+F1Fy+b0R/OH9aCCnRK0+E3R5ANb/atc0GJAbO5W+uNnio X-Received: by 2002:a67:fdd0:0:b0:454:2d1e:6ced with SMTP id l16-20020a67fdd0000000b004542d1e6cedmr31384559vsq.27.1697449845438; Mon, 16 Oct 2023 02:50:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e27-20020a67e19b000000b0044f50b7af34sm766250vsl.4.2023.10.16.02.50.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 02:50:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 02:50:45 -0700 (PDT) Message-ID: <652d0775.670a0220.7afd6.780eSMTPIN_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 1A6DA605182A; Mon, 16 Oct 2023 05:50:45 -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 | +---------------------+--------------------+----------------------+ | Debian Bullseye | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/