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 007BA43F1F for ; Sat, 27 Apr 2024 01:19:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F092F440D0; Sat, 27 Apr 2024 01:19:36 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id E53194026A for ; Sat, 27 Apr 2024 01:19:22 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7daa6bfe4c8so112306639f.1 for ; Fri, 26 Apr 2024 16:19:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714173562; x=1714778362; 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=u8iC9OQQ9EqGa4mOOARUiyqjCWh6uOGLlJLeVawkzzQ=; b=IQyi1qov6AmCVWew48uaDXfk7IaBTnOLw63rbRawN9cT2vciHW0MeG5Z40NAAyIaAt 72L2Ec25OuTbPY03vxXFkar/b3Lw/Z9DNOA3NCc18nvakdHgW2GlkfmbUmzHsNkbHBjR 3B0hRb0RXAG6XeSGExZj/8PQWz1ug8q19VQKo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714173562; x=1714778362; 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=u8iC9OQQ9EqGa4mOOARUiyqjCWh6uOGLlJLeVawkzzQ=; b=D63XdyHY7P2/nDqdnleN7zFcNSJ5VoBTlD4+8YH+qHwCAUtvycqS4Lt3fnMjkoQhwP voPD/1ewqfUYJ3VqKX0y6IFxoSThUl/NZnQU0zL4d+e/we333M7fx2gKRIuHfQVlfmgU IQAxrANsZGvWaWA9eyd9oZp1PT61DMaOeLsmSulFlJmBjBeyU4FU9Q4mCHf8UkPe6cLy tMFJCoFYe6IvA/rtKC2FPLIJYGLXh2tiwOFZcFGyPDWW0HCO6HfNXNZP9PQtX1Ow0fFF odjjF12osCoMrabJwcr51dZyjkFH+BJRsYdKkY62LBog6nr7QcVuK4/Cl31yfLXj5kZg RPZA== X-Gm-Message-State: AOJu0YzZuTpbQ0sQDfv+6LgWCLW8FecVSPlype8r+/ODqTWaHPSwPAOy fIP4vx2aCj4XdgiJf2iu/LV/HMkdv+6fJeuCyON1qCq6loP3mzHK8jEmrfSNWt30L/hMzn0Gtv/ Mwgma6oKe9sxHWQhdi0lui8YaF4tPdaA5yw/eGHulWJUJeXI/FC+4dw1n X-Google-Smtp-Source: AGHT+IEwsPx59dNKf/NYlnNm9GZ6ha9JcKrRRZ8iGZeF95PMyKLwuZYgz4OhNSCgUXrdymZqPp1vYROM2m0l X-Received: by 2002:a6b:fe04:0:b0:7de:b96e:c0c5 with SMTP id x4-20020a6bfe04000000b007deb96ec0c5mr540012ioh.18.1714173562374; Fri, 26 Apr 2024 16:19:22 -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 m31-20020a056638271f00b00486d69021b9sm581473jav.65.2024.04.26.16.19.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 16:19:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 16:19:22 -0700 (PDT) Message-ID: <662c367a.050a0220.67fcc.e441SMTPIN_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 D0AAB604D420; Fri, 26 Apr 2024 19:19:21 -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.3 | 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 | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 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 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 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/