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 C47654320B for ; Thu, 26 Oct 2023 20:04:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD6BF40261; Thu, 26 Oct 2023 20:04:55 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 7C05A40261 for ; Thu, 26 Oct 2023 20:04:54 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7a66ff282baso29164939f.0 for ; Thu, 26 Oct 2023 11:04:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698343494; x=1698948294; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lpWZ/bUQ5dA3xnB9b7k0jCot/5b/KI6rf0fd+7lzPsQ=; b=NkJ7md06F0IofaUYFe71eTcRdNq4yC/4kSVFWd2x9ug1pPVK5sPBUmjMGh1/KvMTzQ euOrKeGun7rYZXEcXOHIb5uYs1IFLXIBlcp7ZumfDC+WmEoMmqSaHaKA8tzNtgloi7D2 hKQSHJHg+Fooeayjy7ECmvNN/WMdsblFYMh/4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698343494; x=1698948294; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lpWZ/bUQ5dA3xnB9b7k0jCot/5b/KI6rf0fd+7lzPsQ=; b=WsE7Zmipqx3uzQ1nJWtqIM1CItGH+jN5YmkSHZOmY1nRieUosbfgUUIb572xD7Mnfw t9riUeBFafAvVWlNrJQvwqw2cGYRdzyFpsqm2hZ5GwkSOHts1D5mk79bxwJZbgeCp9dc RK8WGXsr7n1QiIPxa1OsZ63WQF/HciWCa+eUK7m9kHmke2r5ziytBoo7cpW4trtBfTpx TSMYg+gW+FIiQ+j2sT2oGkv31pY01KqrR78sjAVo7oK36yJ8ADqjNly50HCP5JUnruzk nZq9OgxOyl3Rb3jVkkdlJLCJBx+fUkd9CTOjFg/hMMaO7U9EGQXkUoco5i+IMnirLIyE uj4w== X-Gm-Message-State: AOJu0YzTPR1ytic3fSEX/xqrmTeasLHnzcNEjojTKfH03xqKb/puyPe3 jPHlrKgHJptoFdKpR0eM3uREbCFFIYTCoDossHo0Ka+534NV0bbfRJxocvDH+cMQFX7vzJMARQ= = X-Google-Smtp-Source: AGHT+IHQmFuOe9oJa6X2vaN081ZT2WrtodihZHbSJkBS1NSQdhE39O5Cnd326OSUUlCQa5RqjlTFhPjEl5P0 X-Received: by 2002:a05:6602:3412:b0:792:93b9:2065 with SMTP id n18-20020a056602341200b0079293b92065mr968581ioz.7.1698343493905; Thu, 26 Oct 2023 11:04:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id l8-20020a0566022dc800b007a24c108274sm199499iow.1.2023.10.26.11.04.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 11:04:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 11:04:53 -0700 (PDT) Message-ID: <653aaa45.050a0220.ef687.8283SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6282A602A042; Thu, 26 Oct 2023 14:04:53 -0400 (EDT) Subject: |SUCCESS| pw133431-133432 [PATCH] [v5,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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133432 _Testing PASS_ Submitter: Thomas Monjalon Date: Thursday, October 26 2023 14:19:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133431-133432 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/28095/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/