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 29E8242DB6 for ; Sun, 2 Jul 2023 15:44:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0163D40689; Sun, 2 Jul 2023 15:44:14 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id E3BAF40689 for ; Sun, 2 Jul 2023 15:44:12 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-791b8525b59so1351417241.1 for ; Sun, 02 Jul 2023 06:44:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688305452; x=1690897452; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=shPcMy5VW0FvV5W98yBQ2FnWMWmelZpBgWlz79gLm2o=; b=iIs4aHFde7vetrFuAc/x3Y55pr1Npkd4XX2qE/YMXvY3XFaioFPg2/8J8sYFllnr/f E1j8XqKRMF48WWOgK9eVsgS8qsDVzfqH/0lx3NChjcOaJlQZxZjEZhsmj2axngj4GX36 ksQRKL3RcniaQvVXn3E4Ql8A+Bf8LAVXkx9gM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688305452; x=1690897452; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=shPcMy5VW0FvV5W98yBQ2FnWMWmelZpBgWlz79gLm2o=; b=BRB2esVR0uet84FThorLRVzCcPyYD8C1Mok9iteMCtMYe3Z1O2HseWAX1EU6duL8Jc VnN807ygwa+W4b68bHgfVD3sTVjM/AJyv0NPbpUOaeVVB0LyhFIvZDY2io0ZkFYc7VKb JB6NMg4Y4tupglV1wBQbScKEI28YIEUOS7ChFb3/2gi+XP3yLq+84QyE2q3u10rY2bSG Djt+bjErM13znWjLP3bxU+B3bMGhZ0i4S4dGzqwLAuBV8/AJ5PUs7CR+jCeOVDMBevhj zw7Fnsjx1C0SwEDyqaCVjbJ7TrAPbEU+vAz5IfnpvTEdGyV1Q99zr3ys74/A+wm1a5No cx4g== X-Gm-Message-State: ABy/qLYDjofNm8Q9Jz2UeGyLLlvA/m8FluUR0mqHM+9tNs91XyFTBiRN MT7ZfgSj/r3HfOaMbTElaqPRlCjgRbCWDkSKU/JpnSeZr69J1608a8LP9Q== X-Google-Smtp-Source: APBJJlGKuuqRwAZYtXChTXQVkggRcryZ1o4ridVv5GZk2ek8x9E+5j0bfVlHkEdTt37PGRXctMv1sq5TYAzJ X-Received: by 2002:a1f:4585:0:b0:453:b080:632d with SMTP id s127-20020a1f4585000000b00453b080632dmr4318491vka.0.1688305452148; Sun, 02 Jul 2023 06:44:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ch24-20020a056122319800b0047c5e9f55b4sm1261829vkb.1.2023.07.02.06.44.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 02 Jul 2023 06:44:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 02 Jul 2023 06:44:12 -0700 (PDT) Message-ID: <64a17f2c.050a0220.8cb9f.15c6SMTPIN_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 420C8605246B; Sun, 2 Jul 2023 09:44:09 -0400 (EDT) Subject: |SUCCESS| pw129157 [PATCH] [v2] net/idpf: fix error path processing From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/129157 _Testing PASS_ Submitter: Liu, Mingxia Date: Friday, June 30 2023 18:54:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129157 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26892/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/