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 10E114302F for ; Fri, 11 Aug 2023 08:25:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0CAF240E03; Fri, 11 Aug 2023 08:25:08 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 8782840E03 for ; Fri, 11 Aug 2023 08:25:06 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-403ea0a50f7so10825061cf.1 for ; Thu, 10 Aug 2023 23:25:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691735106; x=1692339906; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QFqKV56TgdmKpmZzeK8Y2srTHi9ncE1++xbRdqTfleI=; b=UMAQKkqalfHq4fkEDlBVs+yW46rtNKFBpckwVU6ENatrMbgcPopZ1yAnZiOIwE/Mnn /DMKkYqdNe3faO0n0AzYrBPgngwIEdu1dBK7xAc1XggPVvWp2iV2KkYIrrqc7lb8by42 hTJO52D5zXUTWUKh9ulLJ5O3kQV+ik0ANgfBs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691735106; x=1692339906; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QFqKV56TgdmKpmZzeK8Y2srTHi9ncE1++xbRdqTfleI=; b=LUaKbQj7877i6i2XYhPrdMOh05Oe+Dqj8UqddTKjEG2NEVa88dGE3lnbdQ1lz7O/I1 jxeAyTh/Dssmyev+n0Lc7CQTo8/pT2ZilAm7oi7ocLwPl2MA2radfrlBMk5sVPmogIqJ +eJSxZUQr7z1cYFzF/bZ22e3K37/tP3Ab3NTbpXQwhuSbj4lOc952vYvl9ONaCw8otH8 zyuov3WGe43TZPbLbJL2+h2cFZvnIQTHhQEN+bC9lma+xwX6XJYLbYSDL66PH6XyIMCl vJCYgy5+TZhPwHVRn438f5C4fsnDRvh2evq//xvxwzOsw5/c6R8Gjquw4Qyx085OZ0Gh 10GA== X-Gm-Message-State: AOJu0YwTP91JGgbdRF7hp7D83z472U5ATegQo8nzkO4UbNSmTO1kGEEL RTHVAYBuP05Eb4g8t8J5R8QQkd5/tArIPeE3yn0/kW5u+IVEY6VD0aYkNQ== X-Google-Smtp-Source: AGHT+IEPNWVyaiAKjtjgJ7wdgqC+FuTfuG2/X2F6156J/UFpYwLB8XQ689+RbQPWuxuNylMZqKchiOedcn0O X-Received: by 2002:ac8:7d42:0:b0:403:780b:6138 with SMTP id h2-20020ac87d42000000b00403780b6138mr1339671qtb.2.1691735106005; Thu, 10 Aug 2023 23:25:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e11-20020ac845cb000000b00403ad49747dsm133380qto.0.2023.08.10.23.25.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 23:25:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 23:25:05 -0700 (PDT) Message-ID: <64d5d441.c80a0220.6dc4c.7050SMTPIN_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 ADEC06052471; Fri, 11 Aug 2023 02:25:05 -0400 (EDT) Subject: |SUCCESS| pw130099-130103 [PATCH] [6/6] devtools: forbid new direct 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130103 _Testing PASS_ Submitter: Tyler Retzlaff Date: Friday, August 11 2023 01:32:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130099-130103 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27290/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/