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 06033431FF for ; Thu, 26 Oct 2023 00:01:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F40674027F; Thu, 26 Oct 2023 00:01:18 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 08B2F4027F for ; Thu, 26 Oct 2023 00:01:18 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a67f447bf0so6125639f.2 for ; Wed, 25 Oct 2023 15:01:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698271277; x=1698876077; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ypvCv3NJ9E6URt1+k30JlzcltdYMfkVh8Xn603A1/oU=; b=QBJvuwxQMtS5q0ewfz+31I2S65w4eHdyE3Z9PxzirsZmtObveq0QbcFpraH8nib+tE R35vRtxhVNJLOA2s7znSXFBxrnI4XJAN0AEu37yx2W1YdJzTm4rNaXnCj4RcnIh1HQo2 4JMRJmDIiW/pqUI0ubdk2ksn5nbEQFVay2o9E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698271277; x=1698876077; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ypvCv3NJ9E6URt1+k30JlzcltdYMfkVh8Xn603A1/oU=; b=wOBA2f+J35elbBM2/t02lyjaJxV/Jxi+jdbMX7KvP4Sgoh01Uq+a1hVY67QOx96CI+ itSgAn9LbXz8Egu6e3W1eb1RgYozWI1IBzAZkpDLjsJBRj1NeafO73xCyT/d5h/SwFC5 JWZ5V4w8Y1RBsIRHEUoBl3uS7U2s5sbQzS3K+JGeGrI/D+awsmiTv9yTKNfhfKVI5mRW RpUGAG/1odjqJ5zMK36jkw03S8bC0rS0d71Q9MVe2VYqS2AOkiXMG4W+l8oTCSQcyn5f Zf2A7ZDyUtwlnb6KUMmxTiruvR91j8I4JtGuUfTBmgaFQopn0C/RitURg+IZWV4C7l2Q ewIg== X-Gm-Message-State: AOJu0YwRQxwH/GsESBY7J91PnkWW5T/8bMdOOHAA2LjZzRnaNqyi/6Ph fmF8a3OK80yXWCPpsePYSHCLuHJcnZG+mXHcoG5X5yCPiaiEClMWnM/GbdMSp7OmsP4/WxTpvg= = X-Google-Smtp-Source: AGHT+IFz9OiBgEI7s+nhv+gmtpif0NPvOtLsRoWaRNJia6TLM6+Yms467NKdNj5A9MtJgXMniPxdWZvi5Tef X-Received: by 2002:a05:6602:2e90:b0:7a6:a089:572c with SMTP id m16-20020a0566022e9000b007a6a089572cmr16897499iow.21.1698271277374; Wed, 25 Oct 2023 15:01:17 -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 v1-20020a056602058100b0076c7f596735sm69472iox.10.2023.10.25.15.01.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 15:01:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 15:01:17 -0700 (PDT) Message-ID: <6539902d.050a0220.96b8a.2172SMTPIN_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 DC4CB6050A61; Wed, 25 Oct 2023 18:01:16 -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-amd64-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_mingw64_compile | dpdk_meson_compile | +=====================+======================+====================+ | Windows Server 2019 | PASS | PASS | +---------------------+----------------------+--------------------+ | FreeBSD 13 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Debian Buster | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | openSUSE Leap 15 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Fedora 38 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Debian Bullseye | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | CentOS Stream 9 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Ubuntu 22.04 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Fedora 37 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | CentOS Stream 8 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/