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 047B142FDF for ; Sat, 5 Aug 2023 12:49:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CFC3940A81; Sat, 5 Aug 2023 12:49:34 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id E5C8040A81 for ; Sat, 5 Aug 2023 12:49:32 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d16639e16e6so2812222276.3 for ; Sat, 05 Aug 2023 03:49:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691232572; x=1691837372; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6iT0imDgyuszQuQVdYMiAgHsXPf5GmpQqxei6l2KFVE=; b=hj3eIy9xt/XxPF9WGy9kE9pcJdMAyw82hKIUPD/PPR2HvhvDexkz9WhiTh8dKEjBmx hHQ8Tx6wlUWC4wVUOfsUxtaktL1FH2w6K91DCpPnwiv+MNOyeuCQMiJ0IilB8BnIAEjK sstzvbpFmyOMbf4dmDMHxJkrQT3yeQEaOY3cw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691232572; x=1691837372; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6iT0imDgyuszQuQVdYMiAgHsXPf5GmpQqxei6l2KFVE=; b=l6DYxOrZDd++HCNi5RZFFBtk+ySUQkjKBgyS2nnsV+J1cjtLByeoqZyvIIri4RS9AZ NU7T9GASZDHLTs5FKPHJ2Eh0jMUmjOPK399ooVb5CT4OQ7+iLz4iiqd/VnKoDbSlfDe0 S3F4ykf7U1sms841hq6HCZYbrBPUZQ93yHAXIek5tYfI73XhNGvipH3Mg3YNQixTWkWC nT0TN4eU+2jQBLBzqLvtfy8J4vWwuPyZ2wKhOWwZ/o/FvxbrHIaOLaqS280DSwO3+8ej bvvqsYTVqkbEo601F4k8yhDS2EpcgBpT5DKnHop4HWqECdiZ5coeVvKuFLJM9WdA4NIv z0BA== X-Gm-Message-State: AOJu0Yw5XO8CYuGe8BE7kLS2svVn6wfDmioamipG9xXU2yQ1gRegnFvv BxPnQTaae2bRVWHceqlcv+shmeW96dH9sc8o6dzStXnwaC0I+UPk3P4DsUpg90otfm75gTrmDQ= = X-Google-Smtp-Source: AGHT+IGOiDSuzJEbghDD9C3sVSQ/PwCtZqHzfp/keRhyO8pvAlk71rNDS3/R9ODfrnqe1mI4DPuZGdRhF9OV X-Received: by 2002:a25:d08:0:b0:d1c:7549:4e8b with SMTP id 8-20020a250d08000000b00d1c75494e8bmr3633097ybn.29.1691232572258; Sat, 05 Aug 2023 03:49:32 -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 c1-20020a2580c1000000b00d1f1f9d4ca8sm476779ybm.16.2023.08.05.03.49.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 05 Aug 2023 03:49:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 05 Aug 2023 03:49:32 -0700 (PDT) Message-ID: <64ce293c.250a0220.c8a62.73faSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AC12C6052471; Sat, 5 Aug 2023 06:49:31 -0400 (EDT) Subject: |SUCCESS| pw129918-129920 [PATCH] [5/5] net/hns3: fix un-align forma 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/129920 _Testing PASS_ Submitter: Dongdong Liu Date: Saturday, August 05 2023 08:36:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:9836014d4c2b1b2c29948c928fd386b2944b6bcf 129918-129920 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/27236/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/