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 6BEBD43F15 for ; Fri, 26 Apr 2024 15:25:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 677B343DB6; Fri, 26 Apr 2024 15:25:08 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 5FB5743DB0 for ; Fri, 26 Apr 2024 15:25:05 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1e3f17c6491so17447225ad.2 for ; Fri, 26 Apr 2024 06:25:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714137904; x=1714742704; 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=9/lj/lnxqfMcBefpd5h9Y9fJSu5kGfJ7Q4oLKLhJFZM=; b=dckQdAL/s6ppg2GcSxDeTcLEzPTkhDdD12IC5QH63tmAzN5WfC2v11n83ooiD86Sp6 nhdRmWo1EtrmdTYBVzGeWWDob+iTh4hBkC5a4OnLA61alnOzBavV3HiHsnR+xZTIzSrS zhbSxaxmE/69t9UXhIurWmozfbtP5I8Ef5wK8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714137904; x=1714742704; 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=9/lj/lnxqfMcBefpd5h9Y9fJSu5kGfJ7Q4oLKLhJFZM=; b=XlqBEMxfrsAhtE6N80ZIvtAfa8k7Mv7PrE7OHPwafxqOiq15MlqkuTTfnkC/bXTQt1 g2UC8xcYBsZvnc2hz2rYwRzQM1MSoPgtjsbngdZkJUCTUDloctMGP8c8QJVx3KUD4+EH pxII775ULt0YDwzg6w2daxmkmQEoBeIKd539iFze96tMCW4tMVftk5WTEyooVW0/+hLt HCMfTaDmCHuDAMhoxwjSLDVP7C0Yv2wjkvmsYlWUlD6y4DJFn6KuTlrPI64Kl9pDrsUQ IGafMFof5Bu10cpyfYSyPFShv7evo8u4ZWJHgaRQWARA3r87dTsrthH4bCMGRb/y9Gfa OXZg== X-Gm-Message-State: AOJu0YxU5qewp9SYnV7RZtpGoojV2/t7URVc4245ugGs9Q00zeI7Ndko NjUiB7aWlhAxcRxekeHDFLJdXLiwXbObdvPfMiT18/NIx5WnNZPlC3ZedHKGrXi4hDBKC/eIrrQ z87KvF+JQybRgfbVP2i/hvyaVUG74yj5J228MOm86 X-Google-Smtp-Source: AGHT+IE+KDsgF55AKPvBpw9RQHLXVGPeqllQW664WyXMJ1fEFW7u42GsI0j++DRMgnKWKx4k7ejaVZgxbPma X-Received: by 2002:a17:903:1249:b0:1e6:7700:1698 with SMTP id u9-20020a170903124900b001e677001698mr3355759plh.35.1714137904638; Fri, 26 Apr 2024 06:25:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c11-20020a170902724b00b001e504940a1asm511565pll.128.2024.04.26.06.25.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 06:25:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 06:25:04 -0700 (PDT) Message-ID: <662bab30.170a0220.7739e.b68bSMTPIN_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 D0BC06052514; Fri, 26 Apr 2024 09:25:03 -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 | cryptodev_sw_snow3g_autotest | +=============================+================+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | PASS | PASS | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | 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/