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 2DE2C4265E for ; Thu, 28 Sep 2023 10:56:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C80140150; Thu, 28 Sep 2023 10:56:53 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id DF75240150 for ; Thu, 28 Sep 2023 10:56:51 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59c0d002081so155909997b3.2 for ; Thu, 28 Sep 2023 01:56:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695891411; x=1696496211; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3qnN8Icp2VTPysUdxZgEeuhtmMPu06mycpH0VMvWd28=; b=AdhYGNJ5mwm/0yOAY4spRGzG1XE/X57R2QlPxzT5VAwHyMmKl48r7FQ+ZvKXECYTwA Rssk7RNUvce6zjW1qHAKrwONyLha8bo0j6DMGFrG/LIhZDd6otHmcfuglemNef9dsCzk DjSrwQ2uDJqPxDnCSCWA9LvFFGdcn23b7jLnE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695891411; x=1696496211; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3qnN8Icp2VTPysUdxZgEeuhtmMPu06mycpH0VMvWd28=; b=O0yaAoEXXBxlIUaP0jpUIo8BSYiUWjo0dDdut+ahfHgJ14PbxmCE1e/tRcISl3A+Fa 0AGxCaXTXs0Gmz/odPHDtJU1SX4Lq6532IX+nslsBV4Hn0P++3/lMUVsUMIVfQWSVa+6 0pWdkCDYH50wK9KgJwSoOHdDuA0cii2WzQTHR7NJfuOjgSNbD8ZB1CNTPSSDpp67K6lR yESs5tE5P1Y/ZnCxlIEE91a6ZFeCH4B8Yv6Zu0n9M0GcLL089K51U6dnPdJpwzcIHKfg h7ONGWWxZqyUfxFzAChYB4m5Y+kEp9kvQ53dt17R1qopMk/UoPx0wMKF8SEKjxMuqGhy wBLw== X-Gm-Message-State: AOJu0YwTL4rqGf+tX1AGwFFx5ucMGP17W/8j1dqpdMjNgY+pVNqdOib7 Z21YPFAnB1j2SdQa3RUbt+Jq1YKbNXa+T4Nl3VHhDoO+onRhnEi3eO54jctnx8/4OVqRgqgpNw= = X-Google-Smtp-Source: AGHT+IF6WsAvLkI+C3Yqeb1KhqxQtt8hXJskGyILpWSrNEeTlAPiRDxriP/jXlhdTfUAA0wv0oPLHBUTTQ7o X-Received: by 2002:a25:bd1:0:b0:d86:5840:9df with SMTP id 200-20020a250bd1000000b00d86584009dfmr547364ybl.20.1695891411265; Thu, 28 Sep 2023 01:56:51 -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 j8-20020a25d208000000b00d817dcb4a51sm1374734ybg.5.2023.09.28.01.56.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 01:56:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 01:56:51 -0700 (PDT) Message-ID: <65153fd3.250a0220.3a46e.3b62SMTPIN_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 DB0B26052514; Thu, 28 Sep 2023 04:56:50 -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 | +---------------------+--------------------+----------------------+ | Debian Buster | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/