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 0221043EE9 for ; Tue, 23 Apr 2024 12:52:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F25AB40E54; Tue, 23 Apr 2024 12:52:57 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id BD15A402AB for ; Tue, 23 Apr 2024 12:52:56 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-78efd0fcec4so347252885a.1 for ; Tue, 23 Apr 2024 03:52:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713869576; x=1714474376; 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=+W6OvrqIBhNRgGilEBewE7qbBDZLYnTclPCPIxwoI7w=; b=QvkillBIcnHYP1qyR3ptMm2QPmoS7ZS/8Tq/3Y9dvKiL5HDEGkvIaMA3PtokkeXTrz lQajn8PAyT59sjVGbF+EUBIRGwj+EHpuuhTHO2UMdke9VowludiEE0EoKLWjxrjcRdy7 VnbFyFrJVelwVJflIY+ptsmdbTfsEjdBli+NQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713869576; x=1714474376; 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=+W6OvrqIBhNRgGilEBewE7qbBDZLYnTclPCPIxwoI7w=; b=VusGnNhbCre2Izdzv1Rb0TfCvs6qNx9RYiwgNkT4BJL2EMVOwQ2NbtUx2MptziMFrb ha+Ie70Q8c/ZjsfRaHs788TUjM+7reGak69Cw7x70LIHSGFylMcVjsPm4LpgypTUDQv0 +5hy+PCDE8q0rw6I+ADI3DfA4wTmFGOmueJ+rIiS5Mr7FDiQttyIKZeycnVpdmaocu7P Q9VGEjTEEpMYoCFNpcMGDBqmD5D9A1y97UTzke0UmAHUP7R6NX2G7NhxQ5Q6mYrf4GRW lGhjcmpuQ6b8Lu1asGTxNhu0JvTyXXVlm6I4fs5fsXlVajI3Hq/AUciObMJjaSUQVZNJ NJpg== X-Gm-Message-State: AOJu0YwNW7uogx6r6W9PJh0D16UW7NJjdyedTdjFh5Z2kYrAxS10yqVL iCbf3DKGQ1wIpVN9hR/bTsBFlfebIuZJ5IQHkFDYaj+A5Jn/61pp3ncxct6IQqeLs13Vhqv6f/O mhTVIXy7crlNP48cv8UmktX69t/IerqY9z/0kZytc X-Google-Smtp-Source: AGHT+IGEtZ6UYNsad7lltxZEbUuERp3x+r9HATb6NxNfvFzB3+NOebZgcFlmxMffVdUK2CQ+w71XQmlfDx4H X-Received: by 2002:ad4:530e:0:b0:6a0:5cc7:fd86 with SMTP id y14-20020ad4530e000000b006a05cc7fd86mr13048650qvr.21.1713869576263; Tue, 23 Apr 2024 03:52:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id if3-20020a0562141c4300b006a052c855d6sm842804qvb.3.2024.04.23.03.52.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Apr 2024 03:52:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Apr 2024 03:52:56 -0700 (PDT) Message-ID: <66279308.050a0220.e7c64.33fdSMTPIN_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 F00EA6052514; Tue, 23 Apr 2024 06:52:55 -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-amd64-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 | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.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/