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 92EBA426AE for ; Tue, 3 Oct 2023 18:26:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E63E40262; Tue, 3 Oct 2023 18:26:46 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id B8D7640262 for ; Tue, 3 Oct 2023 18:26:44 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c737d61a00so8528565ad.3 for ; Tue, 03 Oct 2023 09:26:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696350404; x=1696955204; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JX6E/+6J72mFqluwHLY7qv6GkWk4dVMafzdzxPGN0fQ=; b=i83Hggexg6BBqYpn6rUuXgCgwAF/yngCJxuU9FJ6XyVei7Jf++vuiZdGc1Q6kdD7CA 2v2pAsK46SiW6qj6b57Nx3s/XjnPXxEiuHrbfdL+EH63xBG++l3SauTw7n//4g8MhPqp tndJ9STrFAKtOvMJe0dClPyf8wCqYtqC0BMFI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696350404; x=1696955204; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JX6E/+6J72mFqluwHLY7qv6GkWk4dVMafzdzxPGN0fQ=; b=VJiQTtKNwQH8X+W+0ZbLkWMy8MJRa+pULdK/Ef51wS6u/retDE/4e+p1RzCFemvR/g BG2OZy1NvR5Eytt0Ws7vQtD+DYm0P1DwEVZhTAZVrzslki5w06gAB0slDLBBy22osd68 RnZ4fgRF/rTE867ZJ5dfHYl+RjGVmHSOkiVTl4oDUQII/7WSIdzmYNOHdbCg9T3hJpFP px+1rsueqDu9m+DgT5KpBFW3qCO4EiSkqlbkRirsfB38si7m70FZGgg81hdKUhJxa/Oh OUrUHZtgdpIUSva65B4bnIRFpemWySOvtOOs7tX1Hf8vr0Drd6nUZO8/SonZELzEmhrz lT+g== X-Gm-Message-State: AOJu0YwEBjQvomeQjNxNc0lAvG+4p/DBH9SjK/ZHtYi2wA7A41i5RI5l T9SfcREl8cwkRw9l8qzaXILD19RKMn0GRPRW/Ek2P+gIvUXj5+sADMVE9g== X-Google-Smtp-Source: AGHT+IHlkcyKhg3l999q0qX4kziWBjwjvWs946fA2aJKmbg4OdCm8LscSdnjgzKKRmHRlWascgsQnor7iM1E X-Received: by 2002:a17:902:82c4:b0:1c6:694:1dda with SMTP id u4-20020a17090282c400b001c606941ddamr53780plz.63.1696350403905; Tue, 03 Oct 2023 09:26:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x12-20020a170902ea8c00b001c60636e42asm155264plb.136.2023.10.03.09.26.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Oct 2023 09:26:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Oct 2023 09:26:43 -0700 (PDT) Message-ID: <651c40c3.170a0220.18c13.39f9SMTPIN_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 00B1C605C351; Tue, 3 Oct 2023 12:26:43 -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 | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/