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 63696429E1 for ; Tue, 25 Apr 2023 01:06:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 440A5400D7; Tue, 25 Apr 2023 01:06:53 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 5FC69400D7 for ; Tue, 25 Apr 2023 01:06:52 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-5ef6197ea51so23277226d6.1 for ; Mon, 24 Apr 2023 16:06:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682377612; x=1684969612; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IbNg+AWyGMgU+98WpOBMcrTTM0mseHvPXdd9OPzihHs=; b=bIIXrYM8LevUvdDzrF/6jRQbMlahtwgGnIPgyc+sSgk59AceypTf02a2X6e3nIXkQH 9EmaYHsrq5vqwLIZdtuRaiRJkxC80+1rZ4k1+VuAIPI5j/2iXUpC65SB5FDUzG7c3XIB 7VC/huIfcaUvHE5/vM9f8M0NaNYVznVoefy10= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682377612; x=1684969612; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IbNg+AWyGMgU+98WpOBMcrTTM0mseHvPXdd9OPzihHs=; b=PyCZNq4Dq4GbYdhSf/+nh6fp/XX5iqaMP6WFAqEZYcUit4bdLRz+7MKB34D1xuJ5/a zVOIMRabQn5u4ARvM8LW4N7lW0g2ksVdQUHTIyXJBB4uwcjcIyUC6d7hXyisLbWztIAw 28iCHwJ30mSLdMaKX5bCpz403icBuj9CPs7rZcolh+3X+yiUjHCCFDKbSHCmXBhBpfLJ 4cRu4b/V9fmmnyNL33EqW90bj4ITPeSqqxMrnGxauaiU1wiaRZhYRKdhVsoliLqBsFWi x+O/P3885iwwyLHwVs4BGMgKbsj0rC1JirRN1UMlS8qfefEt8zrMLvxpZz7XbhWbGcdp f+oQ== X-Gm-Message-State: AAQBX9ckCOK9FWyjNJkp2FoHlsDGJryICE/zyG2PcDEp+VFhhGx3j+PF AQuID6L6bMceM55pNW9JBhZc9cMKcfPj8IJOabdbPBUujIPxpDR3kmaFQA98MD0x8mGPcYKxvg= = X-Google-Smtp-Source: AKy350aXGHGEtApHkl/jOCURfkhtNGtM2VC3cH9zMNyE7awrQTLM3uxfyXWoFLQzuCw/dfG1SoEoqBNVfQ/2 X-Received: by 2002:a05:6214:4111:b0:5ef:519:b27 with SMTP id kc17-20020a056214411100b005ef05190b27mr25628730qvb.35.1682377611803; Mon, 24 Apr 2023 16:06:51 -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 k15-20020a0cebcf000000b005dd8b74ba16sm587760qvq.70.2023.04.24.16.06.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Apr 2023 16:06:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Apr 2023 16:06:51 -0700 (PDT) Message-ID: <64470b8b.0c0a0220.f04e0.4f80SMTPIN_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 855CB605246B; Mon, 24 Apr 2023 19:06:51 -0400 (EDT) Subject: |SUCCESS| pw126482 [PATCH] common/idpf: refine header file include 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/126482 _Testing PASS_ Submitter: Qi Zhang Date: Monday, April 24 2023 22:40:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:70cc4e1fed665712e68f2f45d98dda4abc6accda 126482 --> 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 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 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 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 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/26111/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/