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 A004B42220 for ; Fri, 1 Sep 2023 14:33:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A515D4014F; Fri, 1 Sep 2023 14:33:00 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id E8ECF4014F for ; Fri, 1 Sep 2023 14:32:58 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1bc0d39b52cso14264505ad.2 for ; Fri, 01 Sep 2023 05:32:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693571578; x=1694176378; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nErKBKE4HpNe7VfA2v/m9uMiuMOzUoRnUBkSMLNe44M=; b=Qhj0B0r8NcrhoLEVOsvoQWeRoXDj0U7waya1z/oX9Rs8ZxnbqrcvxnTFja5sng3avz wLEljsfrmhhJDIKGd9Hji+tdlTNMTzyQb+J3mO7Fpl3g/xEr5/6jkSMutVbQl4GmDK3E k00lE5aOBP5AhrMehv8HIWUqGHYm70yP35tlY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693571578; x=1694176378; 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=H56cTXKWY4Ki777JyFFHNL6LbIHBDxLtaIAUkXX8EQaN5fNexmvVhVZTwZRqrjtTTT Ztnwtpk9y4kG9sjpN47PR/BSy6KiWRkbU5gRDwqNAgCrGqS9KbNF7KZWf56kjRAzV64u Vmmv9xl3RkZzEIRf0w+tKCHoX5u4SNnb7qXTNQjXLeV8QWadNjubcZSykhr+yev1IwkS x5WjvlDII/EzVit5lYYU88Z/tYmbpc87FS2PWuJ8N3ywQehXRdRMPtMITHxrDTiW1Skp wAOjPZ2zP1RCslB/9EqJkHkakgFFAo+6UMyqWZ0e21LYmiV7x9HiuqdsZxmEtqaWIcaJ s7uA== X-Gm-Message-State: AOJu0YwWpJH1TAUAz8wE8shrbKt+4DA4Dy/6FsOzf5pETJFER1eQFek+ +sF3syK7XdKWNIm06vA25gH9I7h/RDOudTFi3uhZXWr/Cxp980jLKBlrag== X-Google-Smtp-Source: AGHT+IFHY49phIXoLvQBjLUxRCiCn5BV9yniY7Ewq38/Zv0egZ9i9slpuvrNLT3FctLc5jSEwHA3frDSGm9I X-Received: by 2002:a17:902:c951:b0:1bd:f314:7896 with SMTP id i17-20020a170902c95100b001bdf3147896mr2976833pla.25.1693571578163; Fri, 01 Sep 2023 05:32:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p2-20020a170902eac200b001bdba45119esm82004pld.51.2023.09.01.05.32.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 05:32:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 05:32:58 -0700 (PDT) Message-ID: <64f1d9fa.170a0220.ce0cd.3925SMTPIN_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 9DCEC6052471; Fri, 1 Sep 2023 08:32:57 -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/