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 69A8942A01 for ; Wed, 26 Apr 2023 10:03:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 669B840DDA; Wed, 26 Apr 2023 10:03:28 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 866BA40DDA for ; Wed, 26 Apr 2023 10:03:27 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-b992ed878ebso22011080276.0 for ; Wed, 26 Apr 2023 01:03:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682496207; x=1685088207; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Qn2JEotmR6z/MXLxEy/CftbpykAiVQVaqQ8Xnvm6cE8=; b=Bt6LgAoDV4bfa9jqnbyohGsnVfXv6x6h6tIRJlC2+xshPjVy9dDX+HGWvRLadfLWIF dXLkfpHhGvRIr1DUsm3odXQbJAXZQp+FTFh+t4bbiTTJKJIww1Wj1WoFR+BWtLP4ngcr KUxUbqiJcKD9xS2A01KSjL3FUzrsvzeYWBvPo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682496207; x=1685088207; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Qn2JEotmR6z/MXLxEy/CftbpykAiVQVaqQ8Xnvm6cE8=; b=lPvCBOEN7A0rEAwaIsLDCL6/NwDv/VJQ960DNyNBbJHIIFVUvpyDutWbTAUMcMMlld xpQ9pDyRniRGEeClGg758I/yoAJSnmOkWNZGmEdwyT6J4MoL+7m3EDbSa+OXyd+1Dzro FZXf2cPspCfKCb/LxRVcvzgD6vDml3wmraBdDuPF4im6cFRQLA67sg5ZXD3rxKhc6fj1 EkyJexJole+1hZtSL+/ROAZReMPdRrt01dlylx5LuNRapP5u1Awt5mYjAPwStcGZnmlp oBOwR4O1Mg54Ork0YcZ0jE+OAepE3M/znuciyhccEypQedIDPaNKByCwPElEsRT5nR1h JSpQ== X-Gm-Message-State: AC+VfDyZNynF9St7NHuNy30mZ9jaRcbJhgBlMP27pBmFmJ99pYyS+iTS ayca/c6RPGrytkCUTnI24BAkfnkWqleGMvRhrDqLJpJmIdt07/rv+c4Yp5/gqsEKI5Hk1OOFKw= = X-Google-Smtp-Source: ACHHUZ6zOuTfaGu+kKLOc4TM8X1RXAo7AEXU6WvLWEPcRpb2YaOLF3UhW8rny+jplUGA9Hyr5CVaAphdiBQ7 X-Received: by 2002:a81:38d:0:b0:54c:2269:7e0c with SMTP id 135-20020a81038d000000b0054c22697e0cmr1117681ywd.3.1682496206934; Wed, 26 Apr 2023 01:03:26 -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 f125-20020a251f83000000b00b8f53e4ac5dsm1211338ybf.23.2023.04.26.01.03.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Apr 2023 01:03:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Apr 2023 01:03:26 -0700 (PDT) Message-ID: <6448dace.250a0220.e527.5158SMTPIN_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 95AB1605246B; Wed, 26 Apr 2023 04:03:26 -0400 (EDT) Subject: |SUCCESS| pw126528 [PATCH] [v2] 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126528 _Testing PASS_ Submitter: Qi Zhang Date: Wednesday, April 26 2023 15:38:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126528 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26122/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/