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 65B1B43F15 for ; Fri, 26 Apr 2024 15:22:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 61F4E43DB6; Fri, 26 Apr 2024 15:22:32 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 78DD443DB0 for ; Fri, 26 Apr 2024 15:22:26 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-618769020bcso23347947b3.3 for ; Fri, 26 Apr 2024 06:22:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714137746; x=1714742546; 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=HM3KuACyDQSKEdSRu/LcFoxvyX+aZPN+lYcIufU2FHA=; b=IJCTap4GD1oIkSeF6wlqv3Ai0iWz4yStaN0YCx+CKT34sNAhEbjmpcgRpr4eoeYK8q XTlV/POT5uoczYQgCd4lpyY/3XyazWprCjAXvPZvNpiT2kF7Hs6IsyWsNTJqsfvhIuyj R60gWjOh2RLFomf0u9eQGK+/MTQRON6qgbQ3Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714137746; x=1714742546; 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=HM3KuACyDQSKEdSRu/LcFoxvyX+aZPN+lYcIufU2FHA=; b=JKlI98Hwgm/796V/0g/OHY260E9Yr8rArgwrS7Mmfkig2N3kc1VTfPITaRQDJoOuA6 MSQE3YiARsiLXfdUZotndRK+9t1ApgSV3I9hCVlApIsMOXoAi3Lv6YQRGCQ9s3gda61s t8Al6p4L4aIZc2hzHReddD8SDU+p2DxKeXt+P9M2Y+U4I2PKmDI/2UVj6FkxVcnOOXrI pSkpzWA5jq0GmJNERSJmJtrWOkZXLr2e/ivHTt4LDC0JSEqNLHpkWlLUQx8q8lweUySE GDaIP5mhNKPW0x8qw9mLtvDrP5rEHQyicnVkMEavcr+1sXnUXHXmuVwuhxvgD1NLBaYk mQiQ== X-Gm-Message-State: AOJu0YzCRFYYfMf9/WFiEVmKW9QzEmSdJ24sGDfdqCGxDoN2WjJG3nR6 PpQJAPoqV0JPawKGmsnTYycV0vA3Zp/z5+bQXr1TROEz2e4UXrHGWFBM73tGDvA7sDv30JvKuqv kLwW+scQMexC6t0+RnvRMQHUj64BKAF+iV6BuhPKw X-Google-Smtp-Source: AGHT+IEGkqN80S6yRCPDxswql2O0a4lfSS4DXN/P7/BqlO/C+6hdJ/H9V/XiiOlpMDYCZOW3gqcdVhvLYpJR X-Received: by 2002:a05:690c:893:b0:61b:3356:a800 with SMTP id cd19-20020a05690c089300b0061b3356a800mr2291021ywb.30.1714137745977; Fri, 26 Apr 2024 06:22:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x184-20020a8187c1000000b0061518612867sm1369482ywf.72.2024.04.26.06.22.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 06:22:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 06:22:25 -0700 (PDT) Message-ID: <662baa91.810a0220.29d52.ffc0SMTPIN_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 9B5FE6052514; Fri, 26 Apr 2024 09:22:25 -0400 (EDT) Subject: |SUCCESS| pw139701 [PATCH] [v3] net/af_packet: cache align Rx/Tx str From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240426090502.100487-1-mattias.ronnblom@ericsson.com> References: <20240426090502.100487-1-mattias.ronnblom@ericsson.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/139701 _Testing PASS_ Submitter: Mattias Ronnblom Date: Friday, April 26 2024 09:05:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:9e0dea69a085f7a5931e079d9aaa3ae944e8aa34 139701 --> testing pass Test environment and result as below: +-----------------------------+----------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | +=============================+================+===========================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | Debian 12 (arm) | PASS | PASS | +-----------------------------+----------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29865/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/