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 598C843F15 for ; Fri, 26 Apr 2024 14:39:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 54C8D43DB6; Fri, 26 Apr 2024 14:39:13 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id AA3F343DB0 for ; Fri, 26 Apr 2024 14:39:08 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1eb24e3a2d9so2252065ad.1 for ; Fri, 26 Apr 2024 05:39:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714135148; x=1714739948; 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=QLj9xUHoagy1CgGh4rxOD8xljiGB8lIXx0va3Ycf5vE=; b=gPTdc74+GuwMiyNE7KvKTx1ggVxdTcTeh9SxUNZBTCr/ss2vFrr/+dxEJwYMaXX2JY LxhgS/XfbXfNhJkhzy56nME9jKLVvAxhynQJoIa5QkOPStQiBTB5Z/5IprlRSegxSL/X bq4BzQIJHdp7qhHTysdrBq7fa6dC3qpbfdxLs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714135148; x=1714739948; 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=QLj9xUHoagy1CgGh4rxOD8xljiGB8lIXx0va3Ycf5vE=; b=iHN8yI45e4M8BIxFDILcSzeCstPQK2qcA4K9SPgb0KlgPWFAMBSQYNL1107RHvIVKP IGZk/dKiGLn2l4asuOsr+sjoCVEde0027t5aHxjmFBZafYdzTvrxY5aG4SkgDF7ON3Pg kw1Dzj4CRVlIjZ905HgL5nB1QzqBZlaLofvhhbq057k3vLLHBi0Wr5xDrX0PAwkQHJOz yRhWHfVvRdCa00wNuq4v2SCzpTxcLMIg+HdRPcg6k7SAk4aS3mZBCowrXUww8rTIwaDA QcY1INf/w79G96l/KA68E950Lb0oqzcqV59im2kcyDu0AVhJhL9Lu05swNDsLQ0qo6DK Jkmg== X-Gm-Message-State: AOJu0YxQ0VL1A0i6Y9cbbPTn1HL5eiwrRD7jLHVPaL/MKsZ1smTmx4TA JtLgEOvf3tRju1kAHyRZiUGTko9RbEHw9FPTZTh4ZeubYbkb0h0fiSLaTtPg9dHDYggS9iz3DZq 7Fe06ayHFpDZeG4Z6yIiBgzW1mZh3S5ucyQiuNbfWHXlXdKloTLzD5HQ/ X-Google-Smtp-Source: AGHT+IEQpskZH5ysNs/ikY4EYShpa4J3631UsDDRp6olow1mf8CiJDkcRQbPBA2CTWP2Mfb/WVUFywrnrk8G X-Received: by 2002:a17:902:bf09:b0:1e5:d021:cf58 with SMTP id bi9-20020a170902bf0900b001e5d021cf58mr2621678plb.36.1714135147974; Fri, 26 Apr 2024 05:39:07 -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 e8-20020a170902b78800b001e3ccb25110sm494697pls.138.2024.04.26.05.39.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 05:39:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 05:39:07 -0700 (PDT) Message-ID: <662ba06b.170a0220.e5d73.8b23SMTPIN_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 158326052514; Fri, 26 Apr 2024 08:39:07 -0400 (EDT) Subject: |SUCCESS| pw139701 [PATCH] [v3] net/af_packet: cache align Rx/Tx str From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240426090502.100487-1-mattias.ronnblom@ericsson.com> References: <20240426090502.100487-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/139701 _Testing PASS_ Submitter: Mattias Ronnblom Date: Friday, April 26 2024 09:05:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:9e0dea69a085f7a5931e079d9aaa3ae944e8aa34 139701 --> testing pass Test environment and result as below: +---------------------+--------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+ 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29865/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/