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 6301E431FF for ; Thu, 26 Oct 2023 00:04:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E0F74027F; Thu, 26 Oct 2023 00:04:18 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id D14234027F for ; Thu, 26 Oct 2023 00:04:17 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-7b9d894be6fso37318241.2 for ; Wed, 25 Oct 2023 15:04:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698271457; x=1698876257; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rf51VX0APBH6HH42Je01qkG1g8cG7+POBu+Fe8N4Qq8=; b=VYZia9MWHsASfDByLO+2fYBRuGu0QKTmkMKnIN8aRHN4biJn5+iBw8/KaUr8B0zT/G W8oilZuLGif/7F4cOd/IIbIi5la/fwWxUGxlR9e0TuEtW4MvtocKP+kcUV7Rdh+IKeGQ mMbzYOjkYAKMQrmaSii0lATzDkKNAderVnj0k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698271457; x=1698876257; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rf51VX0APBH6HH42Je01qkG1g8cG7+POBu+Fe8N4Qq8=; b=Frnb0N9l7gAi+gRjVV+U/xnwfX/DMA9D2Xh/MMRhChmx3NLCRbyIYtUiXQv8aexdMg Nh9dWP0R6MOrfRVEChl/TYS5UlY/o4kM2wHJ2fycZH2cP7ww/wAh/P8WXyN7zt7vh6Nm vig8yFtuV4OZbIA04PpNGQLktmEzXT5fWKm1yJ8hqaNRwO/TCZMqb8CwZIdyG7Gu7Ejy bZcO+0yUqwkUp0ZEk6smfhYvZ8YZl+1duZudUfxs446eqUSeceYbv25eH13MKyTQVsVx FadIZNQGGhPDCIIRK6+eQC5DlhRXYFPriTVi8Zar/Zr4Q599kMDlWuMGcU2vQ5GP09Nm BxGg== X-Gm-Message-State: AOJu0YyKqNupdXHZyFX3WVwDgfOx8NIxMMyYDZF3ykXY5fv4XSLqGBA1 TOARHaKGHSgr7Ku4VjWGu7SdvEqp4P9xFu4MM1gZWhHQLFtmRDhFjtoUIQ== X-Google-Smtp-Source: AGHT+IG1nGVXY8qCLrf+EVeWAo0Vg7vLE1wrjJ1QIfDTnGb+lgFaeMYzOTKQN9ry6DxpKLjtdn/kzzWqA56G X-Received: by 2002:a05:6122:98f:b0:49a:317c:ba5e with SMTP id g15-20020a056122098f00b0049a317cba5emr14206799vkd.8.1698271457136; Wed, 25 Oct 2023 15:04:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u39-20020a05622a19a700b0041b781540edsm875802qtc.11.2023.10.25.15.04.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 15:04:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 15:04:17 -0700 (PDT) Message-ID: <653990e1.050a0220.d6dca.ed76SMTPIN_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 D28956050A61; Wed, 25 Oct 2023 18:04:16 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/