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 297F143F15 for ; Fri, 26 Apr 2024 15:50:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 24D0243DB6; Fri, 26 Apr 2024 15:50:50 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 35DDA43DB0 for ; Fri, 26 Apr 2024 15:50:43 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6eff9dc1821so2077674b3a.3 for ; Fri, 26 Apr 2024 06:50:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714139442; x=1714744242; 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=hSqVmxbta51iOYnabmxP6mBY9TkpFs1vWWhcQr+iJjU=; b=Qyker4zuqGn+Vrjb56RaXF+F/VVAzf3Q4EXAaSwcbqfrSPiXAqMpuywT+9IROhGBYP ZDiJM6CfAG6OCpZnpahREPmopWYBo9idnpJ49lIkkT/WXUzrMCsv0CwVdXn6jCqbwxXB l/6tlr8IhP+1fxNEx8BsFKDp9v8EpCKLyP/aA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714139442; x=1714744242; 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=hSqVmxbta51iOYnabmxP6mBY9TkpFs1vWWhcQr+iJjU=; b=Lyp3Hhs7X6F6/4gmAySJc+VoKyCDu5mEOiOxo6CF9JLH6baj8GUxmVOhCsTogewL5+ gGRlDkbupVw5jyKZae+ahchPAaXb9+95kZDfyWUUEjbgIfD+RF6xcrbCfGQCkNnOnDEg sAd988TZiQGdtrbQ9Mqsc+lBUo2K3yPKkSclU1oO9xvB9z8MDON+m5xCYwVxheEiRyGv 0OoSOCNA/9R9Isnyom5GAri9dpWK9Hy/ct07iF7op3zF49+k8dHM53Pnfk08lWpUwkY0 al2SN3lE6wXKnoei5iBI+uYWg1MSD7uS/Nsz9LFumiBBELXf1Fi7QcxhTD9U+1ASGC9e C8XQ== X-Gm-Message-State: AOJu0Yz9BrF8U+HZOke4xf6WZEfPAtXUDd717efPjNZuzChY/lV5T5+6 /T1MZTn7XmYJ2MU5CTZP8at8OO6iYbn7kS9y0lyiuX04p5/UFT0vnYTKk1tI35JyXXXHgTg5Dim wQPkxenKSpfMWyPgI4iB7VN4QfqS/++jkHS/RgW+B X-Google-Smtp-Source: AGHT+IGQu2PqRpLeSgGK5c4HV4XkhYvKyBymykGdSxaoqc4sa66S2R5R2PdWLZGyHvM7mYwXqOl1mSXskYFj X-Received: by 2002:a05:6a20:9f89:b0:1a7:8a02:3058 with SMTP id mm9-20020a056a209f8900b001a78a023058mr3350395pzb.12.1714139442394; Fri, 26 Apr 2024 06:50:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fb25-20020a056a002d9900b006ed6a66237esm1244578pfb.17.2024.04.26.06.50.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 06:50:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 06:50:42 -0700 (PDT) Message-ID: <662bb132.050a0220.9ec4e.fe22SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7C1216052514; Fri, 26 Apr 2024 09:50:41 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/139701 _Functional Testing PASS_ Submitter: Mattias Ronnblom Date: Friday, April 26 2024 09:05:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:9e0dea69a085f7a5931e079d9aaa3ae944e8aa34 139701 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/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/