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 065BB426B7 for ; Wed, 4 Oct 2023 17:16:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01A7A402A9; Wed, 4 Oct 2023 17:16:06 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 0CD13402A9 for ; Wed, 4 Oct 2023 17:16:04 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c87a85332bso4804485ad.2 for ; Wed, 04 Oct 2023 08:16:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696432563; x=1697037363; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=p8H2LuMthoE1dHkDqU0jhsup2H3HYYt6m8KZer6aG1c=; b=GIs5A9x0L+q9Q5sWIByThopBiWCCrxNUbcWJ3+synnF599Xs26tDcQCK7pV62yTXh3 vJ8iyHf+uWkQeVNIY1P1Y54gtmlcJcDtmVHx29GjWDgUVZxk9K/rKdIvY29T7REZI/Xs pAC/K5vPwgtZOgOtkcB1ckftG+fSH+YnzGl14= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696432563; x=1697037363; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p8H2LuMthoE1dHkDqU0jhsup2H3HYYt6m8KZer6aG1c=; b=renmKyXCN6WK3mtWIPgYyJmj9JsjI9HbZ9lI0w0lbeFnRRnAkSvzHfn3qPzWgUeq5i uUjOQ1DIcgbad5zRAAKyyd1ajD/dy8H66o/dQUhZdhY2Oo11ng+6F44BPXUVLwxDV8ul pEn1M1GHs/BzPtY4HqA4RywrtoblL2rgUkzS59ce3ry7FtrWxv1pcfq67hDw//GN1Mng Q4GFqZqjNbjDuBmp3wss5YcqsDbxlIinthuCKJ4BZ28WGD9jXSSEBUw1/0apwi9EkHpX WOc4gNOnBi7TjwDbOEpIyeiEbk4cJ8N96G9wxrBLtIOM3bX8ta1PjZt9ZQ0THnlwgpPk fURg== X-Gm-Message-State: AOJu0YwA0pT6wF1QFpdnB4htIAzYBY7OAA2aC82a0s6ap+TH9apCSQg+ 1qCO6NyH+1BCvMv8QGgtl+dB4iFCTfcN9crVnSxrTY27Q/X6Gg== X-Google-Smtp-Source: AGHT+IFy9uEes7sFswNUGZT1lhQH/rahJwEZaTusqCr441Y1aXx2isRrsPvSdBlHuA1WOt6jcnLEG4auw7cT X-Received: by 2002:a17:903:25ce:b0:1c6:2acc:62ec with SMTP id jc14-20020a17090325ce00b001c62acc62ecmr2125150plb.13.1696432563343; Wed, 04 Oct 2023 08:16:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b12-20020a170902ed0c00b001c74d16646asm239905pld.28.2023.10.04.08.16.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 08:16:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 08:16:03 -0700 (PDT) Message-ID: <651d81b3.170a0220.cea68.8a84SMTPIN_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 BCED26052514; Wed, 4 Oct 2023 11:16:02 -0400 (EDT) Subject: |SUCCESS| pw132298 [PATCH] [v3] net/axgbe: use CPUID to identify cpu From: dpdklab@iol.unh.edu To: Test Report Cc: Selwin Sebastian 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 | +---------------------+----------------+ 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 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/