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 2FAFC42F4A for ; Wed, 26 Jul 2023 05:20:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B2B040A79; Wed, 26 Jul 2023 05:20:34 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 80CBC40A79 for ; Wed, 26 Jul 2023 05:20:33 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d09ba80fbcaso4253883276.2 for ; Tue, 25 Jul 2023 20:20:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690341633; x=1690946433; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SJeMewugl2FnOmCqthjpP0SB6EFZLOi01FlavyyyHBs=; b=LWAxmlpuWSe6Zw+b8scsZpV+CSPSt+sFMYHtt7pDqm84f5Ekwu392KdLq2NR231eeR YoHGQbG0wwjfu7zzC+seX7s8IgisbfEWbR24zLoDAMGjwBcYevzxDuSeUtcUB4wznzv/ lAuy3Jh8OQMCiH5pwM50T8qPE4Vo+liv0zKPE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690341633; x=1690946433; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SJeMewugl2FnOmCqthjpP0SB6EFZLOi01FlavyyyHBs=; b=hfw//LI9UPdw+NvHZ+cvbWGDpDJg/70U0gyyskKGn/si0pJ/12F8s7jkjTd94XA0/x vHmBLqw1+R/qQkAyHQE6LbQ13kNsx0r4OYizPNqiqwUfOBvF4MZ6chloHM+rYsde2zsE MiQEozQTESo/ZrdImHL08l0wi4+iwbQ4o2awP0pZJIcvEWdd0ntvVTZQjwuSkfWXUMT1 vH6wqlvqvUCOr/yfQ2g/npgWDO3OQS2p4nXVjdP/LjG0GmubGLYnE12zfMteed/y1yiV 4luAHq5HqLLdU+YfBgw1gn7kYpgX+6MgcjKVjc1vXsRwbP0toAkPh8nVJBg/Ni1sIws7 WHvw== X-Gm-Message-State: ABy/qLY5YU7c0Z/9mkYXrHkW3BVyH+pBvFUbHVu0s/vAOHTeNXdOfs86 yiT7yrAWr6YWiam1WqsrIHBVVN8zYmFd/IwqETyn5Y1mK1PU6mWXhXOxKyVR7BkGfv42qE4wpA= = X-Google-Smtp-Source: APBJJlGBg50yECQK0uugq/FzvctQsRDab75a+/w4nZIVGlZKfsHDLk+M9/q7fbaEyiUKR23EQnd7b1D8homw X-Received: by 2002:a25:6905:0:b0:d1b:7fa0:ed12 with SMTP id e5-20020a256905000000b00d1b7fa0ed12mr859312ybc.5.1690341632863; Tue, 25 Jul 2023 20:20:32 -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 o138-20020a257390000000b00d05c36090d0sm1022820ybc.1.2023.07.25.20.20.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Jul 2023 20:20:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Jul 2023 20:20:32 -0700 (PDT) Message-ID: <64c09100.250a0220.7d735.72deSMTPIN_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 4AED66052471; Tue, 25 Jul 2023 23:20:32 -0400 (EDT) Subject: |SUCCESS| pw129705 [PATCH] [v2] app/test:subprocess synchronization 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-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 | +-----------------+----------+ 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) 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/