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 7230C4317C for ; Mon, 16 Oct 2023 11:51:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D1574021D; Mon, 16 Oct 2023 11:51:32 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 527464021D for ; Mon, 16 Oct 2023 11:51:31 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1e0ee4e777bso2796394fac.3 for ; Mon, 16 Oct 2023 02:51:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697449890; x=1698054690; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9C3go6vSV51uQYrp7OBiN0dvjaOtJWDG8kec9SepXF4=; b=OJEca9Z95PmUZ0SVgREO7aU38JrBL2Nqx0u6Br1bBf49t+ODUQa831R7sSOhxkoBM9 W5Tdx8u3F6jU2cq46A22SDaqijm3X5u4tfW39PqiyrYR7U2pr4HVnd5VE/qfthJv2Pb3 wWmQRtah0YGwChBnkA7KSzSX2h8D+fxrwJJTU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697449890; x=1698054690; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9C3go6vSV51uQYrp7OBiN0dvjaOtJWDG8kec9SepXF4=; b=XYmskxzQaBFYfZ1E7smtl5eCbZJFj6nRZZrEeBmlj/BBYerhWF/bPdGz1D1Edl5uSJ ZlZ+7b6xFOETnaPldcNeKDi6qycmsJEJM37DK83UDrjAMOZw4tqAiTFiQMfL66xRFVKP n4qKOjNxR61ei65vEvv4t5AGvy8QQhO9/I87HOJZcDihM91V8mQ4ePpClMQSaJn/GpRs T54OZTwec0D24Oft31qNbXusJ/BquUDH4FgspasJJ74ZEpebuQ22fet/bVSN3ucggKae KT38Sm60PA0FyAgghN6wSs83zmBb8+Dw28rB0MYHHPRaEtovb/0N1ASnEDsPirL125Pc Y53g== X-Gm-Message-State: AOJu0YxQOuWUN4KAd/ZyFmWS25zPb2WKDNLa9UTivNRMDzhL0IaktiN5 AQHNu9nHqm5M/TSbWY5kbZWZ9Vf7Ed2CMs3UlA3V9V70xOyhukJcXOWFRqtoBrmvCfJLIgBYCQ= = X-Google-Smtp-Source: AGHT+IHcDJ5vRm7Gfg3vqDHualRt8/Y1Wx6/B1LgB8kreDuYHeE5dPNpvQhH1Q46m+sx8KkcP/7c9FG7NhZy X-Received: by 2002:a05:6870:1091:b0:1e9:b9e6:98db with SMTP id 17-20020a056870109100b001e9b9e698dbmr6475020oaq.26.1697449890739; Mon, 16 Oct 2023 02:51:30 -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 zh38-20020a0568716ba600b001dd08f33989sm514277oab.34.2023.10.16.02.51.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 02:51:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 02:51:30 -0700 (PDT) Message-ID: <652d07a2.050a0220.a0a8c.b948SMTPIN_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 3C0B4605182A; Mon, 16 Oct 2023 05:51:30 -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/