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 21E5B426AE for ; Tue, 3 Oct 2023 18:22:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B05240262; Tue, 3 Oct 2023 18:22:01 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 193CD40262 for ; Tue, 3 Oct 2023 18:21:59 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c434c33ec0so8315555ad.3 for ; Tue, 03 Oct 2023 09:21:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696350118; x=1696954918; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rLWp3cdcZx9ZrB6L6DIC0IeAQQck2eJcmkQejm2RYl8=; b=KBXLTzJnpAHAJ5/6mDTU/HX8TsnVvhDBJs1HxwCShn61YBOZA6vMzFLnrIeERx30Y6 5lxGtami4eZxAq31XYX3bkgNr5upe7yxzbXMv3/5UOundXROf3MjIEdBiqmskdKEL0xu anKuX/0lt3OF5OWQ2BopXG0JVBc1aAbCQF8pE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696350118; x=1696954918; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rLWp3cdcZx9ZrB6L6DIC0IeAQQck2eJcmkQejm2RYl8=; b=HJ30/LpO7jt18HP8pm/v/c9ntEfvuMlW2duUqm0ogYp1ZvFT8QRoxwDGMfG5sHsaiv z7e6EBuh8Svipd0Xx+/wWI/1fRq/a7+CdIjY4I0v3GK6tjQIiiHlb6cMb7piV0qnNR57 WzzGw6I8toxmW5gcg7CBm+hEJvwHjY0beSAsmvfaUN6pLWkUhdXq0tDNMgddQHYMbtQB C1jHlhipuMtxJT7UIlEezLXesTju5Aq1ZGHdDYMaJW2EKIEo+lII4qhw9Yt9CZi28UId hB76ifDQVuZxrISpSJEj4ptMuU0L38VHZq3xocVwABxub2pEkwnDUI8JGIyWxKQZXDTJ f/2Q== X-Gm-Message-State: AOJu0YyjtmTSkC71iCxKpQ49cVQSn58K8mNux+FjJO/aYPK6lbY7OW/M Bay1iMhoI5CbJ8/QvUNaRCz6BLnGv9kStQnQfnZ6hNz5dBB86H4G9C4jOg== X-Google-Smtp-Source: AGHT+IHF10mKy3ahFfFRVO7hcA5V2imliQ4mXL/+wukvpNQBt58pFd3caaTygGhhesoFO+hZ47SwymG268/n X-Received: by 2002:a17:902:c255:b0:1c7:60b8:625b with SMTP id 21-20020a170902c25500b001c760b8625bmr97193plg.3.1696350118244; Tue, 03 Oct 2023 09:21:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o20-20020a170902779400b001bde6fa0a32sm156218pll.68.2023.10.03.09.21.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Oct 2023 09:21:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Oct 2023 09:21:58 -0700 (PDT) Message-ID: <651c3fa6.170a0220.49adc.3a10SMTPIN_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 44A46605C351; Tue, 3 Oct 2023 12:21:57 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/