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 A733542C6F for ; Fri, 9 Jun 2023 12:14:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A3E8840A84; Fri, 9 Jun 2023 12:14:49 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 47BBD40A84 for ; Fri, 9 Jun 2023 12:14:48 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-65299178ac5so1689886b3a.1 for ; Fri, 09 Jun 2023 03:14:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686305687; x=1688897687; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=q581RRI2uP49su4Q39df99w8w2bGLOqgocgYUiyU04s=; b=ZY9IRWi52Eyxp0Fhrd1d3Kws1K3WvooQSjTSxi5EVg47d1IPGU8KdT0u4/WewkY7CH d4CMQWQRjA68+iWlFj0ToakQgEx9bT++CXsK6POLJYW79XveAMuYBTZc5crZVI8lb2QI RTHJ9ZAgkbsSADN7qFElmYDdj0rFRU51DWYUI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686305687; x=1688897687; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=q581RRI2uP49su4Q39df99w8w2bGLOqgocgYUiyU04s=; b=OmZszokNyeeboXF7hSJ5Fl8j7D92ETdwlyQJTIoN9eT+C8DF+t9+naLL2qATT29Lsq 1nmZZCSGRZnvO0qq4IvypbnlEGzjqowVOhUC276+aM9+0Xv6ZAtIbq5AFN+RD+A+gc/7 pSAhXY0kWlmqsIqzRDx9dL/J4ibZbI9z+xuFGGIjeBF1kvd7gXvhV/japWDQGzs0zmpA KBdUywaZb9lhPr+xQ/Sjv/RP7HSc0LuaALW77PouaShBvpGBKn3qLxYmt8YQIH/OcbDk Q7BT1DO2GhFNyw3CfxH1HwEHfIaRF2HvN5KxCeRP7g6MJbfFFP/S+iT3FZsZjPRvJ1p0 6Hig== X-Gm-Message-State: AC+VfDzfQLQg6MLQIF6gLik1yr6pOiPr2T26FKFJ5xqKLjN3tn9EsxWa vr00r05MNfGYPBeVueVe7jY8/0MxJbytWPHnGuO3C7I3b9cYSnnv0lEdgg== X-Google-Smtp-Source: ACHHUZ681MecMcVHm81/SyrouHKNefELWyGj1PKdTomigUE+ueZMeUT2eskaGtXzzIpqOjVbjdCwo8e9wESA X-Received: by 2002:a05:6a20:1613:b0:10b:cb77:5403 with SMTP id l19-20020a056a20161300b0010bcb775403mr956026pzj.52.1686305687505; Fri, 09 Jun 2023 03:14:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ji13-20020a170903324d00b001aaf158eab6sm189928plb.36.2023.06.09.03.14.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 03:14:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 03:14:47 -0700 (PDT) Message-ID: <6482fb97.170a0220.5922a.614aSMTPIN_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 E3433605246B; Fri, 9 Jun 2023 06:14:46 -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 | +------------------+----------+ | RHEL8 | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/