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 BC742429EE for ; Tue, 25 Apr 2023 21:29:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 939AA40ED6; Tue, 25 Apr 2023 21:29:36 +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 1A6A440ED6 for ; Tue, 25 Apr 2023 21:29:36 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-329627dabfbso62199215ab.0 for ; Tue, 25 Apr 2023 12:29:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682450975; x=1685042975; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KhDUt5J/GAvvWxO7NcIBOwYyaoUxYC6nHgVhGOGzz0M=; b=f1sAvCWcd1znauMWZQh3I4k9+qCguiWyUqthBENqka6sm8zTztbA8uRBEIVi69GyAB msK3o4lKHG6QYEIKH5ebLjyS4xMQ82bsRPxMkTXLnoHGhv0g4x2c/OScOVfukn72TCfQ /+aBFpOQTRlRcnkVeGZdS1KvxeN1/gHdWE0wA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682450975; x=1685042975; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KhDUt5J/GAvvWxO7NcIBOwYyaoUxYC6nHgVhGOGzz0M=; b=fHwy44krNjg+iZotl2tGXxoQib+Vt22wCQI5rZsrOT2TLoS6Te+JxErDCuw8Axi4Qo u9SSkNZKWjFnSnJKPSXXULFmnCPLOs53F2DS6NU9Wl7zPseu2uQphaY4WxHqcxvFLGl6 TPGdlnp+pzO+of/VoNdUXBuKPM9aVuzHObMNf6Aet3FMY3TExnRrJQw3WnkhKJ/t5LzE YnDQR81w1+HNFFSoih+ELX/SCvY7CRZ5EB9cDbKT96tb6PPq+cQeIetEVePyGT4l3DUf OxXjRFL2VR0teL0WsZ8NazlFHeiiyQowfmGTdDl65NhAXS6urN050M17/cu6+qv90OOX VqLA== X-Gm-Message-State: AAQBX9e4MTQgCfE0yi1uro/BLyfqIEGawoRnvbGZOvxVn818ShMUolpK LiV4BE6oLTyH+vAQhSHAbtF4XJFFrSmONWp5uLNQzxdz99k9tLFN+D9oE+v9/n1jYcY34HM7bg= = X-Google-Smtp-Source: AKy350akjC5NuZqlayPMHqcZUtDCwWotmoh56SRV3nrrJpcd6XqS3TFB3pLGiLFfcbzMT1JW9gcXVUvGuQ9a X-Received: by 2002:a05:6e02:34a0:b0:326:5b1b:3cc5 with SMTP id bp32-20020a056e0234a000b003265b1b3cc5mr7638046ilb.15.1682450975430; Tue, 25 Apr 2023 12:29:35 -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 b14-20020a056638150e00b003c50cf26cf1sm1301784jat.12.2023.04.25.12.29.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Apr 2023 12:29:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Apr 2023 12:29:35 -0700 (PDT) Message-ID: <64482a1f.050a0220.f78a.046bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 19A91605246B; Tue, 25 Apr 2023 15:29:35 -0400 (EDT) Subject: |SUCCESS| pw126483 [PATCH] common/idpf: remove unnecessary compile option From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126483 _Testing PASS_ Submitter: Qi Zhang Date: Monday, April 24 2023 22:47:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:70cc4e1fed665712e68f2f45d98dda4abc6accda 126483 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 36 Clang (ARM) Kernel: Container Host Kernel Compiler: clang 14.0.5 Fedora 36 (ARM) Kernel: Container Host Kernel Compiler: gcc 12.2.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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 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) 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26112/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/