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 43F9E4320B for ; Thu, 26 Oct 2023 20:02:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F3B140261; Thu, 26 Oct 2023 20:02:47 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 14A6740261 for ; Thu, 26 Oct 2023 20:02:45 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c434c33ec0so10507725ad.3 for ; Thu, 26 Oct 2023 11:02:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698343364; x=1698948164; 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=bKZsqLgJRKvR8YQrWyOMZp5Lk8DPp4/IueoQMHH4y1li9d6O0cejg0zTqEgnD1Vzou WFufeSRH8Oq3aTVW5hTlnJJWxE5DxpiywT661R/rNX4yfek8DV8gkfAUHFhGMqMe3D6r Uw7uOHn8v4ympmaiOM/uA9IG5EpSKT01xTH9s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698343364; x=1698948164; 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=Q+c7hnwUdP1WgRis4oMulaUXcHXThtNVEmQPALnKWbsORsd+k1JBLvRGJ3DiD7xJTr TJxWBODP8Ju11QZVSnozH02PUr1lt2Bp1asfdC3b9fT/jDRU4vuYi+IdErcZRJTnOQKp sOUjCvtRq6AV+zjGHKbBYj4kqAWiPjPy25Q0Ka4KOR+S+F764MjS32C8Jh+Xtdl4cqP3 4rF0VsTEMsZ7B/IHazI3tJgWKp3Bz+2DGHdZWMxBtSc17iHc2ud0BJhtgCMqVpVjkx81 7j8EU7WO96AFnlmEat/qfDHlUD03kW5TN0C7QDyZxBVbbsRHn/5tIKU3dRIX6F5Vx+4F kRPA== X-Gm-Message-State: AOJu0YwqoUWUiyqeUeXiM2cH96m64lvV1932+hr+eb64Nc7kiuqdP7wF VDxbz9hQYzyRtSGzIr9+zCZSRBuqqJpc1OxBrSgwKv8VVS3mF1VLbpZZcA== X-Google-Smtp-Source: AGHT+IEnX8yRkbJcLZb6RLFpXqkUTw33vfl5E0ZtfJuH7gGqumd+WTA7eWhdOjlQNaJCJLsWPzv3CrVMLHQm X-Received: by 2002:a17:90b:fc2:b0:27d:76e2:ab18 with SMTP id gd2-20020a17090b0fc200b0027d76e2ab18mr296866pjb.9.1698343364269; Thu, 26 Oct 2023 11:02:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t10-20020a1709028c8a00b001bf5d614475sm668251plo.106.2023.10.26.11.02.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 11:02:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 11:02:44 -0700 (PDT) Message-ID: <653aa9c4.170a0220.8486a.4797SMTPIN_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 7799C602A042; Thu, 26 Oct 2023 14:02:43 -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/