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 66BD2426B6 for ; Wed, 4 Oct 2023 15:59:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 626494027C; Wed, 4 Oct 2023 15:59:26 +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 0FE514027C for ; Wed, 4 Oct 2023 15:59:25 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-79f82b26abfso75342739f.1 for ; Wed, 04 Oct 2023 06:59:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696427964; x=1697032764; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Wv8c5NEmjgz37QirABqECxHnRDnl3RoAJnIq75R3ab4=; b=Inw5EAUbT9s5ehVbTqeRW0InUBDsBaewmMkUCKDvufawBA7zXnHy8V/iBqkQfYCDNK G0IZXK1m7XAFqRVrqXzkEXS4OH1n16BKEp8rCUR+X+74/alU82M9GLwIeUw5jFkT2H94 QbHp3yxoL/47l35CkkAktEsCxnDQm1gVXk3lk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696427964; x=1697032764; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Wv8c5NEmjgz37QirABqECxHnRDnl3RoAJnIq75R3ab4=; b=WLMWPmq2MKkAfnZ6fsxLQGbJz2KVbfr/9at7eJlNjuVlP/4vBqxZtiRdcUpUTO21Pi LKQffr+bxTPQDJGyD635XVDDTtB5014jel1trcR38BdgVolhQTOnBzkvY12DWDSFzmbw WLArPcGoO3qnh+ytpQGEJI1mgC0bEET1IEzsYP7OD9cmP18ippTjXCOlBQwy5Ux407p2 vMJ5SWT6ruFVvsWNOBwL6ZQmucb6tk8du3q8i1WdPGvOYRuUJ3tMvDNMoNfo9H34YRfe eL+2zMTyxKYU/K8+ExW5BOY1Q0oUrN3XegxfF1IkyGkZgJpzjGgjiQ78R4Wh+Q7BabWi IXuw== X-Gm-Message-State: AOJu0YxMkOx9wh7syo70a/tAsKZzo2ARrHxZajtnX2X+wPJ6cIaH76np NSC6jUZpfWNhRFL2tNszGkGw8L31LaziVJt2MLv2DwdD77OiQxjHbTc6Pw== X-Google-Smtp-Source: AGHT+IG61eG9/Q8rIIZ3Tx8PFajWyABDgx3VDmDysHEJIJwanrLqtjYxUIcxwzaZl10xrVmp6oY2s//4Ysts X-Received: by 2002:a05:6e02:1d16:b0:351:203e:68eb with SMTP id i22-20020a056e021d1600b00351203e68ebmr2807469ila.6.1696427964465; Wed, 04 Oct 2023 06:59:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u14-20020a92d1ce000000b00351468a77bcsm248946ilg.12.2023.10.04.06.59.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 06:59:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 06:59:24 -0700 (PDT) Message-ID: <651d6fbc.920a0220.6f0b.7c1fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E360A6052514; Wed, 4 Oct 2023 09:59:23 -0400 (EDT) Subject: |SUCCESS| pw132298 [PATCH] [v3] net/axgbe: use CPUID to identify cpu 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/132298 _Functional Testing PASS_ Submitter: Selwin Sebastian Date: Wednesday, October 04 2023 10:07:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:687a5b12b14f02f0d3624f4b36b34dba8119a680 132298 --> 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27821/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/