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 0C90442F4A for ; Wed, 26 Jul 2023 05:41:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07D3040A79; Wed, 26 Jul 2023 05:41:15 +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 1029A40A79 for ; Wed, 26 Jul 2023 05:41:14 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-78666994bc2so242360139f.0 for ; Tue, 25 Jul 2023 20:41:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690342873; x=1690947673; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tomUN0n5pxpD2Atzjw5ajT6rpwW4z6O+We+b1/e/z2U=; b=LatvBIQLi537ETLNycMgJP8TsKwiwW6frvoR8Jcd3sVSsVkZ9m1Q0XE4032D/8SlPU wEaFuHmMZmHHxw2RO7CEPz8PgNL6rEvJgmwwfVwiy8n4Vlme9lfLzS74yP3k0OQij6yI 1PTlecP8z7/1vrUawJ9Zj8jAiNW+BiMhASzmA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690342873; x=1690947673; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tomUN0n5pxpD2Atzjw5ajT6rpwW4z6O+We+b1/e/z2U=; b=H9hgj+/YEzeR9oQLQNRHXnbUkayZ0gJ97Y4NWqYVkM2nwPBZIKb3IaTPizVopA+SOv nTj819JAc2gzQV6/r8p6qs3lthKKGU5eGxx7H0lnFRXjzUWyxo8O7jBEIHn7wq/+C3GQ WXY40JzgsuOEX571e2EvMnZ9Bdnw45a5UekaqNL9dIl5QbZaQnqQvijz5OGfTh7ib00p eJ5icIZRGeoZtGSWUWIWdxAsEyA3GBSwCDT84JhNKE9J6BxTTynd67LWnFoKsJq/Ja2o 1AZiUEYaAWBcvHpGV+TkM14c7Y46xjEJfqrhDzcUfKa3X17NEXY14eBeXGoC/RN0keZp YeZA== X-Gm-Message-State: ABy/qLYC5KfvPP/H3jQtAD4idPRou/kiEC4w+xVEHQq9HlibUUs/EEfB XeiKoBNafbi7716kDoT/tn26BWSHVe2YQivXQulr3UlD/iry9LnGh8xBSg== X-Google-Smtp-Source: APBJJlHOFJVX4H1DjdqGCQUScRhmqUuSx8hw0zs02JaiYghj1HgDpULaoR1fsOnaWXwCqzwzolSkSbMXs14R X-Received: by 2002:a5e:9915:0:b0:785:cdf7:eaee with SMTP id t21-20020a5e9915000000b00785cdf7eaeemr843610ioj.12.1690342873459; Tue, 25 Jul 2023 20:41:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q17-20020a5d8511000000b0076c7f596735sm846233ion.10.2023.07.25.20.41.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Jul 2023 20:41:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Jul 2023 20:41:13 -0700 (PDT) Message-ID: <64c095d9.5d0a0220.a32dd.2323SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DD53B6052471; Tue, 25 Jul 2023 23:41:12 -0400 (EDT) Subject: |SUCCESS| pw129705 [PATCH] [v2] app/test:subprocess synchronization From: dpdklab@iol.unh.edu To: Test Report Cc: Kaisen You 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129705 _Testing PASS_ Submitter: Kaisen You Date: Wednesday, July 26 2023 02:39:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:74913fd2e1579af164c81de3c109e9578d709e4d 129705 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27143/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/