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 DDE5E43E92 for ; Wed, 17 Apr 2024 14:32:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D68E7402AE; Wed, 17 Apr 2024 14:32:19 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id F2BBE4029E for ; Wed, 17 Apr 2024 14:32:18 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-4365c1451d4so21428111cf.2 for ; Wed, 17 Apr 2024 05:32:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713357138; x=1713961938; 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=03FIlw5kMMXzCgQ0ZW5dop+vJHq41NNp0E3qV0r+8vc=; b=i7eLvJrC1casWIN//LiSyqjGp5Y4HETsUsIix34RpwfqgHH0kQqva+yqREAm98VpAe qgUBcZggkeuQqOQqgXVFwQ46+zUNgM47h6zWqLrSsa6AHd0ymVT13Hxdk/bNDe0VRUdw fr5c3l1DuKHLhfWb2KSCviIS/u6UqvxM/spoI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713357138; x=1713961938; 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=03FIlw5kMMXzCgQ0ZW5dop+vJHq41NNp0E3qV0r+8vc=; b=F9byYajHaQYZsYT732ByW+wi+4HAQ3ExXGrjgQJkMq/hcabSG531W5MkealRi6q/p5 V5wfHS8xFWTrFE/HMSbHAx1/8JHJVrNVapBF1IuUWMKFEGwiglMSmWaJls1NdoV0h6x3 v9gFFaIu5ltVsOS0PtMUSWWMieneS739cvhwI1g6Oj2Hnuh4PnR4CNjPmZGb0mE6Q9hw bFswZe2mjPFnOlPrUUhrWDm/HI/IFSB+9c72P/oOcjVJTLBRR6jAmsPZOmulpIMoDnaK lXaO03nbje64751ZG8GaZFVC6EsHaYqqaSo5U688x8MSD7fPTVBxGh3go2n9E0YWI1Dx m5bQ== X-Gm-Message-State: AOJu0YwvI/gRNc1qubZlpcUBBclgnbR5wXpfJG9tNafAmbVMRmin91mO fAKiftTBpquUT48yHr76Ve3yR2ne9QKk5dL7NUfMP7Q/nsDK/FILwrWjbMEPklnfqOZrA+KGD/K xww61nAC97EYQkGI1iODxrHOS0fQ2lQcw3WvKOoQ2Mjiy8tJcgjRBdDz0 X-Google-Smtp-Source: AGHT+IHEbP2r8TJzXuB/svvo/8z0itvd9eIHzyzZjlKCUoooX532B59ES4T6iwOX1zuUXsAX6xO0xJUvdP/J X-Received: by 2002:ad4:5698:0:b0:69b:205e:fb0b with SMTP id bd24-20020ad45698000000b0069b205efb0bmr15954276qvb.10.1713357138255; Wed, 17 Apr 2024 05:32:18 -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 jp14-20020ad45f8e000000b00699217414bbsm1136778qvb.28.2024.04.17.05.32.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 05:32:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 05:32:18 -0700 (PDT) Message-ID: <661fc152.d40a0220.80c0.a72cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EC6BE6052514; Wed, 17 Apr 2024 08:32:17 -0400 (EDT) Subject: |SUCCESS| pw139436-139437 [PATCH] [RFC,2/2] ethdev: add data size fi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240417072304.3260172-3-michaelba@nvidia.com> References: <20240417072304.3260172-3-michaelba@nvidia.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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139437 _Testing PASS_ Submitter: Michael Baum Date: Wednesday, April 17 2024 07:23:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:ea9b0f7277acc931ced3fee4a3ee087a26ee1401 139436-139437 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | 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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29801/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/