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 02C8D431FE for ; Wed, 25 Oct 2023 23:46:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F180C4029A; Wed, 25 Oct 2023 23:46:07 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id EF3CC4029A for ; Wed, 25 Oct 2023 23:46:05 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-351574aca7bso622125ab.3 for ; Wed, 25 Oct 2023 14:46:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698270365; x=1698875165; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=M625AvIaGlTe+e75S7v1cmHzTf3mHMQboyx6jHfSij4=; b=hmnqFHHTXix64X4TZLeC4zm5pdiG/fPLOXB0EjAX7Cw3kL0BubbLQhiQiJ1OadA55s Pxo0jG3Inrstqqn131UO5CteRBSBzaPykJQMjqBEEBKsEkO6kwLWWdj0PKHbFb801bqI OpME6zy1J4dzQAVG3qryQQZolkyUL+T5qVPOY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698270365; x=1698875165; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M625AvIaGlTe+e75S7v1cmHzTf3mHMQboyx6jHfSij4=; b=GA3hVYNuzBTe17SpcKiAUUOcVYWM3EuUl9IKjsrWIjsl/mBxPCdjAct/QCnNvSIpyP L9Ha9m4lHMA6vj0hCPlgAyylrN0yRkNjWukNk17fGJzMwyeemw4z+AnizoDI+4vFpeh2 DOxYLk3ppRYAZEX8DCuwmQhxa1z1nBgT8Pg1yugs2u3hMwVEJmJAK+olgstozHrebgHW t7cWNt2Bn2ypr5dUpbKQoI0JfZoogungvBu3XG2ZR2mrFLNoXoUTtXKvVadjoGvoTGpW UOguzG3eqrs6hykxcARhVE4a8qe/owbqOja/1B208slrxk+YJNKto3lyxbOLYMMfVkoR yTOg== X-Gm-Message-State: AOJu0YwG8Ib7583XWGd6aYI7+W1HncFMlLkbPGUCfaZLY9YdwA5thMl+ iloT2iYwAepIT+xD1O2GdBu/VuB+4qUp67HxfM1xweyhZFeJ81drPaMn1A== X-Google-Smtp-Source: AGHT+IFECh5Dpj6UVGtcWx4sxisFiMVe5p6wvR71ltpTTF1uUv5wsMJOU8DReeoM/cITUU8TFWID4A3lrJAm X-Received: by 2002:a92:d0c5:0:b0:34f:a4c5:8eca with SMTP id y5-20020a92d0c5000000b0034fa4c58ecamr16723803ila.27.1698270365350; Wed, 25 Oct 2023 14:46:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b9-20020a056e020c8900b003574aaecd62sm835963ile.74.2023.10.25.14.46.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 14:46:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 14:46:05 -0700 (PDT) Message-ID: <65398c9d.050a0220.1c6d2.5683SMTPIN_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 BBE3B6050A61; Wed, 25 Oct 2023 17:46:04 -0400 (EDT) Subject: |SUCCESS| pw133312-133313 [PATCH] [v3,2/2] eal/unix: allow creating From: dpdklab@iol.unh.edu To: Test Report Cc: Thomas Monjalon 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 | +---------------------+----------------------+--------------------+ 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 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/