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 C31164260D for ; Thu, 21 Sep 2023 21:11:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BE06C400D5; Thu, 21 Sep 2023 21:11:35 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 5C1A4400D5 for ; Thu, 21 Sep 2023 21:11:34 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c5cd27b1acso11258985ad.2 for ; Thu, 21 Sep 2023 12:11:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695323493; x=1695928293; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BdZUNVWuq1aY4vdjPdZ5vAxDeUbztTOSPcM53XeGkvA=; b=OTtY8CGsZp7UaFGOHT92vk6PDhT78+I4vVe1FuBwzYUgGk31MF4wuu4UmyIeg3bHpO lVuMB9jOX8IMz54H9bx+yZKxse+nnlXrE9Zgkkzx4Vn/OUklcGklDjz01VfZh5ImsKwj 0yiFr9r3bJHMZbHVGgDzo5pA/+mZRXqmi+BbA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695323493; x=1695928293; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BdZUNVWuq1aY4vdjPdZ5vAxDeUbztTOSPcM53XeGkvA=; b=UzBUHQTw5su2rhUm1AxVhjOiM6XTYbWhuZDH/ULA6/JnOzNDr820R7bQvtDUywaOPm 7/IuuLqwQYT9xFBW2POlQFRb11XQOvM5ebSx5g/Qkwjmc+G4SabIj2kyYTTs7jcioPVB gTujiDNHCspup6pbtr7GtJTgN38or3BqqOclegKc/jD4S7gGX16FDSphNKcRRqaBdCnc LBEizDcYfGLE2VeUsxB9SauhBVKnQ1NslpaFWYnTWel4pPjPKnUq1cHIM/shDcxZogxW +nK5Sdgm9nQmf+QgPq1hGwp5Ks7EV8bl2wxQfl52ITQBxUMpybZL6xeLlx4cJODbNJxX d5Gg== X-Gm-Message-State: AOJu0YwWkAxe2lm8ynz/ZMFk0xwGAELuM3RiemIKqmm7lpQCBN2Hc3xe e0DXgTbECCX7l9B01BWCn2Dmk0reXcmfR1DZa1Wi65qSous3em9avTX9Ow== X-Google-Smtp-Source: AGHT+IHb17Iksds4dweHCYNIYD39DcmN64maWLGDtGSw2jklhc+JMu3CgHFrcCtypNSxFWLCGYixrdf0hhLk X-Received: by 2002:a17:902:7602:b0:1c3:9aaf:97be with SMTP id k2-20020a170902760200b001c39aaf97bemr5818977pll.56.1695323493576; Thu, 21 Sep 2023 12:11:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jc19-20020a17090325d300b001bdd6ccc90bsm80859plb.47.2023.09.21.12.11.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 12:11:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 12:11:33 -0700 (PDT) Message-ID: <650c9565.170a0220.ea618.3d8eSMTPIN_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 C41D66052514; Thu, 21 Sep 2023 15:11:32 -0400 (EDT) Subject: |SUCCESS| pw131805 [PATCH] [v1] net/cpfl: fix incorrect status calcu 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/131805 _Testing PASS_ Submitter: Zhang, Yuying Date: Tuesday, August 22 2023 01:17:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131805 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27690/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/