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 4145D41E8B for ; Tue, 14 Mar 2023 01:59:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3CF7B40F16; Tue, 14 Mar 2023 01:59:25 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 00A6540F16 for ; Tue, 14 Mar 2023 01:59:23 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id fy10-20020a17090b020a00b0023b4bcf0727so6040450pjb.0 for ; Mon, 13 Mar 2023 17:59:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678755563; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=VuB1FXhqRpCptGb5OG9RUJpUpWvJEyhXye1z6OFJMDc=; b=Uh+G1XUY835yv5WfMl1Ng23EfbQ3d+SxD9u+er8aeqXHsO3fJGHFpcj+apLveSrjpB PdxbtM6ylN/sCv3tWr0v1Swuoqz0LGR5ioSIS/OIH7Et4e9yKn+8t1aQCKM20bnJk9DL JCHVFeNUaAkD4Z1AwTgibUXbJAmoPjTO5Obp4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678755563; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VuB1FXhqRpCptGb5OG9RUJpUpWvJEyhXye1z6OFJMDc=; b=fVnbINf4qfDV3Tl5FqoPkIvbaLvf1r9bzb4zsEeoiqXfByUbnX7BkZPITA+aYHeju4 +bZYOlUDt/+nb4GYr6EiSi8SuLRMBji3MQP+KFjoqUiFr2Wbk9Jnp+omb8VbgPn0bBGi WIG0PUPxx0zSlRcDTTs1S3vuDzoUpKRTMKNA0OEJwVWTZEGf09CiaLPxmX3OkCHdKDAH NuNelO/Y8Cy9wrCKUNoKwx+UArcFrb7bO6AhVt+B2DAUZU8Gq0jDcnwULRpeK9u/K325 5jEwnwpcnhDWYOpg8g+Hj7tAevrnqGTXkfuPUFoXDxCUkMXk6isJTe93M5BfhX/y4Bcu Br8A== X-Gm-Message-State: AO0yUKV+aGIQZ6tUnCmIobnGM02xAZEZmHJ1wLLJSwUbUMXwbvgUprXY +U1SyX+AsIxewkTBkBgEnyrkxL6WJpkRSL5ZqtjYG98mhrIrlkEgn/hAL7tpsb+SiLx5Lnf7VA= = X-Google-Smtp-Source: AK7set/wd7irvKMVtFbiJnhuSxTJp6deIU2pIrgVnyd/mCL7QjPFadmOiQVNkHtF4ZIb9GX87vABuoFkfM3V X-Received: by 2002:a17:90a:7402:b0:23d:15d8:1bc3 with SMTP id a2-20020a17090a740200b0023d15d81bc3mr3884314pjg.39.1678755563167; Mon, 13 Mar 2023 17:59:23 -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 a19-20020a170902b59300b00198fb0e7287sm44784pls.58.2023.03.13.17.59.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Mar 2023 17:59:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 6DC06605246B; Mon, 13 Mar 2023 20:59:22 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 6D2EB6011D; Tue, 14 Mar 2023 00:59:22 +0000 (UTC) Subject: |SUCCESS| pw125074 [PATCH] app: fix mbuf_autotest in case of defined RTE_LIBRTE_MBUF_DEBUG From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230314005922.6D2EB6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 14 Mar 2023 00:59:22 +0000 (UTC) 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/125074 _Testing PASS_ Submitter: Pavel Ivashchenko Date: Monday, March 13 2023 16:56:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125074 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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/25713/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/