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 3A85C426B7 for ; Wed, 4 Oct 2023 17:35:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 29BAB402A9; Wed, 4 Oct 2023 17:35:32 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 9E4A5402A9 for ; Wed, 4 Oct 2023 17:35:30 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79f8e4108c3so92278639f.3 for ; Wed, 04 Oct 2023 08:35:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696433730; x=1697038530; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mUlfk9gP5VcktdUY9Ca0QtGB6QOjazXoJUcJCVvHwrY=; b=gQtBJl6S3/rK2YTKntZRbjaFQWOHXbiwla6HqeG5l1bA+zULXhGZXLCRo5+VT6x86k WoEDizcHYmYDL5cDkaFrRIYxACN3yiv4hV4QFd7M09WMrpm2pMmVBxRlrt6H1feqLs5p 2PNrTcfChQG0RIIa8py+0bzuUWRYPZqM4/cVA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696433730; x=1697038530; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mUlfk9gP5VcktdUY9Ca0QtGB6QOjazXoJUcJCVvHwrY=; b=daY15iYXDlilsmIHpUQB2Miulh/UkHP1byLV6ncP2xwbVjgnHVCkKnwWGQkr+W0+2W NDf8WftN+HqTsZJDDt0JA4ur0XsDLFnMVhPlBryVj8LL26Uy5lRIvo7sHNadxU4ZI8am al+tEM9vuz6jeinsMKvQjAuyczLghduDh/RC83JdhpJiRqYI85yI/HztVpJ0T23dwReq DId6EdBYt+dzsRu6Gs7DZIlL4v93PQsMmnOU4HaiaQQ50NJOK/EFtEX+NdPee4NwK2rM VjxRUIS7Pp7DJ333hEh2v2gklnZHyjy+LyX+urshwy/ti62SsmyNHl3pLMQiA6nRrIV9 61uw== X-Gm-Message-State: AOJu0YxoPAIpOEjGBxxz90h3i6q/Sa6xDfBbQWgskw69kC5JWjrqk1Ki jgdi3ujN9bPlfszXuoBPU+7gx+HKwRJJDIhIe8dXppH21uXZBygPV9NYUQ== X-Google-Smtp-Source: AGHT+IH3kZknd24aoESvilLNsKkyKR5U6iRPkPoKyCOSyXqBUEsSxlPMu3jYyomXPKZWW05HOWNt0Ial447W X-Received: by 2002:a5d:9ac4:0:b0:79f:d195:5384 with SMTP id x4-20020a5d9ac4000000b0079fd1955384mr2997334ion.17.1696433730029; Wed, 04 Oct 2023 08:35:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x16-20020a6bda10000000b0079237038b51sm260270iob.11.2023.10.04.08.35.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 08:35:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 08:35:30 -0700 (PDT) Message-ID: <651d8642.6b0a0220.ba0e8.9959SMTPIN_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 6FF876052514; Wed, 4 Oct 2023 11:35:29 -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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132298 _Testing PASS_ Submitter: Selwin Sebastian Date: Wednesday, October 04 2023 10:07:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:687a5b12b14f02f0d3624f4b36b34dba8119a680 132298 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/