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 1BE4342DDE for ; Wed, 5 Jul 2023 23:05:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 16410406B5; Wed, 5 Jul 2023 23:05:07 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 89E28406B5 for ; Wed, 5 Jul 2023 23:05:05 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-c5f98fc4237so1970465276.2 for ; Wed, 05 Jul 2023 14:05:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688591105; x=1691183105; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1m3bqc+t0hgpRIXGzMLN7Rs7DzP7mJmuJWJNNvD1q/4=; b=QnVeCVgLXskFDBYADM7d0aZv3MfUp0NQILYA5LsbZLZjjHSilTgnplCMCU8Iv5T0xW HtrJFDY7QYqDqEZU1MyypkPfnLih4JT1jY9JRRbfHRJCNZ7FZcnRu9AuvtvFsfLNAvXO iyVUml1RIVM/L+l81pM+dfFYuBd7egwnvpAeE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688591105; x=1691183105; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1m3bqc+t0hgpRIXGzMLN7Rs7DzP7mJmuJWJNNvD1q/4=; b=HESgr/hTBH2YfrZ24T5ksBOMy4N1/8Cq/Eu2Owx1B2KCqc3gAm5mHlEGIjLqT8RSaD 0I6s7Q6WnG3+1ULEVAL7SrrlsTBikv1dfKRkmjHH8Jy1Hq7obL3IW1UMA/eYl33GP/PP 8N0+bo9WtEqbgmZGsVeDAEhsrE7CV9eleajQkP/xyVL/SOirihqWHGwIsFGClfDOcgG1 85wFVqHcX1Au0LCx3SYiXKs8ruWZQ8qAf8no34y+do/RAOWmb58T4Y086Kwf5yqROiJs Ykn07JXsW3scdK05fhtCMteqolW0mQV8657uPnZ7mss8gMc0eHtmlojRCNOf386B5tR3 APDA== X-Gm-Message-State: ABy/qLbxKh84mYb3wVJVCyoezi/c9Yf3El7aHgW47rS2M1g1Zi2hwtFW 3hMZ9NaH/3a+HVsgfu4o7c/18QfBH5mxScrTIDtvTTaS5bZODJbaTojRag== X-Google-Smtp-Source: APBJJlF/870gOjiZwYOZKVpnV/gD63yd3T+hdW66rFAcZImYjQ0VZTdF9+ye8OfXlVbF6pL051WfBh8mx9xh X-Received: by 2002:a25:5857:0:b0:c00:3434:f63a with SMTP id m84-20020a255857000000b00c003434f63amr64946ybb.16.1688591104979; Wed, 05 Jul 2023 14:05:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f131-20020a25cf89000000b00bb1637276c5sm2356452ybg.25.2023.07.05.14.05.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 14:05:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 14:05:04 -0700 (PDT) Message-ID: <64a5db00.250a0220.86b49.fd08SMTPIN_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 A18A1605246B; Wed, 5 Jul 2023 17:05: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 | +------------------+----------+ 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 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/