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 E3558431FE for ; Wed, 25 Oct 2023 23:41:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DE5C34029A; Wed, 25 Oct 2023 23:41:09 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 5B8ED4014F for ; Wed, 25 Oct 2023 23:41:08 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c9daca2b85so1474185ad.1 for ; Wed, 25 Oct 2023 14:41:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698270067; x=1698874867; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0CN5NoMOe2QgeWbdXZ9GEHDDcd92jJ2BkGJa9lcrKBw=; b=Hmr61/Q3BY3Y2W9e4r77LyKTFwx290Vbd0Qt7ACyaGr1Rle7MLFbfCEBvNx7T5B6Dv zVcfabiRXi/ENBDmBsbChNcvl9DUJYQ2QXQoIxgDle+yJqBnR5uy5TQRt0ujFDnhmdtB VuS3X9GWrFARuCjLm7rnhhiBSB9wh4dEC27K4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698270067; x=1698874867; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0CN5NoMOe2QgeWbdXZ9GEHDDcd92jJ2BkGJa9lcrKBw=; b=sgd+pubC4SJB3q06X8a61mKcStKLC/wggNj7cvUpqCHMz1I1EQcgF4pCGaLyImB6Xw QW4bB7/VIla9uL6yHsRmIFFpjndJVHwDCOH7i5+B2GAR/0mmWGF/HeeNFTX5P7BtHKPc 1DKglkhxdQ65xagUt0STh3hqq9Hs4fC15qzpBX3yOfR+iAJZLvL9aLEYR33jt7SuiSz2 hSfmnaBW5xE853t1rRKgTLg9+zD0gNZvLGIfGu508+ZFGt7tbUaSUtko4wjCTvaI8G9y xm+aRwTghzrAV5Fh6e/Ig8VCfbBfc3dYX64JkSBR5nIFl9GNqju/ioBC+qN/ZHg2d8nt OMWQ== X-Gm-Message-State: AOJu0YyYkhoc+nlDZhlQGyx4jRweME+u4bgZHVvv9r093o+GZNM9VECV bTUIrOpMujC+Z1PCJtZHyWJJO6kxIuQ/D7isp+G69fIPsx81gFcw9wUr7Q== X-Google-Smtp-Source: AGHT+IFt0VhBuCblZ3Qui+JHZFoAIXdYX/B/tZooCsuWa83TxPympLU+r2RHJCtB8Wv8IdwEySZdh78/6MNa X-Received: by 2002:a17:902:c94f:b0:1ca:eb17:b51a with SMTP id i15-20020a170902c94f00b001caeb17b51amr1001660pla.27.1698270067625; Wed, 25 Oct 2023 14:41:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i12-20020a1709026acc00b001c9ce33595fsm637149plt.40.2023.10.25.14.41.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 14:41:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 14:41:07 -0700 (PDT) Message-ID: <65398b73.170a0220.5395f.36d9SMTPIN_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 CFD4C6050A61; Wed, 25 Oct 2023 17:41:06 -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 | +---------------------+----------------------+--------------------+ 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 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/