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 3142142660 for ; Thu, 28 Sep 2023 12:50:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2CFE14029D; Thu, 28 Sep 2023 12:50:55 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 287944029D for ; Thu, 28 Sep 2023 12:50:54 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-7741c5bac51so696763085a.1 for ; Thu, 28 Sep 2023 03:50:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695898253; x=1696503053; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6CzYk6OQ9JTo8vSOZaZ8XNfEwwJ1wuRVSHS0kgqvx/s=; b=aW5gDoWatvzgESLdnxADZn3+8BjFAx6vq7c2EKgoQgQjAe3/qFn4r7FWyhx7x3H3tU aDoCEf52eDWLpPk3alyEzyl/ZxowYw8WQ93XjgqmiGARtaRrdL+z7jZ99Rfpx0S1dj2t 6CumZSbdPsQmoqgGjV/VHrbOqls3/znAFqwbI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695898253; x=1696503053; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6CzYk6OQ9JTo8vSOZaZ8XNfEwwJ1wuRVSHS0kgqvx/s=; b=PPYHV+pG4dF51rhntC8+6c2c5mgKUo/+ES/st3JPnA43AAiLm1sW8hTrlwfZTeKHrY I36a0QngzSoDtRKxxukNER/1zdYzV98RnvEo7ygh6KgI48g21Z58H8E4Kr4LZ5hrKnB7 8KHFLTxfuUvTVpNRrjqYqTLFTo+z6vcTKe4J5EeJYRNhR+kgF5wf/gjSZGvfZep3qgYJ n23o4ygWTdRUBEopnK27VjYWrPmSoAmsdGz59+5vELUw6aovaB39jgP22tIiW8pB/KOk Tn0a5ndkcA9vU2N6G0ArQk+zxarqTDXNG2BDNJgLV3r3RU49+QyxNQkVSQV6/7ZRL2/R CWsQ== X-Gm-Message-State: AOJu0YyJ8cYoUx1RkqVJFufsePm20Fjp8OBcXHiNDs39Jvfbariu30d5 ZlYQvMrJ6DE2X41ez6JpI0Ko+WPdojdFJtBnIqAfwawp5jLdO68GnulmOg== X-Google-Smtp-Source: AGHT+IG3T+jhKAcQNZydwz0ElNDkccLiIPmT9WBOX6jhV0XC6Pc7JIxQKNfuKzgdNaxki5hC6/ySeWaomhfZ X-Received: by 2002:a0c:8c81:0:b0:65a:f54c:7207 with SMTP id p1-20020a0c8c81000000b0065af54c7207mr618007qvb.14.1695898253501; Thu, 28 Sep 2023 03:50:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b8-20020a0ccd08000000b0065b26faf114sm420535qvm.70.2023.09.28.03.50.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 03:50:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 03:50:53 -0700 (PDT) Message-ID: <65155a8d.0c0a0220.c4ca3.9c35SMTPIN_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 1B3C76052514; Thu, 28 Sep 2023 06:50:53 -0400 (EDT) Subject: |SUCCESS| pw132075 [PATCH] [v2] doc: define qualification criteria f 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/132075 _Testing PASS_ Submitter: Jerin Jacob Kollanukkaran Date: Thursday, September 28 2023 05:40:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:c56185fc183fc0532d2f03aaf04bbf0989ea91a5 132075 --> 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 | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27759/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/