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 4B2D443086 for ; Thu, 17 Aug 2023 00:59:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 441E740685; Thu, 17 Aug 2023 00:59:03 +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 95B3F40685 for ; Thu, 17 Aug 2023 00:59:01 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-48a6a1ba95aso551524e0c.3 for ; Wed, 16 Aug 2023 15:59:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692226741; x=1692831541; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SlbGjSwB5BhaofFOT/5Hpf+cth/6ysxpz7eZ20B0+2U=; b=TB1WRbYiZWnzHTmqLy6p8gAAk9j+qAdMZrQnjyrt/eS7OoXrnGkUCtZRQSqEAabBLE M5RtDTGda7Ixv+jLJ8aYZVgb5SpAyVj4YqxiJ7CtR73CDufI7q1Yq12GVnzsHVqmwxMM 5FPDMA+Ohud0uMkE72Ib+/buN4pVhuOX5RcFE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692226741; x=1692831541; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SlbGjSwB5BhaofFOT/5Hpf+cth/6ysxpz7eZ20B0+2U=; b=W4nDMC2Sb1EIJr7ZbIARLsy4Z+9OPt9PncNJh6hZtcVHTkj+WOSRQc/4Trpsaqtw5t jqHmxmX4LHBOIaseAoCefKK1+SFynfb5X1/faYNEsXrvS4SGtXMDjr4g3AJVUom2z3tF osX5Hkdos1D9iiORD/kw/SfDCue4im4rJtcVSO5r71deaU6caUy9SUPdz4ifvIV7QEWV HXMCLMu1vWxDqHfQFzPchyTMbMfDK4zO1lJOEkfWiVz3NTQ/d3VTwh/s+ok1GIvQegsf E+BktgF8euPuMcJeo/UiKIiWC6tZYIS2WNqCIkrlCx3nbf1B7jmDhjYK20YXqOHiHkDq PWCg== X-Gm-Message-State: AOJu0Yx8zNQsemsjoCIRSf+FFiNVcHCk7Diff8bQvNvXYeCFcc16OTGR aFP5yd5IwHHo5ELD3J3XLk7C43w3xIt1ba9oRPeshSwe4H0sMDMqemLfSw== X-Google-Smtp-Source: AGHT+IGytbvX6f5+xOWEVOZgiJIdNqTLAgPU8Duz38pHtdyeILaaTX7u1GjztzZ1utrg+xwmImUnQRSg4ewg X-Received: by 2002:a1f:3f54:0:b0:47e:9bbb:103b with SMTP id m81-20020a1f3f54000000b0047e9bbb103bmr3851857vka.6.1692226741076; Wed, 16 Aug 2023 15:59:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3-20020a0561220a0300b00487dd44471asm67765vkn.7.2023.08.16.15.59.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Aug 2023 15:59:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 16 Aug 2023 15:59:01 -0700 (PDT) Message-ID: <64dd54b5.050a0220.c66be.0d8cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AC6D76052471; Wed, 16 Aug 2023 18:59:00 -0400 (EDT) Subject: |SUCCESS| pw130438-130442 [PATCH] [v4,6/6] devtools: forbid new dire 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/130442 _Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, August 16 2023 21:38:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130438-130442 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27361/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/