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 DBB944317C for ; Mon, 16 Oct 2023 11:48:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D5B594021D; Mon, 16 Oct 2023 11:48:46 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 74D104021D for ; Mon, 16 Oct 2023 11:48:45 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1ea05b3f228so1174894fac.1 for ; Mon, 16 Oct 2023 02:48:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697449724; x=1698054524; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9C3go6vSV51uQYrp7OBiN0dvjaOtJWDG8kec9SepXF4=; b=dWSkedYa2n4Jwy+oUaZDlzcuQhVjIiGn6vph2qs/g7Pj2lko4jjZmBsFAez54S6VYM RbT6JVPiAJ0XE23d5LeK3iyRawMJO374aUjTuAVNEjjd2rFJpzr9oE4arC1ctf5nqcuw YGM0mCSFGZr87uU2YfYaUZNI1edCnfT6KEYiQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697449724; x=1698054524; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9C3go6vSV51uQYrp7OBiN0dvjaOtJWDG8kec9SepXF4=; b=RiP9KjGay1/iAFTj+Qcx6JcV3iODBls5+a7Hop99s/mdh+G67seE251g5RsNY5XyjH PAPOEJG72Km2xP7aj96PwIGYPmYXQkYPa/uJ43CDBDJ2Njb6cubAiYdOjlmCowVXdG0e thipdrUE4TDGkXG45v0I8QQTUVfGulZIvoNeGoAgejeEp6G3vym0cZmwdetHEGU7Uwbm CECWeYTKXVTFIsKce4G8zjL5iDeewy6r5q9zHIvK+iedYJ0EZIW9ZqQBZMEjjnRS2zQb DKqexFtiib4zJzwg6UJ9INJK8XotxQ9sBt0qWo8CiX8bW3ZzrCCXdAoCwiHUtcXa+Jos 9Tvg== X-Gm-Message-State: AOJu0Yw9x99JqNflYFLNO+Gip5EHc0HoMJB2pFG9OJf/vYJGtK9CJpUb iz8/BWR/n8m5va+wgYRIh7ag11Vf8Nc9Odr91OFQWtfF3FlhJh4De4G3LuCZ1izr6kjeo4byCw= = X-Google-Smtp-Source: AGHT+IEo1DL7PRa1Tr0xKECk8At3iiWzXL69mLfQIK9Z/NtGagWBHTyxSttgRqHVOzOegAf2oeZ8aJ8OoYEe X-Received: by 2002:a05:6870:2c95:b0:1e9:9a86:2937 with SMTP id oh21-20020a0568702c9500b001e99a862937mr12784664oab.51.1697449724757; Mon, 16 Oct 2023 02:48:44 -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 zl41-20020a0568716da900b001dd4a87d433sm518834oab.13.2023.10.16.02.48.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 02:48:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 02:48:44 -0700 (PDT) Message-ID: <652d06fc.050a0220.9dee1.abe0SMTPIN_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 412D5605182A; Mon, 16 Oct 2023 05:48:44 -0400 (EDT) Subject: |SUCCESS| pw132622 [PATCH] net/cpfl: fix incorrect status calculatio From: dpdklab@iol.unh.edu To: Test Report Cc: Simei Su 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/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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/