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 05C9043F13 for ; Fri, 26 Apr 2024 12:16:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D40FF43CEA; Fri, 26 Apr 2024 12:16:51 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 50C5240289 for ; Fri, 26 Apr 2024 12:16:51 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7de80bc1f7cso91775539f.0 for ; Fri, 26 Apr 2024 03:16:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714126610; x=1714731410; 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=KFbBqS8Jphu+YSC7GtdYQKJMnbV7cFx3gTVoQO8e3NE=; b=UI0SNdaPOBJ0+MxhX2kIEBBBhQYgq8YFoLoGLU5JSKa1wnLDoy8KwUtAzcZbWS7IAg 8vQkMuAiTDbVdimf65gOOPwy/ZwAgiHNOUaX9dj4RQKrcaRuS7A8oqWs5Hc+lbyld33p GUaluoK8QqIjAQ1TJc7DEIYcF4Inp9F1U/jh4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714126610; x=1714731410; 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=KFbBqS8Jphu+YSC7GtdYQKJMnbV7cFx3gTVoQO8e3NE=; b=Z4F5HyJnHkqPuNnaAELKeA8BE8HXt3kFQjS8kQqDESijCiUmtUEdiocWuf9z6EB1NZ kPU87JzN8WgH9R1vEvtz6qyWHTFRohSNuKQwOUHR2QuFptHuQMdHFU+O2FS8nPwYQn+4 dntvDWZIfYP3v6Qy60zVnUOoeY21AMXgVtWR2aEk7VwVUsbN9t1CXENKvyAWn5rnv17y S8J0do1z4EfzVP5DTAuP8qMX1bKV5/bRmFUFvPL3Jf/JGGIHuX0G+32nbyNLQu228LTE 6RFKaolPrSBse2xFsFQWpt/EsPd5ovrRCwHb0xmVXjhIi43G3G1cgGJMzEgRNEesokQF WOkA== X-Gm-Message-State: AOJu0Yy0fDTD3h2eqXxxVMyL1QJ5y535zcWbAE+pw1JGM6/8Zj6IJOHP r+x37DtUJQMU3M7IHA5K+UYAt/qfiTajHqwyHbJ+8FVRjpRbJlzglwqIpDjBpbX0fEEiamBn/v7 CUXPvT4xI2TaoqUnC81Yt7ELUyLvNGIs5vwzIUAwT X-Google-Smtp-Source: AGHT+IEV6ugPCvELD6+09Q8mypDgEu7AR68LCK3AX6Pt2l0tM90vDa7FJXb9vRrhfd7n0j77PDr+mfzV8N9Y X-Received: by 2002:a6b:6810:0:b0:7da:ac95:736 with SMTP id d16-20020a6b6810000000b007daac950736mr3311881ioc.13.1714126610581; Fri, 26 Apr 2024 03:16:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q9-20020a63bc09000000b005dbd0e92e23sm1016181pge.20.2024.04.26.03.16.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 03:16:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 03:16:50 -0700 (PDT) Message-ID: <662b7f12.630a0220.a024.569bSMTPIN_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 F3DF16052514; Fri, 26 Apr 2024 06:16:49 -0400 (EDT) Subject: |SUCCESS| pw139688 [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: <20240426073824.100386-1-mattias.ronnblom@ericsson.com> References: <20240426073824.100386-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139688 _Testing PASS_ Submitter: Mattias Ronnblom Date: Friday, April 26 2024 07:38:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:8841786ab4aa72d205f97528af8708a13a851f4f 139688 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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 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 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29861/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/