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 E059B42DDB for ; Tue, 11 Jul 2023 00:39:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA5974003C; Tue, 11 Jul 2023 00:39:55 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 3CAA04003C for ; Tue, 11 Jul 2023 00:39:54 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-635e6f8bf77so34662636d6.0 for ; Mon, 10 Jul 2023 15:39:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689028793; x=1691620793; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hksy0oEbKbQ6NCKzF/m2b7awV7zuuQ8BnH7H6w10ICA=; b=GWJF85ct4mH4Xe7gjB8ghuHjxZNx9PiUZds47Y6i3L5iu6UrbdnsWDLgKs11f/drf3 DE+OwTGwI/wsbhSVTZgdQomLk/DMm9u1wyDFtEeg7hMtBoiUDjaTZfZssIXRThVdIdss qmpFMyupTSCcT5A3UyxowvrK1OYmL8WtN18JI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689028793; x=1691620793; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hksy0oEbKbQ6NCKzF/m2b7awV7zuuQ8BnH7H6w10ICA=; b=DWxfHe3ClKx9UsG/0tnoo2rXhUZ3crA6zLpBDG6M3fw6I/7U8+u2i+G8Ul3bVcAtx0 ZaRDvdmOSktNpQJLCzVkVSuFOzuNqqgkAeFyCCgxHHSQDvoVqamSA3H35ocx1ssQmxj/ T6GZogidiCfaQPYfygts2/ZKky9K1zyFZxNk0rJAuHxgu0+UhpSIgC7kiNs93pe951to cgFL3jU58O56wpy462Tzk391PQoI6Vgwb8j8aca96uWF88IIZctuy/q20kfBP1fj/j8f AFl3mWK1ReKN3Kde5XN4PHApqr4KQpgBCkYbGWOmTfKSlxwWTn4DXV7auQscMgUZBxu7 bwrA== X-Gm-Message-State: ABy/qLZ6fyPwyizfiBO5nrMwvnLYp21xAA8hQphKSszxPbVVLg/pcG5j Vuoqc0njQGpLSR+5dnDhyURfMRzSZg2Q8Ghtb1Z5aQsIpYd73yOmHwz864N5EZzTEfWOIFcYzw= = X-Google-Smtp-Source: APBJJlHD//omO+3pViTC06TrfxSkbJjfq5/zuUjmpLx7og5dxy5nMLcc9GkfxQhg8bLF3CvKBzuHB55CW6hy X-Received: by 2002:a0c:9d43:0:b0:63a:3c55:7aa9 with SMTP id n3-20020a0c9d43000000b0063a3c557aa9mr257231qvf.29.1689028793702; Mon, 10 Jul 2023 15:39:53 -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 j15-20020a0cf50f000000b0062ff362d884sm54270qvm.49.2023.07.10.15.39.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 15:39:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 15:39:53 -0700 (PDT) Message-ID: <64ac88b9.0c0a0220.c3f40.2831SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3DE88605246B; Mon, 10 Jul 2023 18:39:53 -0400 (EDT) Subject: |SUCCESS| pw129325 [PATCH] net/iavf: fix AVX2 path selection 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/129325 _Testing PASS_ Submitter: Zeng, ZhichaoX Date: Thursday, July 06 2023 03:20:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129325 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 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 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/26992/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/