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 40AEB4302F for ; Fri, 11 Aug 2023 09:00:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C29140E03; Fri, 11 Aug 2023 09:00:46 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 3E9A140E03 for ; Fri, 11 Aug 2023 09:00:44 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-48713d11531so1100527e0c.1 for ; Fri, 11 Aug 2023 00:00:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691737243; x=1692342043; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BDSZilCydC4rqayAdfapMdbTGjZ22Cd2EueHe0q2pd8=; b=JCdOdqo/a2gnS3oHxPoMQBDB9CeGLcLL7Uu8hJcS78h3IqWDgeOVagXe/wFoYqOx0a ZR8VbSzFi9na7caPrGK+Thq1ps6tdRH2P9Y8jQWPOl7hhbwRgRyfaf9mjbrJ0g+OMRtd E6/FCP+tZXuyZjRGuKNUV4lge5IBbQnI2DBVU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691737243; x=1692342043; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BDSZilCydC4rqayAdfapMdbTGjZ22Cd2EueHe0q2pd8=; b=Kyur9qx22NbZI/19URspWsWUffWeswU0lRCuf8effHNwMfPoigGxCZnaHWj/+fAYga ZSII2vXwc9XnuBix72HKqh0AtmtQQDk9kijsLjNPkeaLeSLBOXEN25SJSJ63azeIWN7n SCcSdD34+cgaijTmpPK/f1X53BqBpd6sU7Usjrw+pwvM6vzOSUcYFM2TL6SMawvvSDFc N5YIXeH9wBopyVhbyc05FJoamf/lyzjsua29E6FViWekiLuNm10yfMaim+qVL/BPYxiF hB4qUXVLJw/6sOrUU0mBegn323RBNq1C9wucbBJhfd9S4qnsdJZWId+28TgNmaYcozx7 LCAw== X-Gm-Message-State: AOJu0YyGQQC7ecpAmBP+eOmh7GZMJPTRMHmVC7LfScsiZ9+//ab1SwLI mxE8yGo5qWzL9O7veYLzjDxDLFjrK7c09O3Sxvpv5vmmA8sWhQ4bDExgwg== X-Google-Smtp-Source: AGHT+IFkSLuAHNktk/WlmV74//HpjI86V3Xt/sKE3eoS8ErtUAAPzzBsEHtvQWwOkKZsMMNGPmiZ03Ef39W+ X-Received: by 2002:a1f:3f8d:0:b0:487:1128:3537 with SMTP id m135-20020a1f3f8d000000b0048711283537mr677748vka.5.1691737243619; Fri, 11 Aug 2023 00:00:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ce7-20020a056122410700b0047cc2789f86sm243639vkb.3.2023.08.11.00.00.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 00:00:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 00:00:43 -0700 (PDT) Message-ID: <64d5dc9b.050a0220.4c6f8.cee6SMTPIN_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 4B2B06052471; Fri, 11 Aug 2023 03:00:43 -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 | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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/