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 3BDBF431A1 for ; Fri, 20 Oct 2023 14:55:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 376D740283; Fri, 20 Oct 2023 14:55:16 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id BB0F540283 for ; Fri, 20 Oct 2023 14:55:12 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c9d3a21f7aso6213535ad.2 for ; Fri, 20 Oct 2023 05:55:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697806512; x=1698411312; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/EArLQE5FD0OiqOQgNMlK0D1PAtQqdXIbgepfGG6Js4=; b=dF27qa6eaO39navQxXMuU107t7pVXPJGSbwhbLjnk9lSJNgdWfX34f5uUkhbcuBaiP 5xQgpPCQNhrQOu6gvZkAPWl6BavfVtupOYNOWi+DQp7yOvu8q2AT5P25QrlVAu6t8wE7 oZ5GMeaWiq1PXTst4HGNksZsyyPT8MYyGddCE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697806512; x=1698411312; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/EArLQE5FD0OiqOQgNMlK0D1PAtQqdXIbgepfGG6Js4=; b=AdSXY4W/VHwLcl7yXLVZcGbXksRdDT/DcVojuJGs2mGLhqVQBIqdb+T/7QgTS11qYi 1hprgryrBiYBxJhgVGuwY8GUGtG6PxcBndco/zG99cAIj6aS3YEZefnwuE07e9K/Wxsj T5Y26BCsy/eaAogCp6ODgLTZRKdRd5kqdiiaIH/ZI8KsDkUD7AmzWkU/WbF5J0sl/HLT ZPQgHcf/36jPHvg90DvRshG7nilU54DZGCF1cpEVOYTgt6iOY7WzM2lXcHffR5JD3Vbl 9IwSoprt8syXxZzNn/MpmV2hQHOl3M8MeT3NORzmb10P4Tz3HEqksjHHyPcHpbiiDUNv 4ZwQ== X-Gm-Message-State: AOJu0YxJsApc3uPVLa4rDlRX8ZD3CHg5PD/WAfCPQVNwYP456SaS2Ld4 4+6AKrOTZjk/uoyohhZDpkBsXtVSwMh2G/CsGUSsaGi80qo2CtdguS37eA== X-Google-Smtp-Source: AGHT+IF6SLt9phFDJT6ikHjWdVzNt3zzT06gYDc4ht4njA2G36siFKuX8O9vz5t9svN9LmiDaKM21ch6rUXX X-Received: by 2002:a17:903:1210:b0:1c7:245a:7fea with SMTP id l16-20020a170903121000b001c7245a7feamr2096419plh.58.1697806511939; Fri, 20 Oct 2023 05:55:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iw6-20020a170903044600b001c9b22ba088sm108953plb.56.2023.10.20.05.55.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 05:55:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 05:55:11 -0700 (PDT) Message-ID: <653278af.170a0220.3d401.332eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6BAC46051827; Fri, 20 Oct 2023 08:55:11 -0400 (EDT) Subject: |SUCCESS| pw133074 [PATCH] ethdev: refresh shared memory reference i From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/133074 _Functional Testing PASS_ Submitter: David Marchand Date: Friday, October 20 2023 12:06:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133074 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.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/2 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 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/28019/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/