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 0CDED42660 for ; Thu, 28 Sep 2023 12:50:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 086F44029D; Thu, 28 Sep 2023 12:50:19 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id C31004029D for ; Thu, 28 Sep 2023 12:50:16 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-77421a47db6so615443185a.0 for ; Thu, 28 Sep 2023 03:50:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695898216; x=1696503016; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6CzYk6OQ9JTo8vSOZaZ8XNfEwwJ1wuRVSHS0kgqvx/s=; b=Bdhdj0dv2MMUHp5YFiZ6kaM1dk4MbI8EUW8s+LmETK+3+X9OWMnPNZkGDibHKKOw9b k2f41ZBZ7TZaMh0gUhE4ImoYX25d95vDibhWujqtkPMAfw1pU8kDyqsiA2fHJDbIDJ0k 7CkhJTmoNlkLRALKV3qj+SucW8Vnqm/jiQYOI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695898216; x=1696503016; 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=qcxndxcyPwho1m3eUhUbi9vxfVVCfmkDrk6bwQnhmXajPVjdaCMITb0JA++oPdDeGk K7rBPNT2QpTyyhpMvVz+/5ZguFCjgWBTKtKfwI8jkVo1KgbG6ZUeLG/fTQv+1FpH21jF 4E2dcrlHVSZTw33dzqbWWDCZpduYa8h/sDCUE2p2CgvPfCs9q6Unfd+94ZxSEZXZtwfz 6IGn+3A8BFJBB1/fMXaZzdl+ckhkFanT7XTtbfRPP0HoWmWfaRxSHelYbbksIokNZdKV l79RFPGYbgA3zukKogTGhnnxuFOIw7xj7jNsrs1U8e1XSXuKAVFMciq+3t3sKAYZ9XaF enWw== X-Gm-Message-State: AOJu0Yx8cxxnFoQeNlR7jOrtglvlbeJ1qoryzWRp9/jUEq/XTcwH2uyj 3yU2b2Sn9HSOd90AQ0VZWlYriiPb15g5T33iu2myqwCKj5tV48Q/xCZHu+1bjP8FU855iML/DA= = X-Google-Smtp-Source: AGHT+IGs6fASEQ4jrTxiWAXMuFYtgEHyYsHe3OjG3yrO5XPwqucnumGRRrd5F/3tkWQQHelylUUi0KRCgYsa X-Received: by 2002:a05:620a:430e:b0:76c:c601:367f with SMTP id u14-20020a05620a430e00b0076cc601367fmr684751qko.36.1695898216120; Thu, 28 Sep 2023 03:50:16 -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 w189-20020a6262c6000000b00687c6b16a8bsm1645340pfb.15.2023.09.28.03.50.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 03:50:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 03:50:16 -0700 (PDT) Message-ID: <65155a68.620a0220.66dfa.ba20SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3C2196052514; Thu, 28 Sep 2023 06:50:15 -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/