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 DCBFA429EE for ; Tue, 25 Apr 2023 20:47:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B838A40ED6; Tue, 25 Apr 2023 20:47:18 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id AC6C640ED6 for ; Tue, 25 Apr 2023 20:47:16 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-76372a83c8eso151460639f.3 for ; Tue, 25 Apr 2023 11:47:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682448436; x=1685040436; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BAp8KU9oVXzUa44PNvYsLYECJ7yZAaXBzkOvS3l8+Eg=; b=gU4I733z1CI22H9192RhZYg+CyRprGDIc6+S9LgV21hLyHKhUF3rvOnQyKT8jkW/T2 9UD5cw0k8FevT5WDfjOL4LRZuUPVxfY0IGrVUWTfRUw/ARpXZ4xJk87v0lHa3B8tJYMl iQUQJPR1GHm+8ENL7nCOI05BlgxzauuUPBoaY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682448436; x=1685040436; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BAp8KU9oVXzUa44PNvYsLYECJ7yZAaXBzkOvS3l8+Eg=; b=ZGyhoxmydykR9R6oukcF8cbYWcF2YUbf8KkkwLOzCJ4+WFEOSUP/iX4gJmSgXewSeT JfUrhthuKCrkZARR2E+19wAoWBRLTPbpAt7onODALiEY5VHkkpFt/B15kZokC7r2NFDa 5eOM0KW2VB1arR9xpuvYxZjDeWmDZxRTlAyu2E2+uR4K5gYLGfiNTIcANrnNHX9W4Vfq hxFPTKiwEExCxJtcNzGYtrPpi52NqhkIzqeCl0oDA+CBK+2/8LqZz2eZEPf1zL5khWC9 8lb08vmQBgC70ztRlZU3pM0TwLg5d95Fj06wSCD4twIHKZo5BgJyMzYsRbS8ixSXX3kD Abkw== X-Gm-Message-State: AAQBX9dh0MbwD6Yfmdiou8365E4FAwrMJTJ4ERfPxvcSXg/zdUs6uE+O 9+4jAxNbTpg3+m6r+fFcm2BpRjqJcdpd1wXKYozOa0RkIwmrQnxmszldfw== X-Google-Smtp-Source: AKy350aK/NCMF64OzHeyy8v+rgbGBUFb7Gbw2K9Cq7KcUbp5aClWNYg3L3abNrwCPcArQYh+xUjIo3LoGmTQ X-Received: by 2002:a92:d281:0:b0:32a:798e:5e6e with SMTP id p1-20020a92d281000000b0032a798e5e6emr8684782ilp.23.1682448436081; Tue, 25 Apr 2023 11:47:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t8-20020a056638348800b00411b6d32b81sm572195jal.36.2023.04.25.11.47.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Apr 2023 11:47:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Apr 2023 11:47:16 -0700 (PDT) Message-ID: <64482034.050a0220.bcefc.7fe3SMTPIN_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 9C107605246B; Tue, 25 Apr 2023 14:47:15 -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-abi-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 | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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) 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/