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 C35154317D for ; Mon, 16 Oct 2023 12:41:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B93D540A6C; Mon, 16 Oct 2023 12:41:15 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 08A3B4021D for ; Mon, 16 Oct 2023 12:41:14 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6c4f1f0774dso3111383a34.2 for ; Mon, 16 Oct 2023 03:41:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697452873; x=1698057673; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3qG+Xf08/p+azAYRpWWVrG2Eie8EBh+Mjtyz4pENScA=; b=CHPXt7wsp23/wYmAxrA20kuVpEH7+8lhEw2KQy3E4cvg+TBDwxQqU7Z+s8MXhOybKM 71DW5Trn+fpYIwwb6uVlBQUOUIGae5QroAiXV9E4ZLtW2LreQalZOPO1eZlYZy55lEDF y3PYm+eujznQaLQLNek2OXmNQUytszDhZSeXU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697452873; x=1698057673; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3qG+Xf08/p+azAYRpWWVrG2Eie8EBh+Mjtyz4pENScA=; b=w14zCNVA28YJevFKrZeOCxsHL0HybPKfGwTxCIl31B4DTxiQ7qLYvLeddydKLoQBWo 1hzg9U4iRbd3Few7f9BPOP7glT7PtL5GWK2PdEVmz5wEpVGEvGGbZooTh26LPeSkma5S 4OVpW6xoOnxTtxqkaaBTE/PygV6tcdVL34LzWxxYLCr/qjxDNp9np2GqE8/2a6QzyHx8 CBTFu3uCctkMG4hR97gleWTYGLrf1R7xpLiBtGS6v6tR6kqZJdO3UkUy2i0kc9CTXnrZ 6m3yc4dVHtKMzTXpHEfuFUt764dJ7Xhex9PMKPO8acZEWI3R16zqik5WHNFl4g0c7oBx lbFg== X-Gm-Message-State: AOJu0YyqbwAJ7Tw7YOB6VkYd8+bSWBy0p8Hg7Hsa0lbyVnwKTNrkEUXo FHmMeURU2ZX4z1heq6Uf4ZGEAffGl2hF1Ay8WPejy8mfXgNEKaNlNDfgKg== X-Google-Smtp-Source: AGHT+IFA0WkJ7HMzPl9lJ0/1YOqPjU5OxrhlGITG6SmG7mzDBOi5cOitI+c+8PnPSzeS35MCmEtFP8dgISOY X-Received: by 2002:a9d:7d98:0:b0:6bc:de95:a639 with SMTP id j24-20020a9d7d98000000b006bcde95a639mr38247781otn.16.1697452873406; Mon, 16 Oct 2023 03:41:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e10-20020a4ad24a000000b0057e7c1118bcsm142181oos.24.2023.10.16.03.41.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 03:41:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 03:41:13 -0700 (PDT) Message-ID: <652d1349.4a0a0220.495d4.905aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DAD47605182A; Mon, 16 Oct 2023 06:41:12 -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 | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | 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 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/