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 C305C4317C for ; Mon, 16 Oct 2023 11:33:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC367402D6; Mon, 16 Oct 2023 11:33:26 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 3F7DA402D6 for ; Mon, 16 Oct 2023 11:33:26 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6c0b8f42409so2982805a34.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=OSQ0c2RdWS1VB4P5YnYHV5ocEjE4fB0KpHU+9fyEI9SS7a6AwMrbXHZC7Kpz5ldEaZ 0kuRF1igIlIcX/fl/1OQyBMS28r4FC2+o+JeDH0htcG9xsabqnllZfJPdlh3Viusa08M kpJB4ZD5p4dwb9yZNw95FfIz+e7bzAqtFTjWo= 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=A2TJ/5CYSRpM2ED9L1iHQ20OQzlKEOMUTMsKDAVyDU3yfvzlfPxZVP7NKah9xA8D/M QtEieunNepMnvUNNX1yAh56AM4Dyt6aIArVfeUJxHuSLCgLKXf47l2ETNMZHJA4zsP9S 1sbNxGd587iHI94KmY2O+8/+tOgwCaGkqTyjJIPgx1UpqxSTv9qJo9rPigssunjOekoI wpKHZq2pZ2/7APSNZdZA47A8tJmvzo8X+Cv7EVEDj0WZIYWGFnrkKem7CDL1V9Qle02+ 0N3r9oikMEJwA/xxZ/ltcghz/qisFh/VRAl2cvjagXvpou+NPeBKkXxCZ9UuJQ0+AZyf /oGQ== X-Gm-Message-State: AOJu0YyPCIcb49ZXzHmotT2V52JUAWQscG87BDFBXONGGwJocZogMFcI nQLJNbc5ULe9bxKBs4+QxM6sPcJOCOx2J3hIQBRQGUGM+t+mUwj5X8vpdA== X-Google-Smtp-Source: AGHT+IFwbvOk2BGt+Ifp8acYibJ4b6YyGRm/Uf13DAvm3zAqTf6C0i6ZkVwM8kGtbGy3jFkzU6+dhrjGTJDG X-Received: by 2002:a9d:6f14:0:b0:6c6:50fb:cd0b with SMTP id n20-20020a9d6f14000000b006c650fbcd0bmr35543924otq.6.1697448805567; Mon, 16 Oct 2023 02:33:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x134-20020a4a418c000000b0057b6469990asm336643ooa.2.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.9cfae.9450SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1A1D5605182B; 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/