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 14E8B43EE9 for ; Tue, 23 Apr 2024 13:02:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10AFD40E54; Tue, 23 Apr 2024 13:02:39 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 2E338402AB for ; Tue, 23 Apr 2024 13:02:32 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-7e7af556187so1785497241.1 for ; Tue, 23 Apr 2024 04:02:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713870151; x=1714474951; 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=5E9KS9b9xNba5epeXI/4VAryieno9SbL4ALp4ADXQv4=; b=hUgMqzFLclk7qxNa91H9a6pDQFk1UyylkcvA+GBX3Ba7lMAbFbzUJwR/WraPCJp3ga W9ZmRz11HNxcTxdGQbdIbtHO29ITWxHa9XpIV1ukLoZRKY3VuJNN+p366UQfGo7aXeg/ lVbrMwbmzdnDM0qhc+4rzsiw7FzJjcLzI9Dv0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713870151; x=1714474951; 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=5E9KS9b9xNba5epeXI/4VAryieno9SbL4ALp4ADXQv4=; b=AKXUyFKBt8sHFYZSj/9EJJU6ZM7ZCUr5ylsqv+rP2/2XsMzLxpnz5fYVrkCnGq+mCE dGv1A3ZR5YTrfD3T/5C6MycFdpzrQJbKoiBiuWo+KrhLTR4EXA0+CfQYzobfsh6G5qQr s3qVpmp8HeaVUOCcFBbytmMgbNSkM4iRppzCDc50Bjubc8MgK6n0NB7HnhjFHmu7dtRg iRcK5Hdy07Xa5JXYSQ/sPd5+/9XM4Ezc8Bx/Oe9Fveq2TTwjOID05uQPN+bB9vAlTena izp2tuQh6DeP3qRjhj4M9x4Du+/UwbKPDHjap9h+2/mO8xkBySAMjynTiaM2Dk7HmCOp u5pg== X-Gm-Message-State: AOJu0YziE7TtLB/cFiuZl8U/YnWhHk6MXyo3hUVJjE5ACxkJn2sVvcdH bJAGvDgeItrwbFzaYqsB5l5EsCF4hN7XT1NnPZNJFlcDnTn04aLL55YnOGJTTtjBpxJ1V7L/CMS V2stAMTfgFvMIvcDiojEMC1jx6aA3yp+vYpI/U8k2XZ9iJEN3gBvmE3Y7 X-Google-Smtp-Source: AGHT+IH24GTSL4rIq9NDe9D108P/DefISc3qJv76Zfvt6rWpxQiT19tRPJfH+EMrNZ1TZA9YkWznAz6rTiSd X-Received: by 2002:a05:6122:896:b0:4cb:56c5:5816 with SMTP id 22-20020a056122089600b004cb56c55816mr16048548vkf.12.1713870151531; Tue, 23 Apr 2024 04:02:31 -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 fy9-20020a0561223c8900b004deb1e7e371sm61944vkb.12.2024.04.23.04.02.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Apr 2024 04:02:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Apr 2024 04:02:31 -0700 (PDT) Message-ID: <66279547.050a0220.e4d1b.2f35SMTPIN_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 33E4A6052514; Tue, 23 Apr 2024 07:02:31 -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-compile-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 | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (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 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.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/29844/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/