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 49CF342214 for ; Thu, 31 Aug 2023 18:27:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 51EB74027B; Thu, 31 Aug 2023 18:27:45 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 645034027B for ; Thu, 31 Aug 2023 18:27:44 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34b4b2608e3so3545965ab.3 for ; Thu, 31 Aug 2023 09:27:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693499263; x=1694104063; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lUUqMAqnjfq0Big3UvJhmMaIY4TO5HXH24YUIB93N84=; b=XeuGrRhsdULyNa6BXQMmzg3sQDXocxHJvjv9qOv4ojooPe17W6plIWVTL9fZ63AMsN UvntzrqUXVMe8oc+BEnevBeTqMMiHFUQuAmo+Pt0sw7fzPJztwMzr4Yf/6ZNuWJxqogD /gpSrzc9MxxaCGPjupzHXrTdIHd/fL3QhoSJY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693499263; x=1694104063; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lUUqMAqnjfq0Big3UvJhmMaIY4TO5HXH24YUIB93N84=; b=UIrX3+7EisHgI00Bl5dTm6N8mdleWiIVOAO9ScGW78+sNHvfB39x6soJxgkd+s/8NL jhg/qLoggxQSReAKLVlzS+/ndEre/2an6uH7sVzM+TDbi+L3MB3NxUYcALqDRkf2rcBn IuDoO1QvJyWN7H8SFyBvs+89oFZ535Fj5k+1P2hQxP2q8yeM6zSxASBDWPijZSXf6r5D B7k3z6qQhcMDUBzctaeXHIzhyLPetoD/NRp28cSG70CnAaF9QanY7bPebD+aHfydk4dS wQzcHbWlkXhJB250ubV8qwMll60ZrCXAXH6j/txKCYyLvp6XYD/zGeL2hVub4MXwYttU WxLw== X-Gm-Message-State: AOJu0YzyRe/aI2RkpBfvIfc8CoGtkPMNaakfQ36oeyalkrezggmIQAtI /aKUi3Z+yAKPbnXATDH1UA/fV/Sue5n35vOBWlVFogjHGmypBBrnhrPvetjX7dDnXS+alOvzfA= = X-Google-Smtp-Source: AGHT+IF0Xtxgl8pdkPodNjAdOLRY1JjNiSabriYLJeLI/1krefsDeAmGfrcykO0RlHa8+jc1sgbtQClbKzKN X-Received: by 2002:a92:cd49:0:b0:349:88c3:a698 with SMTP id v9-20020a92cd49000000b0034988c3a698mr6536393ilq.16.1693499263798; Thu, 31 Aug 2023 09:27:43 -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 f16-20020a056e0204d000b00345929e5a5fsm67320ils.70.2023.08.31.09.27.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 09:27:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 09:27:43 -0700 (PDT) Message-ID: <64f0bf7f.050a0220.f87a8.4d9bSMTPIN_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 55EE06052471; Thu, 31 Aug 2023 12:27:43 -0400 (EDT) Subject: |SUCCESS| pw130984 [PATCH] [v1] 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/130984 _Testing PASS_ Submitter: Selwin Sebastian Date: Thursday, August 31 2023 12:31:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130984 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | Fedora 38 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Ubuntu 20.04 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27491/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/