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 DC18642BCC for ; Mon, 29 May 2023 09:08:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D74DD410D7; Mon, 29 May 2023 09:08:44 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 18811410D7 for ; Mon, 29 May 2023 09:08:43 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6af6f309613so2866597a34.0 for ; Mon, 29 May 2023 00:08:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685344122; x=1687936122; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ulKjCm9tJzv8SZN/fQBzDNnmWNDXQWPTSuP3l2TIkEA=; b=U7ztRYGHwXFfac4HICrpyU/oYc2jIdwSbLTOHMkHuii19MREEn3OLLELuu4c6bGd7F N/7Qmr/MUCogOKDLQBNj7ykHKXAPNhw5crq1BHoxCK+7ZA4WWXHPzPmTJOcVZV7phzgo 633o7BAsA/uQmXRf9wiy18j+3vwYXcGBrV6C0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685344122; x=1687936122; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ulKjCm9tJzv8SZN/fQBzDNnmWNDXQWPTSuP3l2TIkEA=; b=AigUa3QwhSQMbAH/0WR2qZlmGq7X/tvvhhxMJwRyklxxWldm4Gyl1kqq4/XHmJxEzy vOgrllRW6pst5r7fbBAoJUYEQ6TE40POkgPxzuJWUCMSrcr/zcErbwCXiGfmK/b0u+DK ltxxFY1M8BY+hpwuxQl3+q5LxA2gv3VtNWLR13ZSmv1YP3h95cKKn/cQN5artyySwbS1 QcxyiZvJ4TqXTXc1S8vrJNbjtoIejie5uN+zJl8NNAt8jvEdbYOtvt90/jQ1pTqYTtWz FNFWE6g6X4ZQwu65eA4FZezxbsFpk2tbRbvvPskBSrv35s63En4GeovEPa32KVPrAsZI 7xdA== X-Gm-Message-State: AC+VfDyS7fqhzJWikW8uQpBJDKvDjxpTSvCFPp26J9kqwNLjm5U7asZ9 Z1XtMRxgV6zFheM27WIwuhwYfS4+crJacdx3aq6QSpFtkEdn6tduLIUfjwLAOIz8qLAW8+vVPw= = X-Google-Smtp-Source: ACHHUZ7o0OII3/bCBdeGoT89s0ffaUdkCb4p9kKQamCaa6xubZ9lSUchnF/prCMeHJp/Z0lgcutGVFD320M0 X-Received: by 2002:a05:6870:3a33:b0:19e:a55e:211e with SMTP id du51-20020a0568703a3300b0019ea55e211emr3263026oab.11.1685344122380; Mon, 29 May 2023 00:08:42 -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 a5-20020a056870b14500b00187905b6f93sm462915oal.42.2023.05.29.00.08.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 00:08:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 00:08:42 -0700 (PDT) Message-ID: <64744f7a.050a0220.27c0e.c559SMTPIN_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 B583E605246B; Mon, 29 May 2023 03:08:41 -0400 (EDT) Subject: |SUCCESS| pw127653-127654 [PATCH] [2/2] build: fix warning when runn 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/127654 _Testing PASS_ Submitter: Ruifeng Wang Date: Monday, May 29 2023 05:57:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127653-127654 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ 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 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/26431/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/