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 CAF174320B for ; Thu, 26 Oct 2023 21:29:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B631F40EE3; Thu, 26 Oct 2023 21:29:29 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 91DA9402D4 for ; Thu, 26 Oct 2023 21:29:23 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6bd0e1b1890so1227645b3a.3 for ; Thu, 26 Oct 2023 12:29:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698348562; x=1698953362; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BpW7w63zq2JJTjKcK8OKS45Q28K60mxWWbGsFqGcrdo=; b=QACuZpeOBMDlVPA86B7nzMA+dX77sC2l5PdiyiiMVnC8qY2tSQv3Y4wTk9OXbCr5RY Tauc/s85SAqQfUn9B+1j9sy1/QP76Dccap63S0j0tGn6upiw3wEyN8LoW2A1Jj0Clpek MeBtLNJzQXhw8VD0PqIx4xEXXNcINT/E5D2BA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698348562; x=1698953362; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BpW7w63zq2JJTjKcK8OKS45Q28K60mxWWbGsFqGcrdo=; b=ZTP/DsGRtPW+7+EYucAE4x970LMmDTmrq1sraREldwwiAYkdz0PneI/DFTp5c6mjye UnlTymz7DP7XDHB94nu9i1Yx/XgMs1AjfKEUH3EF6v2UWmJnzRo6pxDIcrnsikr87y2/ CiHFGAEaM5PQEwSqViuyw5+7HeG8mIqDAqJGOAyZEwFh8p2oq2f4bk/YkGcLgeUqS4lE FJxIT8N2yC6ckQln/MVgQE7ngdudy5s9MVCU//Xb6bChDTS29bc9nyPY6WP7kt2TraNk S6hEwp3Unwk9hZxn+pn5LtkDC8+Qw9Drc5aWF0slay2So9vO+rH6FXWtfpXNjnmO/YMS 1AqA== X-Gm-Message-State: AOJu0Yz1m/CR0Rp5vNjsf4dLi0rtCF0AOIaNjlIvE1IypX8XTlIuLfyL eV709wHcepxBdb47ahmV4PWf98+Ndqx2WpHZK3MkamNs8KYab4cOKJLOaw== X-Google-Smtp-Source: AGHT+IEDBuAGSd7a7hZ1Yt0H0HaGW5UP2N/+KV8H7xpln6PrihK94+NZlAVDNG7tjzoHYjmyGBMRkEtWBS7w X-Received: by 2002:a05:6a20:7f92:b0:17e:5d2f:f439 with SMTP id d18-20020a056a207f9200b0017e5d2ff439mr1157516pzj.46.1698348562744; Thu, 26 Oct 2023 12:29:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p24-20020a637f58000000b005b9390cbe80sm43306pgn.14.2023.10.26.12.29.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 12:29:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 12:29:22 -0700 (PDT) Message-ID: <653abe12.630a0220.754e0.1905SMTPIN_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 0BBD6602A042; Thu, 26 Oct 2023 15:29:22 -0400 (EDT) Subject: |SUCCESS| pw133431-133432 [PATCH] [v5,2/2] eal/unix: allow creating 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/133432 _Testing PASS_ Submitter: Thomas Monjalon Date: Thursday, October 26 2023 14:19:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133431-133432 --> 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28095/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/