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 119254320B for ; Thu, 26 Oct 2023 20:13:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E193D40EE3; Thu, 26 Oct 2023 20:13:49 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id BDD4040EE3 for ; Thu, 26 Oct 2023 20:13:48 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6c7b3adbeb6so766447a34.0 for ; Thu, 26 Oct 2023 11:13:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698344028; x=1698948828; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MLfG3AiQo7eplwz6vA/Xjocqc1YcRCii6n6MjdBFCU8=; b=HxUsb8wa8DK1ishnwVhkBJiVkKTOmm3ryDU5NX8/IE3CuW/CrnqUSE7aqgx3wcE7ih J5lv4rg3/WHJYh58aUYrFOM5b3BSd5c4pHEptPqRoY9BvQhOIdSx+p1yeDJL54dCt1es g1CwuCrtF+05V4m/2aYGBLskPmVS3xxhtl/ps= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698344028; x=1698948828; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MLfG3AiQo7eplwz6vA/Xjocqc1YcRCii6n6MjdBFCU8=; b=fskUM869My/qGFIDbjG7mTJJo65g5kfsHr9xGfIVL/VgEeAW7e669gnwtscGQ/touG ZX0wrt3iOBdZP6Skd7MWSPKceUIhR/DGQz3OD29wpXsBR54dnY8GHidVd4l2Lfxx7LcP jpK6lYres3hbjLMmBb8vlCxZiAzoCt1nrEuAD6h5qwgKUdgh3blBLewJim6r3+ZeYwsr Q2b3+MDkDalGK9tkqNFzCVNksY1YELzzoNpjkyDdiOSeh3WknqAcxxqNLwBkddjaS7g3 Y45DnMJ1cuu3krHawDrxbkjnI1p7TKIRWbf4zoedR49hoyw3TcBLmg1V3REBJRIZRHAT pZnw== X-Gm-Message-State: AOJu0Yxs+um1oIJY25K1XSXyJU+2jeAnfnGk1/xiCI1Tl00x8KHwH2ZY RtSdTylwfJB33N2pUIkoADjeQcYzoD/NAkdmMFAS4LJWOpMkRcHfxwu6qgihrvsmL6IzqnGidA= = X-Google-Smtp-Source: AGHT+IGXTezd+av/SYAkTDV+vp6IzaEa5QdOr9Pq5wCEkGR1XgcZSNbaI7FUJobBmgy166Cey+wDaPagTfEM X-Received: by 2002:a05:6871:8802:b0:1e9:9aa5:997b with SMTP id te2-20020a056871880200b001e99aa5997bmr482517oab.20.1698344028053; Thu, 26 Oct 2023 11:13:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id bb8-20020a056871b20800b001e98782f897sm1025406oac.23.2023.10.26.11.13.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 11:13:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 11:13:48 -0700 (PDT) Message-ID: <653aac5c.050a0220.669b9.50c6SMTPIN_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 8BEA5602A042; Thu, 26 Oct 2023 14:13:47 -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-unit-amd64-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_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/