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 33278431A4 for ; Thu, 19 Oct 2023 06:10:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2DFC740279; Thu, 19 Oct 2023 06:10:34 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 1AE8140279 for ; Thu, 19 Oct 2023 06:10:32 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6ce2b6cb933so48794a34.0 for ; Wed, 18 Oct 2023 21:10:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697688631; x=1698293431; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ioo93nvgDyLL82k9K8zqxbABWTLxB/2lldJfjPoPjvI=; b=Ep93j+6oqlgztnTA/RuF9q+e80dvCpGV7j9Kd54nsePy93MhxsXBSw17N3ROhnxN1h 7sGTlz1ctAIYzro8dxXj+UqyefG9X4DeJMr4szChEdDEoJ0G/IgBNa4yHIj15sf5ZhAW drOH7V94NsfANOgxiqLhjWif3SDIpuirakflA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697688631; x=1698293431; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ioo93nvgDyLL82k9K8zqxbABWTLxB/2lldJfjPoPjvI=; b=Ml6/Kw3JqjNvL0qzvDCOnUTHmHJE0hKcKM3zE8mm7SJEiK6ghmPqtEqToGRGBj/6cz 8A5iFD/OD8t4kJ+5ftzr0A8qkWgcV4dTxQ2FCZQFzoUJOUlEV8DLKDCtDMRWvgrEKfVh TfGh1ngcxJmMs3zsMo5GtlY44V1PcpfB1bf6mvJaIoca/m7Kb340GJ9n7PHifE4p0S5S Bqn9a/DFVx7+hTQIumiY9/pO+WbAZ5zQOP/hdWy/BKjQ3zE/T3SGL8ENoqoAMqvBu6Vo mG2rIb3TiLsFTl9x/2J0ytSM3V1epN+d8ei65yEDl3kp37UFcjxB3QEgRCF5AXQ8J28G I39Q== X-Gm-Message-State: AOJu0YwI2hedtwCp/UJpA8bwIMdNz3M1aHD1WgKjGxTOVHSB3cvy/FDk gr3G1MoAvZjFtEU6Xfld+RlbR0t75nIJI2xA6ncdtLMnPhjXjyBQKQTcfd4l3Ytn9vywzflkAw= = X-Google-Smtp-Source: AGHT+IGhQzVIsX2glI3jwm0iKAa27KqTQBgVAcIBjamBafgHfOJsEZ6ABkcJMcX8kYl696acyu9fCL53fReN X-Received: by 2002:a05:6830:438e:b0:6b9:6a96:698 with SMTP id s14-20020a056830438e00b006b96a960698mr1462047otv.7.1697688631422; Wed, 18 Oct 2023 21:10:31 -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 q205-20020a4a33d6000000b00581de824c59sm488723ooq.13.2023.10.18.21.10.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 21:10:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 21:10:31 -0700 (PDT) Message-ID: <6530ac37.4a0a0220.4ec6e.00d8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id E3B65602A042; Thu, 19 Oct 2023 00:10:30 -0400 (EDT) Subject: |SUCCESS| pw132931 [PATCH] [v2] add CREDITS file 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132931 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, October 18 2023 15:09:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 132931 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27999/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/