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 50C9E43E92 for ; Wed, 17 Apr 2024 14:00:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4AC47402AE; Wed, 17 Apr 2024 14:00:59 +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 34DA44029E for ; Wed, 17 Apr 2024 14:00:58 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-434c3d21450so20845351cf.0 for ; Wed, 17 Apr 2024 05:00:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713355257; x=1713960057; 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=T5XVZNbGt3gORRF6VpBkVol3LASrRTh0iiluwJs07FE=; b=GONs1mb6RWkgfOnqzA8nrFKDCdnpLiIpm/UlCP+4lUyc0QPIeEoQjuh9lUUGLyEUMw ASjMwWY5JNdVQuzcoqdqrUlkDOFSUerp5BPmj+LfCMtWv7A/l5hnRS05+4e8OER1hS5U cu6hpG1cWbI2DRC6glqnNmeFZTgF/9z1Wh04w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713355257; x=1713960057; 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=T5XVZNbGt3gORRF6VpBkVol3LASrRTh0iiluwJs07FE=; b=IaSPGXdIoMifuSLVvURlyCxQIQjjxov50M3tX0+p39Q0VOmRWkmojj2PrWWI5U+QhI CCNgQX0cIG4ZZcRN6tJEQDr/ItlZMU66PJCBNNmv9Wz6Co2tKj3q0jMeEjW1vrVjvQt/ 3JcSz3Fu4jvyBffXc7lFy+sqG3rRUpdTXnZ2hEzZ9UHhASuAw9B5M37ezS33PMbI7QIC eSHcRQSURYcPAaJ7S5LrHCWBbvbfBguWz4y4OKOBfL8PKf9lBCu6cZ+xenSOJvBsG8CA jrho4AKOw93KhFRb/TIrtw0ROTjlmQ5YHr4/bIp/cFwFWnVkbNsPcYIpWAqko2miFADN y+bQ== X-Gm-Message-State: AOJu0YzUZzTS2POuPg5kA0bOL2t+elm8/H+D990LmWGyw3nwpIf7pwTp Nae3LL+ZdUO8hE+gB3UUNbebdjf87RdzWInim0vWsqHaoux0zVvOJlbwAlKnlX2ivdmt01N/dUg XD0oQYvaIh6o9KBhAAxjCT4bICvfsloRwUftS9iZRAZ1h8D2OybTjov6C X-Google-Smtp-Source: AGHT+IGkL3+sK7WCEVNxGp+JwJnjAzq2yaPUWxd030FtxJzWWy/G1YDWE7NuLTS5buUI9J8Has+/SAGBrP+h X-Received: by 2002:ac8:7f45:0:b0:434:5e80:6e46 with SMTP id g5-20020ac87f45000000b004345e806e46mr21099329qtk.55.1713355257667; Wed, 17 Apr 2024 05:00:57 -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 f15-20020ac859cf000000b00436b2264185sm577310qtf.11.2024.04.17.05.00.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 05:00:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 05:00:57 -0700 (PDT) Message-ID: <661fb9f9.c80a0220.a499a.c226SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5A2136052514; Wed, 17 Apr 2024 08:00:57 -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-unit-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_unit_test | cryptodev_sw_zuc_autotest | +=============================+================+===========================+ | Debian 12 (arm) | PASS | PASS | +-----------------------------+----------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.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/