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 B313342351 for ; Tue, 10 Oct 2023 20:55:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AE20840041; Tue, 10 Oct 2023 20:55:33 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 5C8F440041 for ; Tue, 10 Oct 2023 20:55:32 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7b610279c8aso216970241.3 for ; Tue, 10 Oct 2023 11:55:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696964131; x=1697568931; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qSOVlVeZyvbN620PcwNkvzDcUIqJbtONjM/Sh7kJGWA=; b=Kkz6O2g3KpJ3fAGmBxr4kWOO/DWdexBV3kQSG/4dPK6UFzz/+WcfRmtWkqflXkdvnl f/CGotpsHO0/1PB3Kyjm56PdIGK2SHfLLvNhDqcd5Ly7TwOjBXqNsHiUhTzdJIwWDagq bvzymaDbOg3zuRUKfzfk9ocgZ7EXyrQ5zE1dQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696964131; x=1697568931; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qSOVlVeZyvbN620PcwNkvzDcUIqJbtONjM/Sh7kJGWA=; b=o7EaD92gPEBS2l2lKXZsfnop1pE3hLMwuH452FC32RpgmS5iEF5+oBFrAuquhKORsq 0lfUhVTWlN2dUzPgvjsje/VIYlci2r3CJoLwjNTP/MQJsmsOf84xMU3P3Wp4kWhyS3Qj 1pd8vd7t8LChwhKOtwpSd43nIIQDy/YcOaF6kQZ9lrWk0NDxERTfCOVbfuBWWVQ9izLq 7uhxf8x84hM3vQZlyCj4IPcL2GUo0AvCvfv8ls4H8yceijsoMpBQluuAOP3EPCmxpBLN 3em5NAhtCdDmvWKC83HsDLgmf5Tsdp5ERfbfGXQcLoOBW+bRnMmwDiY5T+PUAB2f5GgP feVA== X-Gm-Message-State: AOJu0YyuXnpi8Yy6uQU8KU+MGVhG+x3tNXG9jB8pfIP5bJuJupuxtzKm UE1QsmAejTWwmUCM5OCDx9czSSBa/HP/dVccL/Rpz8QhzpU0DYBGuwgiIiGaTmNWyahFObToDg= = X-Google-Smtp-Source: AGHT+IE268D5iphmHDkb1JYasDREvWkCm09+0eGGWi5pw9eP2/wZiKpUII7adKKZGmUs8P6VN0amHpQUiWKW X-Received: by 2002:a1f:cb45:0:b0:49a:b737:4dfa with SMTP id b66-20020a1fcb45000000b0049ab7374dfamr13994076vkg.4.1696964131684; Tue, 10 Oct 2023 11:55:31 -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 bb16-20020a056122221000b0049d149a71a0sm848525vkb.2.2023.10.10.11.55.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 11:55:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 11:55:31 -0700 (PDT) Message-ID: <65259e23.050a0220.6f717.c3f5SMTPIN_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 635E9605C380; Tue, 10 Oct 2023 14:55:31 -0400 (EDT) Subject: |SUCCESS| pw132458 [PATCH] gpu/cuda: add PCI device ID for NVIDIA TU 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/132458 _Testing PASS_ Submitter: Levend Sayar Date: Tuesday, October 10 2023 10:02:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132458 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | RHEL8 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27878/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/