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 CED1345AA7 for ; Fri, 4 Oct 2024 04:23:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C811140662; Fri, 4 Oct 2024 04:23:27 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id C6BB940662 for ; Fri, 4 Oct 2024 04:23:25 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-20b5fb2e89dso12511935ad.1 for ; Thu, 03 Oct 2024 19:23:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728008605; x=1728613405; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=dNYGhIY6fQtJWD5sXduQdWCmqQ43dTPcJ7qOwEPQom8=; b=XwsLn9b7g6vlENonwvN+cypqm2CpfdsI7twwSN9txpZAMPVznkdsxXM5b1yFuxNgGq 1zYEy3909l4CdqKCV5zgtwOKW5aswg2Cng38nFkrmLGRGLZOCwmnixg4FA6bqcK6zJNR Tm3glihHCNnu+xJnej6hcENVNRXvlZTRaC4ks= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728008605; x=1728613405; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=dNYGhIY6fQtJWD5sXduQdWCmqQ43dTPcJ7qOwEPQom8=; b=MeAddLCg80aPGd02xO11WbkBDoJm0gj5n0XqwJpzPwI2wWZUcf794Ygs65DZOAR5/k 1vXF4HhML4r2l2/TJoKzFeSkel/5xF9DpHiY+QZFiBS5WqP9NXqPsKOUCuCER/Gdy6/K JtsBxYIOrtJceVKIwkOXVhlc7MvGQ0WuHc2UnlZc+reXzGdgXgIuQXftK1wa3dhNykk9 YMSBOZiJNASbzqvWpRJSlPVYekeypFxMfirVE5ayZtOPglWgQDTiCEfKJV8NpVHxvJg8 fFNQZlHmbUFLDlzbQA/UUpDauFdbQlPmRQqEgxmsq5lHlpZkLzvxPpVKwwlnOnHPYpwx HcqA== X-Gm-Message-State: AOJu0Yy8C5QqZzQRJ4Afw4yTNjBmACmJSSPEQR4v3B4KJa/qqkN4ZMRt ZKGEW9zbbbA4Kcw5JWWlJ6SSAGHxLU7K4S6v1ZjUuXLoFmEA1TfYy8xkkj2509eaQBrSUbKQgkl 2Kgc5l6eOEsuZ83ulg5HwYVDB3eZMwlDKLWSb0TU9tlIc+KZvnjo7I9uA X-Google-Smtp-Source: AGHT+IHWkBhHeinGqJ7VoowTzDXsLCkmPFyZSdGEAUQP0kzxLbncEgxU/Yfo8xdT4joWKDz/MSEMyyRut/VD X-Received: by 2002:a17:902:f689:b0:20b:9379:f1fc with SMTP id d9443c01a7336-20bfe021ae5mr16614525ad.12.1728008605000; Thu, 03 Oct 2024 19:23:25 -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 d9443c01a7336-20beee8444bsm451055ad.67.2024.10.03.19.23.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 03 Oct 2024 19:23:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 03 Oct 2024 19:23:24 -0700 (PDT) Message-ID: <66ff519c.170a0220.2dd800.31acSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 30536605C20D; Thu, 3 Oct 2024 22:23:24 -0400 (EDT) Subject: |PENDING| pw145017 [PATCH] net/gve: add IO memory barriers before re From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241004010535.239103-1-joshwash@google.com> References: <20241004010535.239103-1-joshwash@google.com> 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-unit-arm64-testing Test-Status: PENDING http://dpdk.org/patch/145017 _Testing pending_ Submitter: Joshua Washington Date: Friday, October 04 2024 01:05:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:aafa5ec4fcb4f9ac166cdbda2b1555f66e9ab188 145017 --> testing pending Upstream job id: Aarch32-Unit-Test#3592 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PEND | PEND | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31252/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/