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 F0383432CC for ; Wed, 8 Nov 2023 00:01:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBDBB40041; Wed, 8 Nov 2023 00:01:14 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id BBEFA40041 for ; Wed, 8 Nov 2023 00:01:13 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-587b1231dbeso1541365eaf.3 for ; Tue, 07 Nov 2023 15:01:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699398073; x=1700002873; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qgFBCRSKSeqraQdJLldQnJ+yXf93E3juAdTmzW3ZOC8=; b=O7yh0CMdIltGMXHMpgLN7bP7jOeOoy+cDJjaWi2wsEOUZIb5U3bkSL5DjLvak+3wMV aA6/RyliKnCamyuyzVmxTIovoqLbtbs0aJMZYU1SGJvcoVAGQquqkzXPgXIRNi3hRVla VUH40TL5/WQOUvhy2b7qRz1h1clqSD3FhR8+E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699398073; x=1700002873; 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=uvrvBUjdBXTnC00xxMTr/nFZwY0B244hU+Feew2c3VuViKFwdrLuT8If+gBDtM+2gi rqv3KifGAVq1ChQfZ5DnXxgtdWy2WvZ71c4vfCx7JhVgu8mWkkj4PQaMARQ97r54dl2C J2BLJSHBgqXsBk9Vn0a7uITtNEyjjIj/xxA2mYuickkZaxfeSnQS7F1VJUQMYC2TJfPE QOd7qUVM/X6ZY9yrmrbs80OjhIml6xR33z+yUs5x+0X0ScpbsJelZ8ehi7NogO4JtaoL hJi49kigHpvksOteaRi1oNYMjmaUW8yZkUP1mNVuan+ZubHiV38OBROnuWyN+tKjGWjr qGUw== X-Gm-Message-State: AOJu0YxYHH4FQoA7E8VzZ7ngqntJscL3eY307j7+Fh/B6iCqYjhYK5HR wF8jVfpcRqHAQKbJU1uN6cHxKH+kMhv9U7wh2JrwDIssyOsTiT0gjvmO2w== X-Google-Smtp-Source: AGHT+IFmv9Cq40XL3k0ds4bhicOifsQ+QzTd6agW8ITazG9O0RJ8SJukLSjNUG+R4a9w586P9tLbX10Cuyuk X-Received: by 2002:a4a:380e:0:b0:581:ea70:8a30 with SMTP id c14-20020a4a380e000000b00581ea708a30mr204394ooa.7.1699398073143; Tue, 07 Nov 2023 15:01:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o207-20020a4a2cd8000000b0057df00cc712sm828625ooo.14.2023.11.07.15.01.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 15:01:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 15:01:13 -0800 (PST) Message-ID: <654ac1b9.4a0a0220.dceb4.d914SMTPIN_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 A3A9B605C318; Tue, 7 Nov 2023 18:01:12 -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/