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 B9C124265E for ; Thu, 28 Sep 2023 10:53:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B5DD3402EB; Thu, 28 Sep 2023 10:53:39 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id F1C4040150 for ; Thu, 28 Sep 2023 10:53:38 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3512f905f6cso30554245ab.3 for ; Thu, 28 Sep 2023 01:53:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695891218; x=1696496018; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uTDKSer+nI5DvvSynZHfPbuMbQ9VXPxKKfDk5S0LBio=; b=OoPt9U85kZrCHXj8FFnJwoUVK2doveRQRJL062cpoD7Y/yFB/+h0RV0v5L5sBNAmO6 J4qCoqYmQLu1x1FTpsEgqOVWSTw4L2jqcyM29gjG+Cdw6g3zvH7dORwWas+P7g84Y7f6 ocstr6iBKNCl7W54/4gv4seRUbK5Ln8kuDKxw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695891218; x=1696496018; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uTDKSer+nI5DvvSynZHfPbuMbQ9VXPxKKfDk5S0LBio=; b=Ct15K9NsxBF6kDtrM4VJu9wtcgb2PlAw1Erk49E8vC1oQZNjBQDL5I8UWgE2A3ej2C N/tsjtVQzzhUQmptYzqqsQ5Hbsnwlx43G1MCBpsxxJ/UgHRDigviBptsGpOOZULgcL4b 0Udy3xphhmbk6mtqEYooDnC3CSS5aE9miTThjO7FiAnvT59p1p4YWyxdaubTbEIKlOMa NIAyjfw147cQuFYssxJVSgtOzxIuqo68MJNe6npf5Uq17jzjO9RbLFXlrIwRwfb313VF 3De/8m0gJrGYDwpQ4wvPfzZzKBcxDN2PTm8Duxdh9KpJaHPYSaE+RPNVJOZaZXFQoz4W 0Wtw== X-Gm-Message-State: AOJu0Yyduf0ldYMbGF1n48XpzSbQF24z/KG1p6ElCpr1XFft2Eo7G2sP R8AdbqQpCWCMdWUM2iFiGwp7bZiKRoNFAXRsRm5+R1hDL+MU9S6SSmbvpurqMEsSmNJhLC19jw= = X-Google-Smtp-Source: AGHT+IHgNZczmp2WULeR03sNjFrBfM7Y0SNYiw1TKAi5VVLZ7geRjWq7ndtiTkbprUgYgUws5Y6hYd8v1ctg X-Received: by 2002:a05:6e02:1524:b0:351:4cdd:f533 with SMTP id i4-20020a056e02152400b003514cddf533mr774591ilu.4.1695891218355; Thu, 28 Sep 2023 01:53:38 -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 h22-20020a056e021d9600b003512397a97asm715076ila.57.2023.09.28.01.53.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 01:53:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 01:53:38 -0700 (PDT) Message-ID: <65153f12.050a0220.323f7.d835SMTPIN_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 C5A766052522; Thu, 28 Sep 2023 04:53:37 -0400 (EDT) Subject: |SUCCESS| pw132073 [PATCH] [v1] net/idpf: 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132073 _Testing PASS_ Submitter: Zhang, Yuying Date: Thursday, September 28 2023 05:05:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:c56185fc183fc0532d2f03aaf04bbf0989ea91a5 132073 --> 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 | +---------------------+--------------------+----------------------+ 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27757/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/