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 9B430431FF for ; Thu, 26 Oct 2023 01:23:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9602240A70; Thu, 26 Oct 2023 01:23:11 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id CCE4040E72 for ; Thu, 26 Oct 2023 01:23:09 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-7789577b53fso21191585a.3 for ; Wed, 25 Oct 2023 16:23:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698276189; x=1698880989; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aFd/hkQGHkuH/UdEPUxXi95ggoAl3wiw5uEW/a8kTxk=; b=adyXRdjgfwC9qSmcuGE0wAWJxhJDOLCGYUaMaENJf60YWa54m5hrAy5hipjnHrMO8O ScoNCJL51bqdJC9zJPo7sVbudBEfYv7zMp039OE+zvD+va+fS7zfiJ4GT7XOHOl6jpbZ F9d7V5Pk9oGDkL8YI2U5jOA7UkObg0NhyvRH8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698276189; x=1698880989; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aFd/hkQGHkuH/UdEPUxXi95ggoAl3wiw5uEW/a8kTxk=; b=BuHc3+W1t3ZhnrgqQJX/BeRGxCY0Jf0P9qi4hyEotIqGRMIrDU6cPF7URH3qmtmnHF nGUH1Th2gflYmPg8A3Di9NunEI17wqhLrb4/nPl2lJPI5UFAnahVcM5Ol1nb3fMEqrqH KVDWzwCAyJJalH9adGIhkq+KzTTnSu5ko5dqKQtPrLTYBWmIBy/I1yNf68GZF2j0yRq+ m1M+Tyk8Iz4sKJUEnSfR629wIUfpJ0lM3Wtf8KzkQ881oerEXyLzV23cfVnKCFPfuggj gC9dfTMDVr/N3Gu7Pav8Yee21bbfduh6NZJ23QBofRCMjyY2SLrnwPGCsi+BkkbbRnPE HBPQ== X-Gm-Message-State: AOJu0YwXaLsqT/Ghkg+iN3HQGFpKMhURbgT/LqiKrqXxP4p2SIIdy2Fk QiBnt415GBAxwLuyjsOETjitMIzom6FchXSXCOeovYmV/oVKnyiOWUeMDw== X-Google-Smtp-Source: AGHT+IE/fT3fbgQcMmxa0nEW+6ODk8SkRYdMPHTkaKn6YsYpKjhXwN9OvYA7rZA5cN3dOsfre8jSG86kQ5cc X-Received: by 2002:ac8:4e55:0:b0:41e:2948:5389 with SMTP id e21-20020ac84e55000000b0041e29485389mr7166118qtw.15.1698276189186; Wed, 25 Oct 2023 16:23:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e20-20020a0ce3d4000000b0066ad4c534cesm676130qvl.8.2023.10.25.16.23.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 16:23:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 16:23:09 -0700 (PDT) Message-ID: <6539a35d.0c0a0220.aa851.3de9SMTPIN_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 E32FB6050A61; Wed, 25 Oct 2023 19:23:08 -0400 (EDT) Subject: |SUCCESS| pw133312-133313 [PATCH] [v3,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/133313 _Testing PASS_ Submitter: Thomas Monjalon Date: Wednesday, October 25 2023 16:31:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133312-133313 --> 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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 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 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/28072/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/