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 E6BAC43EE9 for ; Tue, 23 Apr 2024 13:18:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E173140E54; Tue, 23 Apr 2024 13:18:11 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 01DB3402AB for ; Tue, 23 Apr 2024 13:18:11 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-69b782287f9so13429716d6.0 for ; Tue, 23 Apr 2024 04:18:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713871090; x=1714475890; 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=eFYmyyi4wr9ZVMptafwzo6XAODiMMWmogYv5wZg8fZs=; b=DrMGMboAU3tL74lASqrqvrCyn9tVUIAv1UjT1sQ4cGwtoOSROMGKGk8mY+bwLOwrjk VYdtiv6ocNAejeL/Ghpb6Hva4snUYBOAF6cEhhAdfMDZtxQlghhKxTcoExBsXjGiaYD6 fxuiTNMI0YW3nxjzu+kuCZcHUgp/T9T9odlL0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713871090; x=1714475890; 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=eFYmyyi4wr9ZVMptafwzo6XAODiMMWmogYv5wZg8fZs=; b=h+Z+lI0kGSXaFgVCQ66T6Ww/9JqCVUhEEF75BuwUEowRqJ9St6HK86bhAvJt4toQte lT9HlzoPvh9ONCzc1GQJf2ob1tmWQh1G7iBGDE6RhfkuBfuH0G5bxCY3Ws8PHs/Nc7q5 JMKBKZkzdguzPTskgSd+wOYtCYBKt8UPdOcdH0ZNC2sVSF8+QX3CEMbJfsB2rb7pred9 E5Zsv0B6wHVE+IN5lKyWDT5iqZ/bBFdb4sT9oFt7HC5K6siP4Ph5Sa77HYo0fjfEigDf hpYq0LQ8lBuwDv7JkDuc2OfKEQfZ9eRrPM/AIqfG3FWGn+YHHc0xjeCFWUdKBXFzNEBU fzFw== X-Gm-Message-State: AOJu0Yx/IHFDE7Z5NveSpb0t3I2U69r7sHeGINtDxR3Mp3+sED1xw/wN Tvzwy5tfMxSHqY7frCAocObMIM73ia0BQtnfKjQm/gMElXBoAcbT1eUCGQ6i1/ZYBGMzeXKJtRY +ACZAWYHe6MWE8Kbn4OAU9zHiVsZ9mgP5FtwYH9Bx0NNPgwEkOrwJDy/U X-Google-Smtp-Source: AGHT+IGHxgPLfe3K6W7sbMxHeyWSScpWOKh8TWMnLo4B49QibZQuggeqCFh8UDRTI+I5UDJeizV89sRjvkc0 X-Received: by 2002:a05:6214:d81:b0:6a0:88a2:95f6 with SMTP id e1-20020a0562140d8100b006a088a295f6mr3316612qve.6.1713871090429; Tue, 23 Apr 2024 04:18:10 -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 qf1-20020a0562144b8100b006a05c4180e5sm746426qvb.30.2024.04.23.04.18.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Apr 2024 04:18:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Apr 2024 04:18:10 -0700 (PDT) Message-ID: <662798f2.050a0220.89eec.e68eSMTPIN_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 23C2E6052514; Tue, 23 Apr 2024 07:18:10 -0400 (EDT) Subject: |SUCCESS| pw139641 [PATCH] net/af_packet: cache align Rx/Tx structs From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240423090813.94110-1-mattias.ronnblom@ericsson.com> References: <20240423090813.94110-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/139641 _Testing PASS_ Submitter: Mattias Ronnblom Date: Tuesday, April 23 2024 09:08:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:8841786ab4aa72d205f97528af8708a13a851f4f 139641 --> testing pass Test environment and result as below: +-----------------------------+------------------------------+----------------+---------------------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | +=============================+==============================+================+===========================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+------------------------------+----------------+---------------------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+----------------+---------------------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+----------------+---------------------------+--------------+ | Fedora 38 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+----------------+---------------------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+----------------+---------------------------+--------------+ | Fedora 39 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+----------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+----------------+---------------------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29844/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/