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 3E2B04317C for ; Mon, 16 Oct 2023 11:58:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 391524021D; Mon, 16 Oct 2023 11:58:03 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 791D14021D for ; Mon, 16 Oct 2023 11:58:02 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a7c011e113so58358387b3.1 for ; Mon, 16 Oct 2023 02:58:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697450282; x=1698055082; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bMwXTmrd16loz1iTAScRQwYsrOXPLvArkrsgNvlaRUw=; b=jrcVp9tKC8T6EZ4bBI5luVrjOxXwsMxtRpFqV/wY02LPX6sKVHyb9/Kd4ko9XbWgU+ QpP9n74u5HMG7I346QNTjsx5SKnhvM6aOP9BVRVkuz+Kz5QL0WmBE5wcJGZq2w/WQemt ZaJ13DnrBdIzK5xEInoCQTqdK3NI2Iv2Eihy8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697450282; x=1698055082; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bMwXTmrd16loz1iTAScRQwYsrOXPLvArkrsgNvlaRUw=; b=fsIYnDAGa2kdV2TBQ3pcv+a4X3TeucWZLAa2XMSNdMPLoEpZ3NoeQO9lw3AYi6e05t p+5jAcvtHLMqYe4ZQdUEbkIfEnIQosou8Bi1SookJHPrGfaKEGaLcG93AHKXxIkItFIW ZBhgpvR3xcW0eN4fM7BIxQ2IYf2dpb+ooUIvG3iJhSDhY2mehr4gMxLiqEUjRr2ViC/b QzPCfTK3VzvvcCjLn5U8tkjPMbrMW+EJer4ut0Qkkjux1vIBZLVlnI7tvqi1KZphaVRw cEFNh2TmhhTuoJg7UtdAj8j8a/uiyB2qj7wyNxXhlM3ZyKNYhY7LMs5naBZ1UOJ7fX6b NFiw== X-Gm-Message-State: AOJu0YzmWsgHXVAgCLcXoJ1IFkMqt915N+N8kUsnlceO4vj3fcozmpYj bhg5drC4DfGEeE8yk0UrS3p9lfVDzkn+rCbQh0iOOOPhvsRgEyJR+X+AtgsEBBtmbn0milgLOQ= = X-Google-Smtp-Source: AGHT+IHKvFSkmFLUCqzVDjZt/nXA+ED3oViwVffMyykUGlH3lmWLhpLgPwkFIm6OuVqnm5TBLMLn/VeH7v3+ X-Received: by 2002:a81:9bd2:0:b0:5a7:af88:7e with SMTP id s201-20020a819bd2000000b005a7af88007emr19220634ywg.0.1697450281974; Mon, 16 Oct 2023 02:58:01 -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 w129-20020a0ded87000000b0059f50159db3sm406849ywe.52.2023.10.16.02.58.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 02:58:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 02:58:01 -0700 (PDT) Message-ID: <652d0929.0d0a0220.b4a5b.ff34SMTPIN_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 A9FCA605182A; Mon, 16 Oct 2023 05:58:01 -0400 (EDT) Subject: |SUCCESS| pw132621 [PATCH] net/idpf: fix incorrect status calculatio 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/132621 _Testing PASS_ Submitter: Simei Su Date: Monday, October 16 2023 08:41:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132621 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27936/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/