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 A9E7342220 for ; Fri, 1 Sep 2023 14:33:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF71E4014F; Fri, 1 Sep 2023 14:33:03 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 12BAA4014F for ; Fri, 1 Sep 2023 14:33:03 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-565e54cb93aso1194386a12.3 for ; Fri, 01 Sep 2023 05:33:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693571582; x=1694176382; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nErKBKE4HpNe7VfA2v/m9uMiuMOzUoRnUBkSMLNe44M=; b=KJbp2i9LOgYOfOS0/f0juBXPYsEFa3ZDk9dNW0Sdwv2UuYzpXqF1lZdorMh8ely8w9 sSdShmiWc9Du+bQbx/+VDZmoFEIwY03AD+25BTL1r40rg38Y1qjLpT9JB8+Rwm4TDZ1h LfWrB0m36NbDmIN07X6xnhiaYO4f5Z+C4F94g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693571582; x=1694176382; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nErKBKE4HpNe7VfA2v/m9uMiuMOzUoRnUBkSMLNe44M=; b=cQ6V8LsHX/dD7PvfjOBo43bvS6bgnHD5JBTb86xJCzFf3BBpmEZ8AeZDZcXbj1QC97 GWc3HzMVBt0nRYDLojWFEswi5ZamBF+gqsvz0uTXcpW/uRCpjCruz7zS/gUxNDgxxaB+ Jg0B2+ZUo/vmnRuqr561h4fK6+8dOuY3JAjs9M0BKPKImGQ9yiNpxXve/eKJd3sPnqvK ePyaI8sresUHza823auc65zen80wBKuXjlkaumHMk8t+OxljdD0ys2Dj8LQ4KgMAuPZt 3xumrbpnnuv/kjL24kK34TxsWYXWQ1NIBb34TsD3fSngdn3gZeo6dnqgKloNydfJ3RAl Cpqg== X-Gm-Message-State: AOJu0YyrCjqYv00lsxsXpZaPOWSzJNkPmffIcYn8JdAN9wDMLqYKmtqc Mh7YJFp0CsAfa8jVYGJ7KnLQuUqeRVDhJ6wPD8QX+mUox8gcqhnDimnDMQ== X-Google-Smtp-Source: AGHT+IEQYQODtxGVl/UEKjKNQ75kp+wFQzMNEcnUr0QttKDIDnr8Kv0eErkr42jcdtR9fOD1mLwq4DqMOqnr X-Received: by 2002:a17:90a:2a02:b0:26d:3d86:9a8e with SMTP id i2-20020a17090a2a0200b0026d3d869a8emr2162040pjd.25.1693571582226; Fri, 01 Sep 2023 05:33:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ng1-20020a17090b1a8100b00263c7cadb6bsm317591pjb.7.2023.09.01.05.33.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 05:33:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 05:33:02 -0700 (PDT) Message-ID: <64f1d9fe.170a0220.bb3db.1e0cSMTPIN_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 57C256052471; Fri, 1 Sep 2023 08:33:01 -0400 (EDT) Subject: |SUCCESS| pw131086 [PATCH] maintainers: assign meson.build for drive 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/131086 _Testing PASS_ Submitter: David Marchand Date: Friday, September 01 2023 12:03:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:62774b78a84e9fa5df56d04cffed69bef8c901f1 131086 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27504/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/