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 D03CB432E3 for ; Thu, 9 Nov 2023 11:00:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CBCCF4021F; Thu, 9 Nov 2023 11:00:25 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 934474021F for ; Thu, 9 Nov 2023 11:00:25 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-28019b66ad5so610916a91.3 for ; Thu, 09 Nov 2023 02:00:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699524025; x=1700128825; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jgbN4JyPBLnBuwStEUHV6hdTISCqEIKaI4yv3wkv+sk=; b=iO8fa0oUJSawAWFgzzkim+/u8P2lQs58OaAp64j8B9ZPOxSLFN2paS0QPpaOf/AV30 5vLPNuoJMyosOyh/gbvhtH0JULz0N5TiIiqjAzdjxgprBAS/B7kYKgm6ENO8lFK3eE88 C0Z4ZZlN3mie6vZSMh4XDu65dO3i+CTc7+twI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699524025; x=1700128825; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jgbN4JyPBLnBuwStEUHV6hdTISCqEIKaI4yv3wkv+sk=; b=UgmT+5Tx/Wgcf9WiuLsuR0Mffu5pYtWxqzYhYjxfEjbj+EYsJJGMMcHeyU2pPi+kyk iaIX1Zt0ultcXuk5cQ35WrMGgrRFY5xks4+iCaAEr8ZNOVImaiTiuirGwDbBB8AtH/4d dcwoYZ+m8MNC70Tt7MsudgnXQFhQDgWGpZtNMUPZrl8BZf5BAKKHEYfGr8J0m2BIxnP9 K6vYOqYcIe/PiI+vmf7By/5X6dY8FoNyv3cNsIrDqRLlw9vQT7dLKNNGnp8sX6Wa/wnS 4mfDzxBMjaH8e4twIl/T7tasiFth9dimQ4PbVqQDoV99sNPDTt1Ob/CkBMHl0GTN5Nlw xmCA== X-Gm-Message-State: AOJu0YzB1xCS8D6qyohA7irsnoBLxm+erqduOcd4LqP10dNCgBe3iMsk t81HeUtjgrLpvAk/2FFCxDd5YtlPhWuhCCW1pUluD/DaGeE32eFEEZ5zyl8L+RD5LztDGRP9sw= = X-Google-Smtp-Source: AGHT+IFyLH1sgK0zMVlDap8rdnyFyrLbPoMBZ8yobGqBRgyuLj7OH3wmJ34G2pbdrreuUxaK2xBzrmcvyZtV X-Received: by 2002:a17:90b:3902:b0:280:18ba:f016 with SMTP id ob2-20020a17090b390200b0028018baf016mr1157686pjb.47.1699524024739; Thu, 09 Nov 2023 02:00:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id lp15-20020a17090b4a8f00b00273df7fec0bsm129757pjb.17.2023.11.09.02.00.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 02:00:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 02:00:24 -0800 (PST) Message-ID: <654cadb8.170a0220.b7dea.344aSMTPIN_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 E8003605C319; Thu, 9 Nov 2023 05:00:23 -0500 (EST) Subject: |SUCCESS| pw134003 [PATCH] eal/x86: add vendor ID checks for specifi 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134003 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Thursday, November 09 2023 05:28:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134003 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28290/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/