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 0583643EE9 for ; Tue, 23 Apr 2024 13:02:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 011E340E54; Tue, 23 Apr 2024 13:02:28 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 859DB402AB for ; Tue, 23 Apr 2024 13:02:24 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-2351c03438cso2771678fac.2 for ; Tue, 23 Apr 2024 04:02:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713870144; x=1714474944; 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=+0OsxTKUtijEf8mQGMzVnlZHBa5bxW6gBMokeS393Xs=; b=NiHaXGdFLlFn1GZjqafip+0P8VoVZxA8Ve8rrueSU+NJx9K/Ve1sS26YY61gR5jJCt oZSg+SWWBEwKm02y5h3fzWZo7Lb3IeuLENzDp7Pfydtc2OfT3tj8GjS9NFBr9kil5HCk XWpGItpb/DMQKXypGVYY48xY8UptcJya8CBis= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713870144; x=1714474944; 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=+0OsxTKUtijEf8mQGMzVnlZHBa5bxW6gBMokeS393Xs=; b=jOcz73ej14YtdZAV8ZW9axkh6KRHZPo1pA9BrZnu1/Q8+yXn10xcDKz+GMraBS/iWU vgOD/1vzXvwc9mVdpjldRhOer6ZWm8ttjg0jGOCeo/8C7FvhhYVkl3UbAszXszjqkBWp 2xCiMFzyLwVicZ39WdBirGMrBp5q3t6iHDZi5F6JZdwCIIjxu3enl76FHFkryeMb+V9n qjVxds7E14wjfNCh/UZe/S/FLgLGfoK/6CppYH5HFJ2ayYM2fYPRpbFvTtSe04wzmyiF YH7s5DHRH8UDqxPxdj4XLCqtrVkk33/3VZ+wNjkGOXNzwtTEKWbRuNzI7hQysX4wDbiT M0jw== X-Gm-Message-State: AOJu0Yx8Ari7sRSakmoi2gDFNwltgv1g9NR9JY0UJci7SOOlxPfsoDNr cwGvuyCfOybmMlCd49WazAeaNcEsPpQ6/hWjVHtc5oznWhTl1ufPUVjKjgP1PzVfghfnvIwvfM6 CqC8jn9G4zcBJhRC/1ga680sm1bw/STRn0xqg+2AWTSOwvkN+ygKnNMDi X-Google-Smtp-Source: AGHT+IEPGMrRfhDjiM3s0CdcMYZM388EouNdHEiGh/l4qPbTU4gEruJTMu5u5fP/f/cznXgdjeOI69NAM55Y X-Received: by 2002:a05:6870:24aa:b0:233:6e02:57ee with SMTP id s42-20020a05687024aa00b002336e0257eemr15686775oaq.42.1713870143788; Tue, 23 Apr 2024 04:02:23 -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 25-20020a056870135900b0021e2bfc7f15sm200330oac.0.2024.04.23.04.02.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Apr 2024 04:02:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Apr 2024 04:02:23 -0700 (PDT) Message-ID: <6627953f.050a0220.617a4.95dfSMTPIN_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 475D76052514; Tue, 23 Apr 2024 07:02:23 -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 | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.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/