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 1E2124265E for ; Thu, 28 Sep 2023 11:27:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 139384064A; Thu, 28 Sep 2023 11:27:02 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id A3C9C4064A for ; Thu, 28 Sep 2023 11:27:01 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1a1fa977667so6829437fac.1 for ; Thu, 28 Sep 2023 02:27:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695893221; x=1696498021; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xv7RFzQPwvYXjDm5p2nHrTbYipDIgKpI2CwKcB5p0vA=; b=RNFQdONoV2tus2+9o2GGVM8WUQZKAC0kR7Ku2SUHbSVVSP3a4bHSmkQegN64vexmca Gno7iegBKfJBDjNSd0SYi8lWGivDiKH34NX1PPpoPMbmlxop1Hba1jm1wNQdc0ZrjNP0 KQdzvsBN1VpunSIrp1ujiku154Eit5qndzkXU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695893221; x=1696498021; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xv7RFzQPwvYXjDm5p2nHrTbYipDIgKpI2CwKcB5p0vA=; b=QukZWB5PmK9C3pynn+BgVvry8dAOfxNh5OwnF6oVJe6uU8kxtpWhmywphkD2vnbzaV 35H23VWdASp00V2izP6AEfGqezLXtnpQQVs4g11nhALq4/XAMTfkM+qhn0QVstL58kUJ Tlk3T1wzybT2EEFNY1ipXxyxbPLURQ4iF+kNzVKXqz1rAcfyEsLLrUGyt6ZlLPReMkQD jqD4ZPcOB3ndZwQ7JQLehioencRvf+ue77cvQb/o09anEQn2mzZE2UETemtCdZApD7u8 kY/QOfhMC8IUUAlJj+rqonPz4VntL7G9C+Zsgz9yahq7auzQteIkKLd+nKfOMlfmhEuR WNHA== X-Gm-Message-State: AOJu0YyE97Bh7RnxheAFGJzByeyxcQO/D9zILNDqJvDOYP8dWUzQ2Ipr 8iObQ+l8RRq0vsZ7Ea6KJoxUqFWi7cYIwtBkHKKmw9s5GyWzSdAvtOcYfg== X-Google-Smtp-Source: AGHT+IGbsyR0psNwMB0tldj/YLGSdLwTKpiQqDr9NDEN5BeUUjuN4yRBMG4gENGz8PfZg3rWe7WVAS9o1SA9 X-Received: by 2002:a05:6870:4689:b0:1b0:12d7:1ef6 with SMTP id a9-20020a056870468900b001b012d71ef6mr730087oap.25.1695893221054; Thu, 28 Sep 2023 02:27:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j2-20020a056870530200b001d135b91b94sm1341415oan.47.2023.09.28.02.27.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 02:27:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 02:27:01 -0700 (PDT) Message-ID: <651546e5.050a0220.99327.2be6SMTPIN_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 889BB6052514; Thu, 28 Sep 2023 05:27:00 -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 | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/