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 702B74269F for ; Tue, 3 Oct 2023 17:48:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6336840262; Tue, 3 Oct 2023 17:48:56 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 404CF40262 for ; Tue, 3 Oct 2023 17:48:55 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c62d61dc96so7867025ad.0 for ; Tue, 03 Oct 2023 08:48:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696348134; x=1696952934; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yvs/HOcIpgLTv6ND/Yd508zuumgfMKATEBb04c2a8jQ=; b=ek1oroWiw9J5X91syc1nsws86HeoK666I/jXr8Nc2sTEyblwXwU4iBu6XHeq9LbVu/ QSxpiRLZRwtIn6Z1fPe/4/xkHAwz2/1Xy+p3ZEd/9SdLjlO8UfyaRypvjTk8N+2EfsWC AWCruXHqtH4N1CEkMgj2KCMUAmq4C12FBEjIk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696348134; x=1696952934; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yvs/HOcIpgLTv6ND/Yd508zuumgfMKATEBb04c2a8jQ=; b=k97f3lA42/HrBLiJ9fDGgELY7+qVQ2z3rRlUf/3VgUju3zl8XjVnBwdefRaO4rbOuV dRd1CFU8TyvVFvhicMcUkQb2lMbe23xrKKnG3i8lmnKCa5B6C4utxB2AvG+XaDt1uAv1 X78UOfq7+h95WdbVXAGBSxN4yVVCSza/zSwdSvvHaI6vDvKP4mIRIGKwhE/kavm1pt/q jEWY3fGHnVh/bL8qebS1evCos+5gTxt7EGlRjSssZUmftDwLqz6JfVG5eRwIrpfIZZFP /h8BQ9NBjkAUdAqbtuPgZokZ51R0clmBUe77d2GK9Hkzx/fVmSJ0/1JrnKZOlJXKVp3G L3XA== X-Gm-Message-State: AOJu0YxIECP/J8EKsdSOfyOczMB+QECb9KqGrnLTD6IxeUZ3PPJXglWs a8SvwLOQ/uWzGJrs4wQb1hUEAe/3uB6uujAF7yp23KU0agFuWIqxP1C82Q== X-Google-Smtp-Source: AGHT+IGgiXbW2qKDr7pSkZ9jKlfoPlu/0u2mEDVNyGHqFadAVRL7t9FcOyFEvMEXWm1Kx3FdegtbRalerrfZ X-Received: by 2002:a17:903:25c2:b0:1c5:76b6:d4f7 with SMTP id jc2-20020a17090325c200b001c576b6d4f7mr10041712plb.36.1696348134519; Tue, 03 Oct 2023 08:48:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o5-20020a1709026b0500b001bf5d614475sm151430plk.106.2023.10.03.08.48.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Oct 2023 08:48:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Oct 2023 08:48:54 -0700 (PDT) Message-ID: <651c37e6.170a0220.a5b1b.34a7SMTPIN_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 97A31605C351; Tue, 3 Oct 2023 11:48:53 -0400 (EDT) Subject: |SUCCESS| pw132281 [PATCH] [v2] 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132281 _Testing PASS_ Submitter: Selwin Sebastian Date: Tuesday, October 03 2023 11:39:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f99480bc32b5f643fb357f8bed022b9bd23ecad 132281 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27811/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/