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 227E142220 for ; Fri, 1 Sep 2023 14:40:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 28B61402A6; Fri, 1 Sep 2023 14:40:42 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id A310B4029B for ; Fri, 1 Sep 2023 14:40:40 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-68a529e1974so1495059b3a.3 for ; Fri, 01 Sep 2023 05:40:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693572040; x=1694176840; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=93annAv6ZtNdZIHTVfAMw+su7Jfzw4q2xwBfxPiR01A=; b=UwFMxeenPgg60bnEcHzuiHA5SDyhTvbaxaH15swXESHkYCQhcAf7vQGV4AHuevQEUg a6I8IFungRIIewBMrAU7DG/eGlPq8Y7VXTt5TJWx+fKBsxTZvNn3x1WeNcYZSKxRKBld ZKPjIH0nS1vx4pkR6acvljTPtzRQtFMG6jCCQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693572040; x=1694176840; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=93annAv6ZtNdZIHTVfAMw+su7Jfzw4q2xwBfxPiR01A=; b=kUN8VKqYQiycxRaiHnZD225CWRw2pwg+l4au/1QLDeszH6RBGhBhlZU7+WUZ3023YK iv/klB55ukxwNM0dZyDL6bI4YxkJ00OwckI7dlXz71GPrsSFSzGKZSQCeTbOHEtR1wdr 1SX3Qua/ydV4AfdUJ3XLZPR0mTBBHnlXnEWkmidfVd5i+IpeJ+7kEHao0Uj6fDq3r/bj nmXr4JmtUexmXcbZoADxOCh2c0DrlTvjh17hxd/BkYsfWfKHigXAyBqthWx2I7/ShIIW Z99c/KXw/sGH77ll9Zfgq3lJKBbUfkZPxB/JsZR8X3PNUXu1dysW8K+XNjzQXB4zwEzU 81Og== X-Gm-Message-State: AOJu0Yxw8r53MQc69m4vLbQyjbrRXKiMDRRF0k8W8QkU0Yj1EbjpPkL2 gsIsPPqu239vf4XGIFjaJXfNY6L2N/0DW4XvxQiPtuehJX5GIfmlLuT9acrbcjS9Yq8pJFg8RA= = X-Google-Smtp-Source: AGHT+IFA0HmVl4IRg+hDBm+xS6JxsKBfpQp/ynOEXN3FvCrIpxeDXEhWAhpQop3BtUChREGlg/A18I+TacpS X-Received: by 2002:a05:6a00:2d8a:b0:68a:6cf0:cdf8 with SMTP id fb10-20020a056a002d8a00b0068a6cf0cdf8mr2976809pfb.21.1693572039843; Fri, 01 Sep 2023 05:40:39 -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 f6-20020aa79d86000000b0068bc1a1c2a1sm193884pfq.17.2023.09.01.05.40.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 05:40:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 05:40:39 -0700 (PDT) Message-ID: <64f1dbc7.a70a0220.90fca.b187SMTPIN_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 03BDA6052471; Fri, 1 Sep 2023 08:40:39 -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-unit-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_unit_test | +=================+================+ | Ubuntu 22.04 | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | RHEL8 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/