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 1C2A942DDB for ; Mon, 10 Jul 2023 23:42:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E932440150; Mon, 10 Jul 2023 23:42:08 +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 DD2BD40150 for ; Mon, 10 Jul 2023 23:42:06 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-c1aad78d5b2so8934323276.0 for ; Mon, 10 Jul 2023 14:42:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689025326; x=1691617326; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hksy0oEbKbQ6NCKzF/m2b7awV7zuuQ8BnH7H6w10ICA=; b=cpSzK0fYHsDVSfT6p7yXzxHtoQES+fbbUFI5rP5buwBTXWhHAovvGOP+90OwhZuNuF ft145RAsglJf0o1AinJhza+HQqM+dJYemdYSXySXDeZ+Hz1Vg9qCfG4+qU+gRhvReirA F3me8Jwt0ezICAhWpGaOHH5HR2AvDBi0x0m5o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689025326; x=1691617326; 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=anJPEytjdMZvO9tJc2SPu1jxrT0951nn0xSb87RJW+NbN+xnPzXLHQZZ0/jnoKuuCU jSfXNlltNGay5rASkc99JsCPJpQG+KVwWJKjM/QWXQ1oJwR6DFmyDPUzlWAjVUZY9BGM SDthhBkvfbuCzyIkAV3ul4bVxeZeSzxwa0OvDOuGQsiBf4oyRWsMXk1z8/RMK4AE+7TT /Xe39+VCKmYcjEi9lGQH77JWpqGC5/uNH0q2u+7J4plDyUdve7l7dCI7uP354sGVBroQ aGWQn5mpgtlpZDtSEzgeRsSZQ7vikXa8QLfSxeyOqht3X4R6JwtHO96E1Itt8r1+bxAf 038Q== X-Gm-Message-State: ABy/qLZUe5+O2OJIOnqWNdDqlO4/IFAi0hW+ynbVRzVlnW/KM6ihlkOd aryXUAn31uEN1YdUCBRgG7nB8jhK1MmdRHpknIjhL+1g/HKjJtSB2pWqTwpCra/foPBd8dk6ew= = X-Google-Smtp-Source: APBJJlEY+IQm5P7UbVFj4RJtL1kJU2CPK5ihh5xqlWZff6ZaY0rhsbGo9eUvoZpk+oYIGClk7mCgBcqwEpMG X-Received: by 2002:a25:a449:0:b0:bca:1d11:c02e with SMTP id f67-20020a25a449000000b00bca1d11c02emr9844136ybi.13.1689025326211; Mon, 10 Jul 2023 14:42:06 -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 s66-20020a257745000000b00c6d6487e90asm103882ybc.2.2023.07.10.14.42.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 14:42:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 14:42:06 -0700 (PDT) Message-ID: <64ac7b2e.250a0220.8dc4b.238dSMTPIN_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 C14F9605246B; Mon, 10 Jul 2023 17:42:05 -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/