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 0792C43F15 for ; Fri, 26 Apr 2024 14:53:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0389243DB6; Fri, 26 Apr 2024 14:53:37 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 0066D43DB0 for ; Fri, 26 Apr 2024 14:53:35 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7da663553caso78114639f.0 for ; Fri, 26 Apr 2024 05:53:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714136015; x=1714740815; 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=hnF1UtkBhMF5DOzdH+FBRuVcvgGH1KK6GtT+EWp1zgg=; b=G7XmH8AOumcZwInNG3kFHWHoK4Xp1pr3t0ILRqxnm8zLKnQYQ1MCDyn8WPbpqMbTYg EifCwl4tdaLD5t4hC2Av2c+UvrRtZrO6RWMqo3SQDSwF8e4bDmGJ2HwgI2u80HRMYgD4 ruZX2dmr2X/1cwfurNJcjqo4AwlhAepRdekdI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714136015; x=1714740815; 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=hnF1UtkBhMF5DOzdH+FBRuVcvgGH1KK6GtT+EWp1zgg=; b=rQ1M8MSx9ThiOcvK8nF2oJGG3o4aeNUbMEsha7U1Xr23X4zDrubxSAV5tO5qBVh0LY cVsLYAZ2vOoLbU9EvvpRUR+5LOSFXnYsQhaaw1Z8h9BXkfcXwz/zzkz/J7uakzimXv+s WOpe+l874sB9WFVTuL0tdWsyMKkGJw14TLZMN+/TZfn6UH4DhpigE27IguDy5osQOfkC Vg59kvNOR3/RaMRkzWTU31dmjeQbCHr4ybZhpGyW1qWIWkvV74jhM1X/eIRpA55O6fzq tPpCkdalS2wyIw3sq4Q4f2ktvev3zBnlGQGGf+JIXkw6+LWgdzNO7CzStj3rQ2JqsEB1 kO/w== X-Gm-Message-State: AOJu0Ywx6RRkl+tig6esFUcNu4qLE5BxiYp7l/lnNWyz5q0jbIsUviZu 3MnU+ujFF9+1kd7VWQzKXGG7kIasnXPgjT0d/Td5HjQiCFRc69g/oqHd1QRDjRODRZ1r5QJ1ApO OU1ZgzhX8d6N9Gf9r/qvt11Hi+DbSks/G6U384AjOSWdYpO9ugSMG38XG X-Google-Smtp-Source: AGHT+IFK/vjo71QkHQyzlD9/0HtZHU3WC+xtdL2CK8hfUB2wYV65+oMQAr8rPAGsksZibGWiVNuNvW70Djby X-Received: by 2002:a05:6e02:12eb:b0:369:9492:c24b with SMTP id l11-20020a056e0212eb00b003699492c24bmr3165284iln.10.1714136015345; Fri, 26 Apr 2024 05:53:35 -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 a19-20020a056638165300b004853c0e148bsm770387jat.59.2024.04.26.05.53.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 05:53:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 05:53:35 -0700 (PDT) Message-ID: <662ba3cf.050a0220.670ec.8948SMTPIN_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 B10156052514; Fri, 26 Apr 2024 08:53:34 -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-unit-arm64-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_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/