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 B8E3A431FE for ; Wed, 25 Oct 2023 23:52:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B2D1E4014F; Wed, 25 Oct 2023 23:52:05 +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 C00F44014F for ; Wed, 25 Oct 2023 23:52:04 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1eb33c06d08so138716fac.0 for ; Wed, 25 Oct 2023 14:52:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698270724; x=1698875524; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ebkomhzOufhIkjjTSdJoI+UROL/Y8FwnyZpJfwXLu30=; b=Ecmg0crexsqHNQzv5ylW8Fzwhm1jQhRVqqRLrVu4Z2Q38GzWh+KM3vngsu3COkQS3W 2vxgBYGobOcAOyQjSPci0Ua9XCUaXIRbxtKVxOjZ3vfWr2YXOh2EJUr7dA5kpdvV924F 2j8dgtTwavQN1YC6T+Wd+fVxRVtfrko2H1QbE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698270724; x=1698875524; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ebkomhzOufhIkjjTSdJoI+UROL/Y8FwnyZpJfwXLu30=; b=wKPZM6B6NHeQ28+wnBBLj6HLLbAJgNvuP+aOYT7CeQVJKYHWL6CXkZuJOJ2tBCsfMG u0uwb39qZi6qt63b2NYaVddyX2Qhk9uNFpwpM0D4dmxYGi8PwLRwV0w7ua+BtlkXY3Nx hajE6tI0YEafgnwLK4MrQOKvKjP6+Frp+MSs/fX4TWXcHipHRfbey8sbZAA3BkROZOPK WZhjGVHLmR4moqxgCukZMSPUS+Lhfpmw/OzJYD+41clJ05/DrZVEEqWn+YzkyD9+5Ksv +mP7bjwD6tR5Y+CpLjyxPcIBL1t6Rcw/x5I0iAOFDbMi77LJ23Ikqv/4Z7Sfk3Td6qy0 aDBA== X-Gm-Message-State: AOJu0Yzddp2f3UWwU5YwKhhhVIE7YpGq8JuIGjQqW409jWvEjykT4VXY mJVksPkDd416XLLpN8SH8kvCbGP7Z7l4w/Yg8o2R9m7H+s7hcF4YYCEZ9g== X-Google-Smtp-Source: AGHT+IHvCiIYpLGYlYM7Z6PawZUO7bD0dZ3HzAcRjr2rSTbygtg1aef1+Rku/zwpIAxXkn517a6hpQpXfiXp X-Received: by 2002:a05:6870:5d86:b0:1e9:c224:bb91 with SMTP id fu6-20020a0568705d8600b001e9c224bb91mr22146901oab.38.1698270724123; Wed, 25 Oct 2023 14:52:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lf8-20020a05687c348800b001dd0161476esm882696oac.42.2023.10.25.14.52.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 14:52:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 14:52:04 -0700 (PDT) Message-ID: <65398e04.050a0220.805fb.d899SMTPIN_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 7FB6E6050A61; Wed, 25 Oct 2023 17:52:03 -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 | +---------------------+----------------------+--------------------+ 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 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/