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 46E4143F1F for ; Sat, 27 Apr 2024 01:20:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B1694026C; Sat, 27 Apr 2024 01:20:57 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id B1E0F4026A for ; Sat, 27 Apr 2024 01:19:41 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-78f03917484so168854185a.3 for ; Fri, 26 Apr 2024 16:19:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714173581; x=1714778381; 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=driHE6GQDIrbGUyTuk1noCVpsiUDjjfeu0VibSoNzRwId9482hYr2wXoXk1ooXsxoP W+dkGsbQtLv4m2MrqOmmCJCgfOTc43bmoBYtR8DQXuswYnuyQ+FeacTiUoV32B9/TECI ldZVGacgByLlBDQ6IGVoJbslPhv77MNuHfGks= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714173581; x=1714778381; 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=WIdnAijf9Q88AgOLhlynk/kxNTJEYhap7OHZZXSanYq3eSc/GByiJMdEWEQhtu1mTu +EzRwqUjNoMXY9j/TNDGohVmCFANX5O5cj84r++j203PHXdPR/x0xVoBwfcRZUmvU4uA 5vTvq1ry1RewN8YnoY8nDmffjUraTyX6eaxlpNJPK/EZip0CrwuIY6ZzOAS1oW2LsU2r dxXPb7kSLOR9YsdxHycZvZx0Rx9+u88vXhiHpmmkWZCmiJPuxBq1PpjDLQ8NCOSa9Zvu JiIIsxeKTj3z53T4DNBfbnfgwtEByLp1hhkc15PkcT0J2PD1iH3Fnq2AB12bNKwtzrYd R/8Q== X-Gm-Message-State: AOJu0YyaJdkK4BcGld5ibu96H2X52LILmSo8L7gQnJVaJSY20shhLYBR PpyACqvSsVVc/xJQjHbyETV+kDXnbjj8JSo7knKwwy0qIXYoW8p+erq219kVWqoewWLHtvb8VBp jDQ5aEPCDoLS+skjLDBaaVUkS3w5ISsClEwIopvNO X-Google-Smtp-Source: AGHT+IE7ftammwoDuBiBWL2qJZBA5ZaBMguuGTU+ivJpFYJcnw3hLD9lzxH5zTmwhqPb1s1Bz9uXZyEQixnX X-Received: by 2002:ad4:5de1:0:b0:6a0:49c5:c2b5 with SMTP id jn1-20020ad45de1000000b006a049c5c2b5mr1468625qvb.28.1714173581118; Fri, 26 Apr 2024 16:19:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8-20020a0562140cc800b0069931c8f762sm1493408qvx.31.2024.04.26.16.19.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 16:19:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 16:19:41 -0700 (PDT) Message-ID: <662c368d.050a0220.7bb0a.29aeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D44BB604D420; Fri, 26 Apr 2024 19:19:40 -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/