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 9EA2C4320B for ; Thu, 26 Oct 2023 20:18:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9959F40261; Thu, 26 Oct 2023 20:18:10 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 5877140261 for ; Thu, 26 Oct 2023 20:18:09 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6b1e46ca282so1197770b3a.2 for ; Thu, 26 Oct 2023 11:18:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698344288; x=1698949088; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5vH3g5S5691GcifTK9H/qQkR7u4NyU9H8NYcjtYau0o=; b=Y76rkVyyrH3mG6aiqhqIcOTIOcBuYjnL4F7nefkzNW3mb9PtkWNwUmVDvntuF1cHej 4JCHdzzmWrQ1KBUCxyR61lxbuVvEohxMszuD0HLtpCCS8oaQ++0YqUyBj+noYHTTTd0u wi+TbqfuTsI+Dq6+/c2Gmhsi15bz3fC/+0SjA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698344288; x=1698949088; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5vH3g5S5691GcifTK9H/qQkR7u4NyU9H8NYcjtYau0o=; b=QI0Trjt/84sYjQNsqiKD0BoL2AT0NoifTPS2H9r0wbARqTjiQ9ReoxNd3ndirlD6Mc OCmu9UKj83Ct09MPtk/Ig6AdK9D3t1GWccGdJ69FzPat3yLbyiv103fkHicVaBIx/jO0 0cc4IEQtjTJcaSY1c3NHNxqzgioru4SBhW+yJN19+6yACrKdsUCpdh/vZI34233LVOmr 97w61IfLiV/5Cxycoo2LOJnXL3oltAsEznlTRd+FFnLzjOaDyLVpKwkEhBpzx6XVBrmc PoEXjMmxqWY1zPCqRYeZv+8lZGHwUwGE31HOF1HcuUQlGqCJnnf3gTdGljJGXQNH4EzF xn1g== X-Gm-Message-State: AOJu0YwmP9MFjDQOTHouu3z2FEM+g5VsP7QKyCH+wKp257SZoAqC9Q2f Q6ERlmvFHmiBCrrxXa1Fmc8zrnihUw8Jh5yHrLyWeZAuNpS4OoHYm3KyZfOEMYcTqXsCHEC7Hg= = X-Google-Smtp-Source: AGHT+IHs2F5kiyKS03Mc8+hqa6woGUHOwFDO1MSo/hegmFijRjpqCuqpDNoG7i4DirEEqTYrJqniOGQTrypy X-Received: by 2002:a05:6a20:5485:b0:131:a21:9f96 with SMTP id i5-20020a056a20548500b001310a219f96mr886797pzk.6.1698344288606; Thu, 26 Oct 2023 11:18:08 -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 f7-20020a635547000000b005898ceca7afsm1076736pgm.23.2023.10.26.11.18.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 11:18:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 11:18:08 -0700 (PDT) Message-ID: <653aad60.630a0220.8eeed.9966SMTPIN_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 CE06D602A042; Thu, 26 Oct 2023 14:18:07 -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 | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL8 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/