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 E0E87431FF for ; Thu, 26 Oct 2023 00:00:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DBDFC4027F; Thu, 26 Oct 2023 00:00:44 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 73E554027F for ; Thu, 26 Oct 2023 00:00:44 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1ea05b3f228so129433fac.1 for ; Wed, 25 Oct 2023 15:00:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698271243; x=1698876043; 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=YBGM2TfNwWOdxvhAAmN7gh4U2JTcFGt/ruxGvN0Atqbpzp4fUjfGVlonJ0drm3CMMl GjF3jWad9DkfrubQEtnLqyyc+fstQyD9IgzD2zjcae0JnfWgHhBzbws8kJGrKPnZHxKN IzGMPiwwdkh57CjiCPXmO08V3ZYFuQymtUp0Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698271243; x=1698876043; 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=cdizJ+qgFIlkdzrdjbsR0gyVp4iMuSoTCUEJS9iRzxf7quFUz06+uwf8fb37N+PuDP 56W++W//e+7QcZY7RlroRTyK5u4oqwpl4N10dKNrR9Bgv6BFxkcRVaY4MEOOObGNRxIQ JruxoId1taERvx3rbcHhD86LImykZQ6pxjyWh3X0+t95xyxLKlt5SZumxF1OMqovhPJt 9Qosry2VV7qbc8dtUn/bR0ojrBw5RiZaTHxjMp1qP3p4BL8xzKn5mt5o5Cd9qTEnPDB8 5EJGLFZZwlyxQ/sYvqRVES+haF87un7pDfZbwOmGgLMVeyqfUw4sdx7H1QaMHEryUSS0 RlEw== X-Gm-Message-State: AOJu0YwsuqbSlnYZ+2yYv33HzUjSdgdxN2Xs7LiwwriTPxvwFJs9A0/t 18i9xHVY9GTcAj25UuX2lSyLALXMb8OUo+Qjp5Rt03iIkm0Rx3nj7s/uSQ== X-Google-Smtp-Source: AGHT+IEkvL5YcmBDIqZVaOx2khvCg6KbxGG+dhyAGxd8OgA2suys0wSzP9Uh66bHdaCX57iGILvUYHDfMvV2 X-Received: by 2002:a05:6870:4c02:b0:1be:ceca:c666 with SMTP id pk2-20020a0568704c0200b001bececac666mr23401491oab.14.1698271243760; Wed, 25 Oct 2023 15:00:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id eb43-20020a056870a8ab00b001d6523f590esm955195oab.7.2023.10.25.15.00.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 15:00:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 15:00:43 -0700 (PDT) Message-ID: <6539900b.050a0220.8c4a0.3199SMTPIN_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 406DC6050A61; Wed, 25 Oct 2023 18:00:43 -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/