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 02BE64269F for ; Tue, 3 Oct 2023 17:44:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F216040262; Tue, 3 Oct 2023 17:44:07 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id CD57B40262 for ; Tue, 3 Oct 2023 17:44:06 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1dceb2b8823so515944fac.1 for ; Tue, 03 Oct 2023 08:44:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696347846; x=1696952646; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RgN91KKIGmv3mauzTuYbQeE/2C9s859IBFBXnEPQFXk=; b=cC3RqFJHc6xz54rGZ6bMq+vBlChQsAY9zXU9e9Zl0JChfqS5bPb7o1VRtH6Ol1n/4w HVp3/CEYM/81KXhNsw8fwnflSdL74K8orsH9LXfl/ndar0bVgg3j4bnkI0uRfSTGvz+Z Cg+r63CgUFSlgJLfU5oljVc4YgNmCaS7H4ZCs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696347846; x=1696952646; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RgN91KKIGmv3mauzTuYbQeE/2C9s859IBFBXnEPQFXk=; b=EzdP+1APf4BknYRB5wcdEX4DG+jOVXSxeflChyS3d16taAp1+ngbgxh4Akocw0NtqO NUC0nNpi711pcv9GNkB2BcWppcAG5HXHhoxDzu5h/GVYGe9JvL86xxZN67u3f7a18VT/ 318obQlKPaESbHyvmuu5di5OCkn4e9N/1JUGgAwpPoB/X+iA3wn2KtoOEYY/DNaryZuQ gieyKBSIopSuAeLRXm3s6QGGBjyUjEWPOLdFqmA7ynLFyh0JevGCfdTs/Gg7CPvd/XRg +MIwx/+t0NveC6tMXn5A8pX3psErpIXa6sWXGUBxr51OC8gyFT9aftVVHmskTt53vJmN Dgmg== X-Gm-Message-State: AOJu0YxFVEcsx0P24dV02q2RGP+LJGeodcKIR0yKOSQkj8ZmjP8H/1SW D64AsfjHqcOhAHALDihvVsolvrkegG+q3vyrF3JLK09pUtI7y/9jMXRrj9c5P6ZNg9iaK5FdlA= = X-Google-Smtp-Source: AGHT+IFdyvant4rzjON15ohcX7/GI13ewFjXr+yzmg3LV6j7QIIfgJp7Ql+lINFehrOwW5cMt+a2Elql2+sR X-Received: by 2002:a05:6870:9114:b0:1d5:404d:d2c9 with SMTP id o20-20020a056870911400b001d5404dd2c9mr1713068oae.14.1696347846180; Tue, 03 Oct 2023 08:44:06 -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 dz12-20020a056871b60c00b001dd614473c6sm254152oac.9.2023.10.03.08.44.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Oct 2023 08:44:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Oct 2023 08:44:06 -0700 (PDT) Message-ID: <651c36c6.050a0220.b858d.5921SMTPIN_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 A5D0F605C351; Tue, 3 Oct 2023 11:44:05 -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 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ 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) 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/