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 1F10A42C6D for ; Fri, 9 Jun 2023 12:08:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 009E340A84; Fri, 9 Jun 2023 12:08:56 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 3F4B140A84 for ; Fri, 9 Jun 2023 12:08:55 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-33d0b7114a9so6837885ab.2 for ; Fri, 09 Jun 2023 03:08:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686305334; x=1688897334; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bPEUmHjYm8lmW5KIlYy7pnUFRlDkfdn09RD0Bt8o9tY=; b=BAtWqP8hCNjzF03KNY/MXRJzssM77DgQBEON1Qp7RAioqj5n/54Xt+wayOc7ztdiQE g13xwLoQZGw2pVhcdLrm/xABnC5VfHuqGET0WoYxxuwFQ050APLl9F2DphZ5vA4tzXL3 BNfCZpmrNKqRxmvKhjbjv2yBRKSHsdOdNpVqY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686305334; x=1688897334; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bPEUmHjYm8lmW5KIlYy7pnUFRlDkfdn09RD0Bt8o9tY=; b=B9JrMwBPp+DPJ+wpwAE+QKTZ79kV1wVZUdGQCpQ1sa1wqYAHDMQblHb2l40NVmylk6 b2ATMtmLYxdFTI+PWtEY0p+gYANIpx1pM/DTWH5nDOjqHh+vsE350tjdlzlkxgNp7TkF CyOrVVI5SkfAE10TTDF2btq3OCkCRwpBfMUABtiGWCFQ3J0UkhlzKbBI4OI7TTqOVGzH kML0Ri9WGlXBhW2raThorZ4HEQBStwd5Ie7C+TMayCYAAyhCgomcu8t8KjwpmtCpfjyq GeK6XXMAfRdGfnCwEbr1mSh5D6mDldJ9uESHRpRZl8GLo0M8Ax9JZdiBUnsl9a92jNkA YdZQ== X-Gm-Message-State: AC+VfDyDVi8b67j8qOkG+kzn1ptg+C8O2xjXqReF3Zi4dhxN3WpUDsv8 Sld2aqhgx230qLAa2up6BqMDkp0lstj9ZCOvJeB9N1pLfJ0l143O9Nn9wg== X-Google-Smtp-Source: ACHHUZ5tBG3UsE7fJjTkaIM+thlxsgiV440Qjl87kP0IYzP/V6yUvo2qhg4fLXfbfwOHgcgwJ8wZ6VkLr1qZ X-Received: by 2002:a05:6e02:108:b0:33f:a995:31ab with SMTP id t8-20020a056e02010800b0033fa99531abmr593394ilm.11.1686305334545; Fri, 09 Jun 2023 03:08:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s12-20020a92cc0c000000b0033d39c94163sm188810ilp.37.2023.06.09.03.08.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 03:08:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 03:08:54 -0700 (PDT) Message-ID: <6482fa36.920a0220.7c93a.5d1bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 242C4605246B; Fri, 9 Jun 2023 06:08:54 -0400 (EDT) Subject: |SUCCESS| pw128458 [PATCH] [v4] app/testpmd: fix primary process not 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/128458 _Testing PASS_ Submitter: Jie Hai Date: Friday, June 09 2023 09:03:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:2125ed73e10ec028dd1b5fd6105aef80456e659e 128458 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26608/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/