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 AC58A42F4A for ; Wed, 26 Jul 2023 05:23:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A4E3140A79; Wed, 26 Jul 2023 05:23:19 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 1769F40A79 for ; Wed, 26 Jul 2023 05:23:19 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-563dae89bc9so521082a12.2 for ; Tue, 25 Jul 2023 20:23:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690341798; x=1690946598; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SJeMewugl2FnOmCqthjpP0SB6EFZLOi01FlavyyyHBs=; b=ZujULU4RFFAlFeIVMChcspJM0fexwVdcuaH48ASjBRK0cKoESagZZI2AbCn6HImi16 pc+rtjoaH4rOxkuO0fge1rUwwMcTXb9Y1tfd4XFhV/Jqz4yMnYN4OCxIyvm+DDAyXlGd Z2pO2xQhtkaBwM8UAiQ8wDZWpvn9G3mR6IjEU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690341798; x=1690946598; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SJeMewugl2FnOmCqthjpP0SB6EFZLOi01FlavyyyHBs=; b=MdYwV2lb4Orlr7J6muNIRTSRTh+nqDpSEZ1s7QtY1PyVQmBPzGsgGfUvb6fomMehLh bCGaE/1ewRA8fL+/iMgtUtO1k0uHKyj76XyAGTqe7H8+FWMuVbV+cEyCddHFE2930p/F LR1WahVjrmCHQoIsvVRRdKYZ0qdQloZepVr2nMLYNmR34wfeg5lWUDzHz1+hb8XpyoMl EwY1I6uHWpsMzXLqhLM17E+/MQcLPDZpgiBCLRJmIsVansSFDhDe9ehKU/jh9j8y5W3I /cVSdpkuXXc+LZSTikNXMgT1dUMLQufakg/yHrHEhXkStb+RchhrROEQ9U2Qa/5HsJBk D28g== X-Gm-Message-State: ABy/qLb3JFqHkP5cvZrj8AuX8KNwvV283GMISlz9Y4SMHmADZP2aXLAx geWZOBOXLfUM3fSEV8idl+0yC2aPp2z7G/G7tAZ51KvOFZjxmmmbBybFIR+zF50u/gwV492LUA= = X-Google-Smtp-Source: APBJJlHxHgNX9BHUoK+ojSYQx11Ss6vIGOKdVnR9rAB2Xx8JP50mWk+Nv1nfq+FdfUHtUSSzqddCgkIVJeiU X-Received: by 2002:a17:90a:4414:b0:262:e6c6:c2ec with SMTP id s20-20020a17090a441400b00262e6c6c2ecmr735977pjg.33.1690341798160; Tue, 25 Jul 2023 20:23:18 -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 rj5-20020a17090b3e8500b0025bf4a7a867sm15701pjb.2.2023.07.25.20.23.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Jul 2023 20:23:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Jul 2023 20:23:18 -0700 (PDT) Message-ID: <64c091a6.170a0220.df96b.10e1SMTPIN_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 2C2F76052471; Tue, 25 Jul 2023 23:23:17 -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/