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 F155D43F13 for ; Fri, 26 Apr 2024 12:05:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ECC1F43CEA; Fri, 26 Apr 2024 12:05:54 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 3D50B40289 for ; Fri, 26 Apr 2024 12:05:54 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-234db9dde9bso942825fac.1 for ; Fri, 26 Apr 2024 03:05:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714125953; x=1714730753; 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=Rgnm3HF/2C+FWH4nSve4d4A88ILkjKirQfo40t/8iIE=; b=YcVSp95ysOcyMf48eFuOjbKh1W0ovoHWpi/tEqy33+/ARxp7DR7u3ToVpjYtxc7wUE LUlTsu+VgUfgJ/ps/Lb2LL2Ws3lHv5O5jlBl5poSv28SZM4GZqvz9pQgjcfXscAAAQhG 6oc9lLPL+4hbZXqEvK9nnnnFtgLAumLeKTH+A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714125953; x=1714730753; 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=Rgnm3HF/2C+FWH4nSve4d4A88ILkjKirQfo40t/8iIE=; b=uhF0n2LlktY/5j7MrXKw5nmWttVGCTzYFxY3CGR4mmBcMh27NCZ707e6tNCnhdF6CF Qu/eFBzmHGPjxkJe41mF50m/WSevK6K4pbybs9vELX/G2jvzTlLuM9C6USOqBhvMojbY AOEnFwlQ1Xtyvk0tesPli4aQPFFFEEzpo5dTWnZyJ82UUZlzPwlcw0IjszN6mBU60YLs nnr2bJLi735r83Dfh3KQeVnSRy3AzgRm+I/iCFiq9V2PGfnXW5qQKC8Ub1+bydbNmlcl cBAe+j74OrtPx510X7O6tGEoAH5MxfqiOLEzoEX8+y+skuD+8lNm1uBMixJMqmf5IUfE eDbg== X-Gm-Message-State: AOJu0YxnaUl6fdoMucE+RQkcH2ywDw13DZ9MO56OFISsGK5FkPPt27LW NTxpWgeUZUL7LKp4fhqRn1AJ7f52kLEopr9OIZONy7ozNhfADPKoD/PCIzsdADv8sG55PWgOgb5 W5AiDQ4TDpqr2HlTaDpw/Ed86YSZ0l4yzbE6kAg7G2aDQWJXJN65mFktE X-Google-Smtp-Source: AGHT+IHbn/QGMHXBACIzxZiYm+eBEOxL5W7d0ZdJwUBunCEEs2vfBrxkoMCbv5mRtct9HWH/R4J1YPyatTRG X-Received: by 2002:a05:6871:e014:b0:239:18d7:f7a1 with SMTP id by20-20020a056871e01400b0023918d7f7a1mr2719383oac.39.1714125953485; Fri, 26 Apr 2024 03:05:53 -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 w13-20020a63d74d000000b0060cc4b8e919sm90098pgi.26.2024.04.26.03.05.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 03:05:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 03:05:53 -0700 (PDT) Message-ID: <662b7c81.630a0220.d35c2.6aadSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A997C6052514; Fri, 26 Apr 2024 06:05:52 -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 | +---------------------+----------------+ 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 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/