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 8906A43B5E for ; Thu, 7 Mar 2024 04:01:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 810E3402F2; Thu, 7 Mar 2024 04:01:51 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 32702402EA for ; Thu, 7 Mar 2024 04:01:50 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-42a0ba5098bso3068561cf.0 for ; Wed, 06 Mar 2024 19:01:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709780509; x=1710385309; 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=+RdmAQdTfM7Wjbx+p2kRvxnFiWRBWg1/qN8uxb33QfE=; b=CDHoX+32xiGcgweYldnIQFGabuAPZkR1Cu9MJ/4oSjH0BtQFFT+Qk/aWW6ovXkxEBk 1gIaXMDkewDseyk8wcwkHIlLb5ld42ZHtH+0Bx912rLU7usTLQx7OPGOT/WUYwlsVPOr E8iXW2IbLlkd5RqU7LyzSO2rzgEvIveShSszg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709780509; x=1710385309; 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=+RdmAQdTfM7Wjbx+p2kRvxnFiWRBWg1/qN8uxb33QfE=; b=UxJenmR1bMvzQU9dehYLlQbUOuG1ADWFMPh1zsnI29Gal2mBA7SJ5Q92mvUo0iddXu 1zOXLF6WY9DN4KQZUzsQfx+SmF+edb1GZnaBOIYk6uvt4CaAbSHU0obn2yH8uLPwxln/ eGY5WDfmWC7DGBervJ5VJKLTWQ6XRpwSSkFAHm/IO3SRsMLPLsDl/gyX2Aoi0lRP1VpN Duda53/DIZKKQbZQW/tK7pqQYu2poPUi2molWhhd/W7TiYq1CAYQ+jkLMDEZGEVkteuP /VyTHffD+GiZEvr8Us6XmZ1X8tGWTs/jTsx+QvRwX1yTLhKn0GztaR9teFSTp5nZAKyJ 0ebg== X-Gm-Message-State: AOJu0Ywqd7t9h3iUHH/ISrYsogmjtU2Q95xt6Omb8lVIEYynHJLkiaft 8SedrLfq9xh+K8znVbXIY1B1AvnUz4uWU4G+d826bY8rXJjC0cJbI2xW1AuJHB8jSB4CMg2F3C0 sW0ITrVYQZRTFMqGzH/JjI9Dh28aB1KW4HT5g/+IH X-Google-Smtp-Source: AGHT+IH3oUHNjmVoZd04BR3P9r3Yl1/M1DBY8vc4cCg/uHXLz88+ae6fLkmQhMa/2ak9nDkaJKJPQO88DYmP X-Received: by 2002:ac8:5d89:0:b0:42e:5f71:66be with SMTP id d9-20020ac85d89000000b0042e5f7166bemr7694520qtx.46.1709780509625; Wed, 06 Mar 2024 19:01:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jc8-20020a05622a714800b0042eef9d7220sm575549qtb.24.2024.03.06.19.01.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Mar 2024 19:01:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Mar 2024 19:01:49 -0800 (PST) Message-ID: <65e92e1d.050a0220.49e4d.04d1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 57C28605250F; Wed, 6 Mar 2024 22:01:49 -0500 (EST) Subject: |SUCCESS| pw138072 [PATCH] [v3] hash: put GFNI stubs back From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240307013715.114013-1-stephen@networkplumber.org> References: <20240307013715.114013-1-stephen@networkplumber.org> 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138072 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, March 07 2024 01:36:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a454f84f715608ee709a4c6ba00edf2e4b62b69 138072 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29448/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/