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 17C9542DDE for ; Wed, 5 Jul 2023 23:35:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1272B406B5; Wed, 5 Jul 2023 23:35:07 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id C3761406B5 for ; Wed, 5 Jul 2023 23:35:05 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-401e0ceb4e6so601161cf.1 for ; Wed, 05 Jul 2023 14:35:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688592905; x=1691184905; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PE/06KlfIGf28GKelo7aA1yn+N0CDGz/T9gM/W88Y5M=; b=ds/iw+lUSEWbHZiK+tNF+/EZTDSX93iTgJWEZxt3J4DHFg95kWLlg3LKBVvDK46iHy xotRGTFHqawhd70sUQeiMBzb6lU8IV+mdpG3tkMxZK8zy3y1113RLUo+60tVauO2eTXi q/Ez12sh2CEnMLgyfwy26Cv1wMbhZJ0fhV/Pw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688592905; x=1691184905; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PE/06KlfIGf28GKelo7aA1yn+N0CDGz/T9gM/W88Y5M=; b=BYdYBegSpNo3T+8Ezw4E8MAngZArGyNvDEFUwnzGFybSuNPYxOapNjJ1+r3nyKOeHK CQUeUZ+lzZhoaz4eIdMaiaQGplEJzxlXG+E83Ub6TE4SzyT4y1loSuKxQZy9bTLMDwqx EdmBf8JtwjiODbJD9vlwOAONhhpPliXhBPCpjs3OrkqKVrYiAorIu+t56WSGoIVJNZ85 UtMaIYRRlT7o50tOKa8zvs76C/NH/dGqqS51bjN8capWFCXLrj2vFGNvkueIQO9Vxp0C P3IzD1pYdi638o5YvJthGH+yNPMC0Ht3+CzsjnkiZtnrRjUhnGC0i5Q3MRdf9DJRXI8R d4Bg== X-Gm-Message-State: ABy/qLYAh4N+HJgXIqFhMHyzbSjCMl4RV4aJsvH0lzOy3XdvsjxBQg/b 9To5ZRfeSEECxzwNVdLdbsxkWdZI1ezpSh4vdgfn2g3EHAc63MKt6lVNIQ== X-Google-Smtp-Source: APBJJlHxf37krMIMSIWw6DtrANqsRZUaC5pBe6bZVKhgSrxRzJ+4xSD3L9BBaHwx2GIPmZmDAbd/Q8oUmSSw X-Received: by 2002:ac8:5b86:0:b0:3ff:28d9:ccdd with SMTP id a6-20020ac85b86000000b003ff28d9ccddmr132770qta.11.1688592905241; Wed, 05 Jul 2023 14:35:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2-20020ac86682000000b0040327dd2143sm932404qtp.10.2023.07.05.14.35.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 14:35:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 14:35:05 -0700 (PDT) Message-ID: <64a5e209.c80a0220.2ce61.bd1cSMTPIN_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 E7820605246B; Wed, 5 Jul 2023 17:35:04 -0400 (EDT) Subject: |SUCCESS| pw129277-129278 [PATCH] [v1,2/2] examples/multi_process: f 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/129278 _Testing PASS_ Submitter: Wenjun Wu Date: Wednesday, July 05 2023 09:25:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129277-129278 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26964/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/