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 D03CF432CC for ; Wed, 8 Nov 2023 00:07:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8C8440041; Wed, 8 Nov 2023 00:07:23 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id C1C2340041 for ; Wed, 8 Nov 2023 00:07:22 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6b87c1edfd5so4773228b3a.1 for ; Tue, 07 Nov 2023 15:07:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699398442; x=1700003242; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qgFBCRSKSeqraQdJLldQnJ+yXf93E3juAdTmzW3ZOC8=; b=J4k4sWKqajpZpQHjLrvNw1cCCOJC/dvPcEyg+znF6+nUTF/gnT4+MY/p0cWswLoCO9 UgnUb4ddZjYwJUUYklJT8Zo6fxZvklU1kWPcpSR2MaWUCZobbaFDZn9//tmDsEzKrHlN XE/DK/EmZ+QTVvmJvSwvR5Uh/I8S6+uI07xWM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699398442; x=1700003242; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qgFBCRSKSeqraQdJLldQnJ+yXf93E3juAdTmzW3ZOC8=; b=MedEd70+uEmMv+mtIQeP0q+DhMNiX/8yk+XCPMvV0h9qwYhYshtt95HLBNv+MiOv9k bhfCE83Zjhhks7WWZhfMQu4mcGxVoLN16i9wDOqWHdMQZW3qraokF97dANDHjnEC5qbU VxOMy++5OKc6SUDAIGyZZSrKLSODnuP/z2gt7GmQP9i10Mzetz1rFc+IeLIF+Yhtsbko 5m8L0OS9O8HKMwdEqUd83RWaVeED6oxsp+CMk87fN/0Tq3ADQImSKCVQNKKnezeUk2SX uYyWnHh8+tHR5Jyy1J8JvX8vZl/ReK35XHTcNVtdzxCbWgIMZUEzEC7cQZOjZYOjYNN/ cNBQ== X-Gm-Message-State: AOJu0YyTwsRlT7TyFt3Nos+ztfwHIRb2wiDwR9y4Vh0ogOj5++A4Vsot 3peuyrdTAIN/kvF4eOAhob3JAn8Ld6Pho1xlO4/9DfmiP0txG/K4+dELyCAq+PFarCiuCh6AvA= = X-Google-Smtp-Source: AGHT+IHYH6Eotoo/BKS9b4mH52Z1qr/N4nYqt9p9HkT5twfwVaONNi63fhkoR6u4KoUsx6lB4gztCViyeRkI X-Received: by 2002:a05:6a20:c189:b0:161:2df0:eadf with SMTP id bg9-20020a056a20c18900b001612df0eadfmr532809pzb.24.1699398441974; Tue, 07 Nov 2023 15:07:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id o14-20020a634e4e000000b005b92988fd4esm105510pgl.27.2023.11.07.15.07.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 15:07:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 15:07:21 -0800 (PST) Message-ID: <654ac329.630a0220.a68b4.7629SMTPIN_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 22C5C605C318; Tue, 7 Nov 2023 18:07:21 -0500 (EST) Subject: |SUCCESS| pw133941 [PATCH] eal/x86: fix segfaults in waitpkg power i 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/133941 _Testing PASS_ Submitter: Bruce Richardson Date: Tuesday, November 07 2023 16:19:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133941 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28271/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/