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 CC6C5433A7 for ; Thu, 23 Nov 2023 11:19:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC13242F0F; Thu, 23 Nov 2023 11:19:41 +0100 (CET) Received: from mail-ej1-f97.google.com (mail-ej1-f97.google.com [209.85.218.97]) by mails.dpdk.org (Postfix) with ESMTP id CD57F42F0E for ; Thu, 23 Nov 2023 11:19:40 +0100 (CET) Received: by mail-ej1-f97.google.com with SMTP id a640c23a62f3a-a03a900956dso138756066b.1 for ; Thu, 23 Nov 2023 02:19:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700734780; x=1701339580; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IyPGaHbfB7DLm7Xu9jAWrAHMlreueVufVvq4Uci6/ho=; b=jSUvGlsdXz1Un57VHYySUIy9JzVUvaJTEsMhGLDjFM9ZHaZsDZT0DHKZvrBONwpKKk C0K/3w1w6+7BrgCgfg3KA+hPsbLD3zlQDbc/yHtlReN0nARx0DklsMlGouPPHhWL8zra s1bFv2BUtapl47xwsSfruW9AZytN9XuwC5+6g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700734780; x=1701339580; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IyPGaHbfB7DLm7Xu9jAWrAHMlreueVufVvq4Uci6/ho=; b=kX17fUU5l+Z5czHfB1gXuIfkB9eD20bZ8iqCWHqRx1ghsKETkKrwgGCWrTh44srnXl 5jOkcy3HZyVmhL3JWFer8IR+6T/TysMVrranOy/GcsOB10qlROYfhQQGogBluUAQHUy5 g5+D6bivNrTZCUOJhwDOnVse/k0A+1BCaTr7o7GZHrBIdF4os2gE2hJaLEqbiiKzJwLb +G7d5ZUFaWy8BqhITF0vwIFxMA76eEXZynqAJVTcDRykw/AS75N6W/XUA1xTwbThCZfO eLwmfDHXb/0mRt4l1ly4c1/iDSR7+c9+0pJeCj5ppMi8BqjvBcSBO8YEPMv14zOq/0wM QIYQ== X-Gm-Message-State: AOJu0YzfIBB3nIvfUZf21YcjMsiLeN9v0BKUUsrZKzQyxtU8sJGjmfh0 pc7ILBvoviUFPu4ZjgK5Te1yMs5qaN6a/zME/ctiGVskKJ4Z78FAm6mLCg== X-Google-Smtp-Source: AGHT+IF+FHNEYi88bWSqfWv4cTeK5/Jr0R4x7+7Qe8We0lmE6Jg2Tngxt4RvjhRqTxADBWwKumdM349WJXnR X-Received: by 2002:a17:906:5195:b0:9ef:b466:abe0 with SMTP id y21-20020a170906519500b009efb466abe0mr1904853ejk.8.1700734780519; Thu, 23 Nov 2023 02:19:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x23-20020a1709064bd700b009fc42a6b76bsm137108ejv.127.2023.11.23.02.19.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 02:19:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 02:19:40 -0800 (PST) Message-ID: <655f273c.170a0220.a62bb.1a32SMTPIN_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 ADECA6051823; Thu, 23 Nov 2023 05:19:39 -0500 (EST) Subject: |SUCCESS| pw134553 [PATCH] [v2] eal/x86: add AMD vendor check to cho 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/134553 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Thursday, November 23 2023 07:27:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:202e5b2bf15bbf57090bda4294375d7326fa621b 134553 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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/28451/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/